ffmpeg/libavfilter
Nicolas George 7f17f4f1a7 af_amerge: use the buferqueue API. 2012-06-03 10:04:01 +02:00
..
libmpcodecs
x86
Makefile Merge remote-tracking branch 'qatar/master' 2012-05-25 00:38:16 +02:00
af_aconvert.c
af_aformat.c
af_amerge.c af_amerge: use the buferqueue API. 2012-06-03 10:04:01 +02:00
af_amix.c lavfi: amix: check active input count before calling request_samples 2012-05-30 16:20:03 -04:00
af_anull.c
af_aresample.c af_aresample: fix pts, they where off by a packet in the -async >0 case. 2012-05-26 16:22:46 +02:00
af_ashowinfo.c
af_astreamsync.c af_astreamsync: set samples rate in query_formats. 2012-06-03 10:04:01 +02:00
af_asyncts.c
af_earwax.c
af_pan.c
af_resample.c
af_silencedetect.c
af_volume.c
all_channel_layouts.inc
allfilters.c Merge remote-tracking branch 'qatar/master' 2012-05-25 00:38:16 +02:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
audio.c
audio.h
avcodec.c lavfi: use getter/setter functions for AVFrame.pkt_pos 2012-05-28 23:45:17 +02:00
avcodec.h
avfilter.c avfilter: use designated initializer for class 2012-05-29 07:59:21 +00:00
avfilter.h
avfiltergraph.c
avfiltergraph.h
bbox.c
bbox.h
buffer.c lavfi: use getter/setter functions for AVFrame.pkt_pos 2012-05-28 23:45:17 +02:00
bufferqueue.h lavfi: add a generic API for buffer queues. 2012-05-31 17:27:27 +02:00
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
defaults.c
drawutils.c drawutils: fix copyright 2012-05-24 05:08:49 +02:00
drawutils.h
formats.c
formats.h
gradfun.h
graphdump.c
graphparser.c
internal.h
lavfutils.c lavfutils: fix incompatible pointer type warning 2012-05-26 20:45:59 +02:00
lavfutils.h
libavfilter.v libavfilter: export ff_default_query_formats() 2012-05-25 18:54:01 +02:00
lswsutils.c lswsutils: fix "ncompatible pointer type" warning 2012-05-26 20:46:00 +02:00
lswsutils.h
sink_buffer.c sink_buffer: guard against NULL frames. 2012-05-31 17:27:27 +02:00
split.c
src_buffer.c
src_movie.c
transform.c
transform.h
version.h Merge remote-tracking branch 'qatar/master' 2012-05-25 00:38:16 +02:00
vf_aspect.c
vf_ass.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
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
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_fps.c vf_fps: fix copyright 2012-05-24 05:08:49 +02:00
vf_frei0r.c
vf_gradfun.c
vf_hflip.c lavfi/hflip: copy palette data in start_frame() 2012-05-25 11:04:24 +02:00
vf_hqdn3d.c
vf_idet.c
vf_libopencv.c
vf_lut.c
vf_mp.c
vf_null.c
vf_overlay.c vf_overlay: rewrite request/push logic. 2012-05-31 17:27:27 +02:00
vf_pad.c
vf_pixdesctest.c lavfi/pixdesctest: use AVPALETTE_SIZE macro 2012-05-25 11:16:40 +02:00
vf_removelogo.c
vf_scale.c
vf_select.c
vf_setfield.c
vf_setpts.c
vf_settb.c
vf_showinfo.c
vf_slicify.c
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c lavfi/video: fix copyright 2012-05-24 05:08:49 +02:00
video.h avfilter: include required header file avfilter.h in video.h 2012-05-29 15:36:06 +02:00
vsink_nullsink.c
vsrc_buffer.h
vsrc_cellauto.c
vsrc_color.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h