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.
 
 
 
 
Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 12 years ago
..
x86 x86: Split inline and external assembly #ifdefs 12 years ago
Makefile lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
af_aformat.c Don't include common.h from avutil.h 12 years ago
af_amix.c lavfi: replace empty input/output lists with null pointers 12 years ago
af_anull.c Don't include common.h from avutil.h 12 years ago
af_asyncts.c af_asyncts: check return value from lavr when flushing. 12 years ago
af_channelmap.c Don't include common.h from avutil.h 12 years ago
af_channelsplit.c lavfi: replace empty input/output lists with null pointers 12 years ago
af_join.c lavfi: replace empty input/output lists with null pointers 12 years ago
af_resample.c Don't include common.h from avutil.h 12 years ago
allfilters.c Don't include common.h from avutil.h 12 years ago
asink_anullsink.c lavfi: replace empty input/output lists with null pointers 12 years ago
asrc_anullsrc.c lavfi: replace empty input/output lists with null pointers 12 years ago
audio.c Don't include common.h from avutil.h 12 years ago
audio.h lavfi: add error handling to filter_samples(). 13 years ago
avfilter.c lavfi: replace empty input/output lists with null pointers 12 years ago
avfilter.h lavfi: add error handling to end_frame(). 12 years ago
avfiltergraph.c avfiltergraph: silence an uninitialized variable warning 12 years ago
avfiltergraph.h lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
buffer.c Don't include common.h from avutil.h 12 years ago
buffersink.c lavfi: replace empty input/output lists with null pointers 12 years ago
buffersink.h doxygen: Fix function parameter names to match the code 12 years ago
buffersrc.c buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
buffersrc.h buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
drawutils.c Don't include common.h from avutil.h 12 years ago
drawutils.h Replace FFmpeg with Libav in licence headers 14 years ago
fifo.c Don't include common.h from avutil.h 12 years ago
filtfmts.c lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
formats.c Don't include common.h from avutil.h 12 years ago
formats.h cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
gradfun.h vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
graphparser.c Don't include common.h from avutil.h 12 years ago
internal.h lavfi: add error handling to end_frame(). 12 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
split.c lavfi: replace empty input/output lists with null pointers 12 years ago
version.h lavfi: bump minor to mark stabilizing the ABI. 12 years ago
vf_aspect.c Don't include common.h from avutil.h 12 years ago
vf_blackframe.c Don't include common.h from avutil.h 12 years ago
vf_boxblur.c Don't include common.h from avutil.h 12 years ago
vf_copy.c Don't include common.h from avutil.h 12 years ago
vf_crop.c Don't include common.h from avutil.h 12 years ago
vf_cropdetect.c Don't include common.h from avutil.h 12 years ago
vf_delogo.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
vf_drawbox.c Don't include common.h from avutil.h 12 years ago
vf_drawtext.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
vf_fade.c Don't include common.h from avutil.h 12 years ago
vf_fieldorder.c Don't include common.h from avutil.h 12 years ago
vf_format.c Don't include common.h from avutil.h 12 years ago
vf_fps.c Don't include common.h from avutil.h 12 years ago
vf_frei0r.c lavfi: replace empty input/output lists with null pointers 12 years ago
vf_gradfun.c Don't include common.h from avutil.h 12 years ago
vf_hflip.c Don't include common.h from avutil.h 12 years ago
vf_hqdn3d.c vf_hqdn3d: Remove a duplicate inline declaration 12 years ago
vf_libopencv.c Add missing includes for code relying on external libraries 12 years ago
vf_lut.c Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_* 12 years ago
vf_null.c Don't include common.h from avutil.h 12 years ago
vf_overlay.c Don't include common.h from avutil.h 12 years ago
vf_pad.c Don't include common.h from avutil.h 12 years ago
vf_pixdesctest.c Don't include common.h from avutil.h 12 years ago
vf_scale.c Don't include common.h from avutil.h 12 years ago
vf_select.c Don't include common.h from avutil.h 12 years ago
vf_setpts.c Don't include common.h from avutil.h 12 years ago
vf_settb.c Don't include common.h from avutil.h 12 years ago
vf_showinfo.c Don't include common.h from avutil.h 12 years ago
vf_slicify.c Don't include common.h from avutil.h 12 years ago
vf_transpose.c Don't include common.h from avutil.h 12 years ago
vf_unsharp.c lavfi: add error handling to end_frame(). 12 years ago
vf_vflip.c Don't include common.h from avutil.h 12 years ago
vf_yadif.c yadif: cosmetics 12 years ago
video.c Add some more missing includes after removing the implicit common.h 12 years ago
video.h factor identical ff_inplace_start_frame out of two filters 12 years ago
vsink_nullsink.c lavfi: replace empty input/output lists with null pointers 12 years ago
vsrc_color.c lavfi: replace empty input/output lists with null pointers 12 years ago
vsrc_movie.c Use avcodec_free_frame() to free AVFrames. 12 years ago
vsrc_nullsrc.c lavfi: replace empty input/output lists with null pointers 12 years ago
vsrc_testsrc.c lavfi: replace empty input/output lists with null pointers 12 years ago
yadif.h vf_yadif: move x86 init code to x86/yadif.c 13 years ago