ffmpeg/libavfilter
Anton Khirnov b4679ecdbd {v,a}f_showinfo: print frame side data 2014-03-24 06:14:55 +01:00
..
x86
Makefile lavfi: add shuffleplanes filter 2014-03-05 21:52:02 +01:00
af_aformat.c
af_amix.c
af_anull.c
af_ashowinfo.c {v,a}f_showinfo: print frame side data 2014-03-24 06:14:55 +01:00
af_asyncts.c
af_channelmap.c af_channelmap: fix ONE_STR mapping mode 2014-03-16 07:43:52 +01:00
af_channelsplit.c
af_compand.c af_compand: replace strtok_r() with av_get_token() 2014-02-28 21:55:46 +01:00
af_join.c
af_resample.c af_resample: preserve frame properties 2014-02-24 17:30:48 +01:00
af_volume.c af_volume: support using replaygain frame side data 2014-03-24 06:07:51 +01:00
af_volume.h af_volume: support using replaygain frame side data 2014-03-24 06:07:51 +01:00
allfilters.c lavfi: add shuffleplanes filter 2014-03-05 21:52:02 +01:00
asink_anullsink.c
asrc_anullsrc.c
audio.c
audio.h
avfilter.c lavfi: use the correct filter context for logging an error. 2014-03-05 21:52:02 +01:00
avfilter.h
avfiltergraph.c
avfiltergraph.h
buffer.c
buffersink.c
buffersink.h lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 2014-02-14 22:02:39 +01:00
buffersrc.c buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 2014-01-17 10:30:45 +01:00
buffersrc.h lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 2014-02-14 22:02:39 +01:00
drawutils.c
drawutils.h
fifo.c
filtfmts.c
formats.c
formats.h
gradfun.h
graphparser.c
internal.h
libavfilter.v
pthread.c
setpts.c
split.c
thread.h
trim.c
version.h lavfi: add shuffleplanes filter 2014-03-05 21:52:02 +01:00
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c Use av_frame_copy() to simplify code where appropriate. 2014-02-24 07:25:07 +01:00
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c
vf_drawtext.c
vf_fade.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_frei0r.c vf_frei0r: fix missing end of line character 2014-03-04 18:27:09 +01:00
vf_gradfun.c avfilter: Add missing emms_c when needed 2014-03-05 11:00:05 +01:00
vf_hflip.c
vf_hqdn3d.c avfilter: Add missing emms_c when needed 2014-03-05 11:00:05 +01:00
vf_hqdn3d.h
vf_interlace.c vf_interlace: deprecate lowpass option 2014-02-19 12:26:34 +01:00
vf_libopencv.c
vf_lut.c
vf_null.c
vf_overlay.c vf_overlay: add eof_action switch 2014-02-04 10:54:26 +01:00
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_select.c
vf_settb.c
vf_showinfo.c {v,a}f_showinfo: print frame side data 2014-03-24 06:14:55 +01:00
vf_shuffleplanes.c vf_shuffleplanes: fix the type of the mapping indices 2014-03-06 09:24:53 +01:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c
video.h
vsink_nullsink.c
vsrc_color.c
vsrc_movie.c
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h