ffmpeg/libavfilter
Clément Bœsch a7eabbb20d lavfi/concat: prefer av_asprintf() over stack allocated buffer. 2012-11-29 12:55:56 +01:00
..
libmpcodecs
x86
Makefile Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc' 2012-11-28 23:59:15 +01:00
af_aconvert.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_aformat.c
af_amerge.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_amix.c
af_anull.c
af_aresample.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_asetnsamples.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_ashowinfo.c Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666' 2012-11-29 02:51:22 +01:00
af_astreamsync.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_asyncts.c
af_atempo.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_channelmap.c
af_channelsplit.c
af_earwax.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_join.c
af_pan.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_resample.c
af_silencedetect.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_volume.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
af_volumedetect.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
all_channel_layouts.inc
allfilters.c Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc' 2012-11-28 23:59:15 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
asrc_anullsrc.c
asrc_flite.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
audio.c
audio.h
avcodec.c
avcodec.h
avf_concat.c lavfi/concat: prefer av_asprintf() over stack allocated buffer. 2012-11-29 12:55:56 +01:00
avf_showspectrum.c lavfi/show{spectrum,waves}: use ff_filter_frame(). 2012-11-29 11:44:20 +01:00
avf_showwaves.c lavfi/show{spectrum,waves}: use ff_filter_frame(). 2012-11-29 11:44:20 +01:00
avfilter.c Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666' 2012-11-29 02:51:22 +01:00
avfilter.h avfilter: mark start_frame/end_frame/draw_slice as deprecated 2012-11-29 02:30:11 +01:00
avfiltergraph.c
avfiltergraph.h
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c buffersink: switch to filter_frame 2012-11-29 01:55:26 +01:00
buffersink.h
buffersrc.c buffersrc: switch to filter_frame 2012-11-29 01:55:26 +01:00
buffersrc.h
drawutils.c
drawutils.h
f_ebur128.c lavfi/ebur128: use ff_filter_frame() everywhere. 2012-11-29 03:48:14 +01:00
f_sendcmd.c lavfi/sendcmd: expose the options for both filters. 2012-11-29 00:52:00 +01:00
f_setpts.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
f_settb.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
fifo.c
filtfmts.c
formats.c
formats.h
gradfun.h
graphdump.c
graphparser.c
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
sink_buffer.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
split.c libavfilter/split: switch to filter_frame 2012-11-29 01:20:53 +01:00
src_buffer.c
src_movie.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
transform.c
transform.h
version.h
vf_alphaextract.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_alphamerge.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_aspect.c vf_aspect: switch to filter_frame 2012-11-29 00:31:50 +01:00
vf_ass.c lavfi/ass: switch to filter_frame. 2012-11-29 02:36:34 +01:00
vf_bbox.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_blackdetect.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_blackframe.c vf_blackframe: switch to filter_frame 2012-11-29 00:32:08 +01:00
vf_boxblur.c
vf_colormatrix.c lavfi/colormatrix: 10l fix forgotten buffer unref. 2012-11-29 02:21:16 +01:00
vf_copy.c vf_copy: switch to filter_frame 2012-11-29 02:09:22 +01:00
vf_crop.c vf_crop: switch to filter_frame 2012-11-29 00:15:40 +01:00
vf_cropdetect.c vf_cropdetect: switch to filter_frame 2012-11-29 00:15:56 +01:00
vf_decimate.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_delogo.c lavfi: add priv_class for some forgotten filters. 2012-11-29 00:50:37 +01:00
vf_deshake.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_drawbox.c vf_drawbox: switch to filter frame 2012-11-29 00:09:53 +01:00
vf_drawtext.c
vf_edgedetect.c lavfi: add priv_class for some forgotten filters. 2012-11-29 00:50:37 +01:00
vf_fade.c vf_fade: switch to filter_frame 2012-11-28 23:47:01 +01:00
vf_field.c
vf_fieldorder.c Merge remote-tracking branch 'qatar/master' 2012-11-29 02:54:50 +01:00
vf_format.c vf_format: switch to filter_frame 2012-11-29 02:09:40 +01:00
vf_fps.c
vf_framestep.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_frei0r.c
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_hue.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_idet.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_libopencv.c
vf_lut.c
vf_mp.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_null.c vf_null: switch to filter_frame 2012-11-29 02:09:01 +01:00
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_removelogo.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_scale.c vf_scale: switch to filter_frame 2012-11-29 01:20:53 +01:00
vf_select.c
vf_setfield.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_showinfo.c
vf_smartblur.c lavfi/smartblur: switch to filter_frame. 2012-11-29 12:49:03 +01:00
vf_super2xsai.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_swapuv.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_thumbnail.c lavfi/thumbnail: re-use ctx instead of inlink->dst. 2012-11-29 01:43:28 +01:00
vf_tile.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_tinterlace.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c vflip: switch to filter_frame 2012-11-29 00:09:31 +01:00
vf_yadif.c vf_yadif: switch to filter_frame, this filter did not support slices 2012-11-28 23:47:01 +01:00
video.c libavfilter: default to filter_frame when neither it nor start/slice/end is set. 2012-11-29 02:08:49 +01:00
video.h
vsink_nullsink.c
vsrc_cellauto.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vsrc_life.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
vsrc_mandelbrot.c vsrc_mandelbrot: switch to filter_frame 2012-11-29 05:52:31 +01:00
vsrc_mptestsrc.c lavfi: add priv_class for some forgotten filters. 2012-11-29 00:50:37 +01:00
vsrc_testsrc.c lavfi: convert remaining input/output list compound literals to named objects. 2012-11-28 23:19:20 +01:00
yadif.h