ffmpeg/libavfilter
Nicolas George f1b82099cd src_buffer: add forgotten avfilter_unref_buffer. 2012-04-28 19:37:57 +02:00
..
libmpcodecs lavfi/mp: remove libmpcodecs mirror filter 2012-04-20 01:01:24 +02:00
x86
Makefile lavfi: rename vsrc_buffer.c into src_buffer.c. 2012-04-28 09:59:13 +02:00
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 lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE; 2012-04-16 01:08:00 +02:00
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 lavfi: port 2xsai filter from libmpcodecs 2012-04-13 00:14:06 +02:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
avcodec.c copy pts and format props between lavfi buffer and frame. 2012-04-17 16:07:23 +02:00
avcodec.h lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 2012-03-26 22:46: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: remove superfluous initializations 2012-03-22 13:40:37 +01:00
bbox.h
buffersink.h buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 2012-04-23 14:13:59 +02:00
buffersrc.h vsrc_buffer: allow using a NULL buffer to signal EOF. 2012-04-14 09:25:46 +02:00
defaults.c
drawutils.c Mark GRAY8 format as pseudo-paletted. 2012-04-09 17:21:35 +02:00
drawutils.h drawutils: implement uniform and mask blending. 2012-04-04 16:16:09 +02:00
formats.c
gradfun.h
graphdump.c
graphparser.c Merge remote-tracking branch 'qatar/master' 2012-04-17 12:13:22 +02:00
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 lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
lavfutils.h lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
libavfilter.v
lswsutils.c lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
lswsutils.h lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +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: add forgotten avfilter_unref_buffer. 2012-04-28 19:37:57 +02:00
src_movie.c
transform.c
transform.h
version.h buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 2012-04-23 14:13:59 +02:00
vf_aspect.c lavfi/aspect: check for a negative code from av_parse_ratio() 2012-03-21 15:14:28 +01:00
vf_ass.c vf_ass: use drawutils. 2012-04-04 16:16:10 +02:00
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 libavfilter: add colormatrix filter 2012-04-04 23:54:53 +02:00
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c lavfi/drawbox: fix width displayed in place of x. 2012-04-13 23:15:54 +02:00
vf_drawtext.c vf_drawtext: fontconfig support. 2012-04-10 15:16:47 +02:00
vf_fade.c lavfi/fade: fix black level for non studio-level pixel formats 2012-03-31 15:55:43 +02:00
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 2012-03-26 01:02:18 +02:00
vf_hqdn3d.c
vf_idet.c vf_idet: clean detected frame types based on a 4 frame history. 2012-04-05 09:11:15 +02:00
vf_libopencv.c
vf_lut.c vf_lut: fix rgba map regression 2012-04-12 02:02:30 +02:00
vf_mp.c lavfi/mp: remove libmpcodecs mirror filter 2012-04-20 01:01:24 +02:00
vf_null.c
vf_overlay.c Merge remote-tracking branch 'qatar/master' 2012-04-10 22:53:25 +02:00
vf_pad.c Mark GRAY8 format as pseudo-paletted. 2012-04-09 17:21:35 +02:00
vf_pixdesctest.c
vf_removelogo.c lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
vf_scale.c Merge remote-tracking branch 'qatar/master' 2012-04-10 22:53:25 +02:00
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 lavfi: port 2xsai filter from libmpcodecs 2012-04-13 00:14:06 +02:00
vf_swapuv.c
vf_thumbnail.c
vf_tile.c lavfi: add tile video filter. 2012-03-21 15:52:45 +01:00
vf_tinterlace.c lavfi/tinterlace: remove unnecessary NULL check in start_frame() 2012-04-27 22:45:11 +02:00
vf_transpose.c
vf_unsharp.c Merge remote-tracking branch 'qatar/master' 2012-04-05 22:26:50 +02:00
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_color: port to new drawutils API. 2012-03-21 15:52:45 +01:00
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h