1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavfilter
Nicolas George 7bac2a78c2 src_buffer: implement av_buffersrc_add_frame.
It supersedes av_vsrc_buffer_add_frame and handles
both audio and video.
2012-05-04 23:26:40 +02:00
..
libmpcodecs lavfi: remove screenshot libmpcodecs wrapper 2012-05-02 18:15:29 +02:00
x86
af_aconvert.c
af_aformat.c
af_amerge.c af_amerge: return errors from subfilters when requesting a frame 2012-04-26 18:56:35 +02:00
af_anull.c
af_aresample.c
af_ashowinfo.c
af_asplit.c
af_astreamsync.c
af_earwax.c
af_pan.c
af_silencedetect.c
af_volume.c
all_channel_layouts.h
allfilters.c
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
avcodec.c lavfi/avcodec: implement audio copy_frame_prop. 2012-05-04 23:26:40 +02:00
avcodec.h src_buffer: implement av_buffersrc_add_frame. 2012-05-04 23:26:40 +02:00
avfilter.c avfilter: filter_samples: read pts before filtering. 2012-04-28 18:48:12 +02:00
avfilter.h avfiltergraph: add avfilter_graph_request_oldest(). 2012-04-23 14:13:40 +02:00
avfiltergraph.c avfiltergraph: fix format selection. 2012-04-24 16:35:15 +02:00
avfiltergraph.h avfiltergraph: add avfilter_graph_request_oldest(). 2012-04-23 14:13:40 +02:00
bbox.c
bbox.h
buffersink.h lavfi/buffersink: fix header inclusion guard name 2012-04-29 18:46:59 +02:00
buffersrc.h src_buffer: introduce av_buffersrc_add_ref(). 2012-05-03 19:55:28 +02:00
defaults.c
drawutils.c
drawutils.h
formats.c
gradfun.h
graphdump.c
graphparser.c
internal.h lavfi: create buffer reference in filters which need to access the ref later 2012-04-27 21:38:13 +02:00
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
Makefile lavfi: remove screenshot libmpcodecs wrapper 2012-05-02 18:15:29 +02:00
sink_buffer.c buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 2012-04-23 14:13:59 +02:00
src_buffer.c src_buffer: implement av_buffersrc_add_frame. 2012-05-04 23:26:40 +02:00
src_movie.c
transform.c
transform.h
version.h lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 2012-05-03 10:29:08 +02:00
vf_aspect.c
vf_ass.c
vf_bbox.c lavfi: create buffer reference in filters which need to access the ref later 2012-04-27 21:38:13 +02:00
vf_blackdetect.c lavfi: create buffer reference in filters which need to access the ref later 2012-04-27 21:38:13 +02:00
vf_blackframe.c lavfi: create buffer reference in filters which need to access the ref later 2012-04-27 21:38:13 +02:00
vf_boxblur.c
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 2012-05-03 10:29:08 +02:00
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_idet.c
vf_libopencv.c
vf_lut.c lavfi/lut: remove unused variable 2012-05-01 01:24:48 +02:00
vf_mp.c lavfi: remove screenshot libmpcodecs wrapper 2012-05-02 18:15:29 +02:00
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_removelogo.c Fix a few @file doxy inconsistencies. 2012-05-04 18:50:59 +02:00
vf_scale.c
vf_select.c
vf_setfield.c lavfi/setfield: remove stray argument in av_log() 2012-04-21 12:32:50 +02:00
vf_setpts.c
vf_settb.c
vf_showinfo.c lavfi: create buffer reference in filters which need to access the ref later 2012-04-27 21:38:13 +02:00
vf_slicify.c
vf_split.c
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c lavfi/tinterlace: support symbolic names for the parameter 2012-04-30 23:04:46 +02:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c yadif: Improve pts calculation for is_second. 2012-04-17 19:41:16 +02:00
vsink_nullsink.c
vsrc_buffer.h vsrc_buffer: count the number of failed requests. 2012-04-23 14:13:40 +02:00
vsrc_cellauto.c
vsrc_color.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h