| .. |
|
libmpcodecs
|
vf_remove_logo: domt access vf->next->query_format() directly but use the API.
|
14 years ago |
|
x86
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
Makefile
|
lavfi: add avfilter_all_channel_layouts public symbol
|
14 years ago |
|
af_aformat.c
|
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
|
14 years ago |
|
af_anull.c
|
Add null audio filter.
|
15 years ago |
|
af_aresample.c
|
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
|
14 years ago |
|
af_ashowinfo.c
|
lavfi: add ashowinfo filter
|
14 years ago |
|
all_channel_layouts.h
|
lavfi: add avfilter_all_channel_layouts public symbol
|
14 years ago |
|
allfilters.c
|
lavfi: add amovie source - audio movie source
|
14 years ago |
|
asink_anullsink.c
|
Add asink_anullsink - null audio sink.
|
15 years ago |
|
asrc_abuffer.c
|
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
|
14 years ago |
|
asrc_abuffer.h
|
lavfi: add asrc_abuffer - audio buffer source
|
14 years ago |
|
asrc_anullsrc.c
|
Merge libavcore into libavutil
|
14 years ago |
|
avcodec.c
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
|
avcodec.h
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
|
14 years ago |
|
avfilter.c
|
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
|
14 years ago |
|
avfilter.h
|
lavfi: add avfilter_all_channel_layouts public symbol
|
14 years ago |
|
avfiltergraph.c
|
avfilter: dont crash on filters with NULL instance names.
|
14 years ago |
|
avfiltergraph.h
|
avfilter: Add avfilter_graph_que_command()
|
14 years ago |
|
buffersink.h
|
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
14 years ago |
|
defaults.c
|
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
|
14 years ago |
|
drawutils.c
|
lavfi: add drawutils
|
14 years ago |
|
drawutils.h
|
lavfi: add drawutils
|
14 years ago |
|
formats.c
|
libavfilter/formats.c: fix compile of test
|
14 years ago |
|
gradfun.h
|
Add some forgotten const to function arguments in libavfilter & libavformat.
|
14 years ago |
|
graphparser.c
|
libavfilter/graphparser: Avoid spaces in filter instance names.
|
14 years ago |
|
internal.h
|
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
|
14 years ago |
|
libavfilter.v
|
Add symbol versioning for shared libraries
|
16 years ago |
|
sink_buffer.c
|
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
14 years ago |
|
src_movie.c
|
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
|
14 years ago |
|
vf_aspect.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_blackframe.c
|
vf_blackframe: port missing features from libmpcodecs blackframe
|
14 years ago |
|
vf_boxblur.c
|
vf_boxblur: call avfilter_draw_slice() at the end of draw_slice()
|
14 years ago |
|
vf_copy.c
|
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
15 years ago |
|
vf_crop.c
|
vf_crop: add support for a, dar, sar, hsub, and vsub variables
|
14 years ago |
|
vf_cropdetect.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_delogo.c
|
lavfi: port libmpcodecs delogo filter
|
14 years ago |
|
vf_drawbox.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_drawtext.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_fade.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_fieldorder.c
|
Fix various unused variable warnings
|
14 years ago |
|
vf_fifo.c
|
In libavfilter, use consistently "Copyright (c)" in the license
|
15 years ago |
|
vf_format.c
|
lavfi: add ff_parse_pixel_format() internal function, and use it
|
14 years ago |
|
vf_frei0r.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_gradfun.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_hflip.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_hqdn3d.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_libopencv.c
|
lavfi: add layout negotiation fields and helper functions.
|
14 years ago |
|
vf_lut.c
|
libavfilter: fix --enable-small
|
14 years ago |
|
vf_mp.c
|
lavfi: remove delogo mp wrapper
|
14 years ago |
|
vf_null.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
vf_overlay.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_pad.c
|
lavfi: tweak display aspect ratio variables in pad and scale filters
|
14 years ago |
|
vf_pixdesctest.c
|
In libavfilter, use consistently "Copyright (c)" in the license
|
15 years ago |
|
vf_scale.c
|
vf_scale: apply the same transform to the aspect during init that is applied per frame
|
14 years ago |
|
vf_select.c
|
vf_select: reindent after the previous commit
|
14 years ago |
|
vf_setpts.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_settb.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_showinfo.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vf_slicify.c
|
In libavfilter, use consistently "Copyright (c)" in the license
|
15 years ago |
|
vf_split.c
|
vf_split: give more meaningful names to the output pads
|
14 years ago |
|
vf_transpose.c
|
vf_transpose: avoid multiple calls to avfilter_draw_slice()
|
14 years ago |
|
vf_unsharp.c
|
vf_unsharp: set default chroma size value to 5x5
|
14 years ago |
|
vf_vflip.c
|
Support filters and decoders that dont support negative linesizes.
|
15 years ago |
|
vf_yadif.c
|
vf_yadif: add support to yuva420p
|
14 years ago |
|
vsink_nullsink.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
15 years ago |
|
vsrc_buffer.c
|
lavfi: add ff_parse_pixel_format() internal function, and use it
|
14 years ago |
|
vsrc_buffer.h
|
vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
|
14 years ago |
|
vsrc_color.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vsrc_mptestsrc.c
|
lavfi: port mp test source
|
14 years ago |
|
vsrc_nullsrc.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vsrc_testsrc.c
|
vsrc_testsrc: set more properties in the output frames
|
14 years ago |
|
yadif.h
|
Change yadif to not use out of picture lines.
|
14 years ago |