ffmpeg/libavfilter
Clément Bœsch c10b57973d lavfi/pad: fix horizontal/vertical shift confusion. 2013-03-18 08:51:55 +01:00
..
libmpcodecs
x86 yadif: remove an 'm' from the LOAD macro definition 2013-03-16 22:33:49 +01:00
Makefile lavfi: add perms and aperms filters. 2013-03-16 16:04:59 +01:00
af_aconvert.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_afade.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_aformat.c
af_amerge.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_amix.c
af_anull.c
af_apad.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_aresample.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_asetnsamples.c
af_ashowinfo.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_channelmap.c
af_channelsplit.c
af_earwax.c
af_join.c Merge remote-tracking branch 'qatar/master' 2013-03-16 16:58:41 +01:00
af_pan.c avfilter: avoid direct access to AVFrame.channels 2013-03-15 16:13:53 +01:00
af_resample.c
af_silencedetect.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: add perms and aperms filters. 2013-03-16 16:04:59 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c asrc_anullsrc: return EOF, not -1 2013-03-16 05:36:46 +01:00
asrc_flite.c
audio.c
audio.h
avcodec.c lavfi/avcodec: deprecate remainders of the avcodec glue code 2013-03-16 17:04:36 +01:00
avcodec.h lavfi/avcodec: deprecate remainders of the avcodec glue code 2013-03-16 17:04:36 +01:00
avf_concat.c
avf_showspectrum.c
avf_showwaves.c
avfilter.c lavfi: use designated initializers in avfilter_class 2013-03-16 05:33:06 +01:00
avfilter.h
avfiltergraph.c Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5' 2013-03-16 16:28:27 +01:00
avfiltergraph.h Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 2013-03-16 16:09:37 +01:00
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c lavfi: let gcc realign the stack on public graph driving functions 2013-03-16 23:52:35 +01:00
buffersink.h lavfi/buffersink: fix header. 2013-03-17 12:31:25 +01:00
buffersrc.c buffersrc: fix w/h error 2013-03-18 02:00:57 +01:00
buffersrc.h
drawutils.c
drawutils.h
f_ebur128.c lavfi/ebur128: add metadata injection. 2013-03-18 03:21:08 +01:00
f_perms.c lavfi: add perms and aperms filters. 2013-03-16 16:04:59 +01:00
f_select.c
f_sendcmd.c
f_setpts.c
f_settb.c lavfi/settb: add support for named options 2013-03-17 00:27:33 +01:00
fifo.c
filtfmts.c
formats.c
formats.h
gradfun.h
graphdump.c Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 2013-03-16 16:09:37 +01:00
graphparser.c Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 2013-03-16 16:09:37 +01:00
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
split.c
src_movie.c
transform.c
transform.h
version.h lavfi/ebur128: add metadata injection. 2013-03-18 03:21:08 +01:00
vf_alphaextract.c lavfi/alphaextract: fix frame memleak. 2013-03-17 03:12:44 +01:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c lavfi/blackframe: add support for named options 2013-03-17 00:27:08 +01:00
vf_blend.c
vf_boxblur.c
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c lavfi/cropdetect: add support for named options 2013-03-13 20:38:54 +01:00
vf_curves.c
vf_decimate.c
vf_delogo.c lavfi/delogo: 10l forgotten trailing NULL in shorthand. 2013-03-16 23:37:58 +01:00
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_fade.c
vf_field.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framestep.c
vf_frei0r.c
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hue.c
vf_idet.c
vf_il.c
vf_kerndeint.c
vf_libopencv.c
vf_lut.c
vf_mp.c
vf_noise.c
vf_null.c
vf_overlay.c
vf_pad.c lavfi/pad: fix horizontal/vertical shift confusion. 2013-03-18 08:51:55 +01:00
vf_pixdesctest.c
vf_pp.c vf_pp: use new API to access qp table 2013-03-15 03:02:27 +01:00
vf_removelogo.c
vf_scale.c
vf_setfield.c
vf_showinfo.c Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b' 2013-03-16 16:38:11 +01:00
vf_smartblur.c
vf_stereo3d.c
vf_subtitles.c
vf_super2xsai.c
vf_swapuv.c lavfi/swapuv: remove deprecated base field use 2013-03-17 13:06:01 +01:00
vf_thumbnail.c lavfi/thumbnail: replace frame unref with free. 2013-03-17 01:46:22 +01:00
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c yadif: cosmetic indentation from previous commits 2013-03-16 22:33:06 +01:00
video.c
video.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c lavfi/mandelbrot: raise filter_frame() error. 2013-03-13 19:00:09 +01:00
vsrc_mptestsrc.c lavfi/mptestsrc: raise filter_frame() error. 2013-03-13 19:00:10 +01:00
vsrc_testsrc.c
yadif.h yadif: restore speed of the C filtering code 2013-03-13 22:07:25 +01:00