You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nicolas George 4a5d18b6e2 vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
..
libmpcodecs lavfi: remove screenshot libmpcodecs wrapper 13 years ago
x86
Makefile Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
af_aconvert.c lavfi: drop planar/packed negotiation support 13 years ago
af_aformat.c Merge remote-tracking branch 'qatar/master' 13 years ago
af_amerge.c lavfi: drop planar/packed negotiation support 13 years ago
af_anull.c Merge remote-tracking branch 'qatar/master' 13 years ago
af_aresample.c af_aresample: use new swr API to pass and compensate PTS 13 years ago
af_ashowinfo.c lavfi: drop planar/packed negotiation support 13 years ago
af_astreamsync.c lavfi: drop planar/packed negotiation support 13 years ago
af_asyncts.c lavfi: add asyncts filter. 13 years ago
af_earwax.c lavfi: drop planar/packed negotiation support 13 years ago
af_pan.c pan: use ff_parse_channel_layout() instead of av_get_channel_layout(). 13 years ago
af_resample.c lavfi: add channel layout/sample rate negotiation. 13 years ago
af_silencedetect.c lavfi: drop planar/packed negotiation support 13 years ago
af_volume.c lavfi: drop planar/packed negotiation support 13 years ago
all_channel_layouts.inc lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. 13 years ago
allfilters.c Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
asink_anullsink.c
asrc_abuffer.h asrc_abuffer: deprecate the header. 13 years ago
asrc_aevalsrc.c lavfi/aevalsrc: reindent after the previous commit 13 years ago
asrc_anullsrc.c lavfi: remove audio.h include from avfilter.h. 13 years ago
audio.c Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
audio.h lavfi: drop planar/packed negotiation support 13 years ago
avcodec.c Merge remote-tracking branch 'qatar/master' 13 years ago
avcodec.h Merge remote-tracking branch 'qatar/master' 13 years ago
avfilter.c lavfi: drop planar/packed negotiation support 13 years ago
avfilter.h avfilter: make AVFilterFormats compatible with libav. 13 years ago
avfiltergraph.c avfiltergraph: use aresample not aconvert in the alternative merge code. 13 years ago
avfiltergraph.h lavfi: add avfilter_graph_set_auto_convert(). 13 years ago
bbox.c
bbox.h
buffer.c Merge remote-tracking branch 'qatar/master' 13 years ago
buffersink.c Merge remote-tracking branch 'qatar/master' 13 years ago
buffersink.h lavfi/buffersink: typo fix in a comment. 13 years ago
buffersrc.c buffersrc: cosmetic: reindent. 13 years ago
buffersrc.h lavfi: unify src_buffer and buffersrc. 13 years ago
defaults.c lavfi: drop planar/packed negotiation support 13 years ago
drawutils.c Mark GRAY8 format as pseudo-paletted. 13 years ago
drawutils.h
f_split.c f_split: fix output type. 13 years ago
formats.c avfilter: make AVFilterFormats compatible with libav. 13 years ago
formats.h Merge remote-tracking branch 'qatar/master' 13 years ago
gradfun.h
graphdump.c lavfi: drop planar/packed negotiation support 13 years ago
graphparser.c Merge remote-tracking branch 'qatar/master' 13 years ago
internal.h libavfilter: add ff_parse_time_base() 13 years ago
lavfutils.c lavfutils: ff_load_image: Initialize context 13 years ago
lavfutils.h lavfi: port libmpcodecs remove-logo filter 13 years ago
libavfilter.v
lswsutils.c lavfi: port libmpcodecs remove-logo filter 13 years ago
lswsutils.h lavfi: port libmpcodecs remove-logo filter 13 years ago
sink_buffer.c lavfi: drop planar/packed negotiation support 13 years ago
src_buffer.c lavfi: unify src_buffer and buffersrc. 13 years ago
src_movie.c lavfi: drop planar/packed negotiation support 13 years ago
transform.c
transform.h lavfi/transform: fix make checkheaders. 13 years ago
version.h Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
vf_aspect.c
vf_ass.c vf_ass: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
vf_bbox.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_blackdetect.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_blackframe.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_boxblur.c
vf_colormatrix.c libavfilter: add colormatrix filter 13 years ago
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. 13 years ago
vf_drawtext.c lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_fps.c lavfi: Add fps filter. 13 years ago
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_idet.c vf_idet: remove unused variables 13 years ago
vf_libopencv.c
vf_lut.c vf_lut: fix pointer type (const) warning 13 years ago
vf_mp.c lavfi: remove screenshot libmpcodecs wrapper 13 years ago
vf_null.c
vf_overlay.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_pad.c Mark GRAY8 format as pseudo-paletted. 13 years ago
vf_pixdesctest.c
vf_removelogo.c Fix a few @file doxy inconsistencies. 13 years ago
vf_scale.c vf_scale: support dynamically changing input parameters. 13 years ago
vf_select.c
vf_setfield.c lavfi/setfield: remove stray argument in av_log() 13 years ago
vf_setpts.c
vf_settb.c
vf_showinfo.c lavfi: create buffer reference in filters which need to access the ref later 13 years ago
vf_slicify.c
vf_super2xsai.c lavfi: port 2xsai filter from libmpcodecs 13 years ago
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c lavfi/tinterlace: support symbolic names for the parameter 13 years ago
vf_transpose.c
vf_unsharp.c Merge remote-tracking branch 'qatar/master' 13 years ago
vf_vflip.c
vf_yadif.c Merge remote-tracking branch 'qatar/master' 13 years ago
video.c Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
vsink_nullsink.c
vsrc_buffer.h buffersrc: add av_buffersrc_write_frame(). 13 years ago
vsrc_cellauto.c vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
vsrc_color.c
vsrc_life.c vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
vsrc_mandelbrot.c vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
vsrc_mptestsrc.c
vsrc_testsrc.c vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE. 13 years ago
yadif.h