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 ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
..
x86 x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Makefile lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
af_aformat.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
af_amix.c lavfi: add error handling to filter_samples(). 13 years ago
af_anull.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
af_asyncts.c lavfi: add error handling to filter_samples(). 13 years ago
af_channelmap.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
af_channelsplit.c lavfi: add error handling to filter_samples(). 13 years ago
af_join.c lavfi: add error handling to filter_samples(). 13 years ago
af_resample.c lavfi: add error handling to filter_samples(). 13 years ago
allfilters.c lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
asink_anullsink.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
asrc_anullsrc.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
audio.c lavfi: add error handling to filter_samples(). 13 years ago
audio.h lavfi: add error handling to filter_samples(). 13 years ago
avfilter.c lavfi: make filters less verbose. 13 years ago
avfilter.h lavfi: add error handling to start_frame(). 12 years ago
avfiltergraph.c avfiltergraph: shut up uninitialized variable warning. 13 years ago
avfiltergraph.h lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
buffer.c lavfi: add avfilter_unref_bufferp() 13 years ago
buffersink.c lavfi: add error handling to start_frame(). 12 years ago
buffersink.h lavfi: add an audio buffer sink. 13 years ago
buffersrc.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
buffersrc.h buffersrc: add av_buffersrc_write_frame(). 13 years ago
drawutils.c Replace FFmpeg with Libav in licence headers 14 years ago
drawutils.h Replace FFmpeg with Libav in licence headers 14 years ago
fifo.c lavfi: add error handling to start_frame(). 12 years ago
filtfmts.c lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
formats.c lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 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 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
internal.h lavfi: add error handling to start_frame(). 12 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
split.c lavfi: add error handling to start_frame(). 12 years ago
version.h Clarify Doxygen comment for FF_API_* #defines. 13 years ago
vf_aspect.c lavfi: add error handling to start_frame(). 12 years ago
vf_blackframe.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_boxblur.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_copy.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_crop.c lavfi: add error handling to start_frame(). 12 years ago
vf_cropdetect.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_delogo.c lavfi: add error handling to start_frame(). 12 years ago
vf_drawbox.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_drawtext.c lavfi: add error handling to start_frame(). 12 years ago
vf_fade.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_fieldorder.c lavfi: add error handling to start_frame(). 12 years ago
vf_format.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_fps.c lavfi: add error handling to start_frame(). 12 years ago
vf_frei0r.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_gradfun.c lavfi: add error handling to start_frame(). 12 years ago
vf_hflip.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_hqdn3d.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_libopencv.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_lut.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_null.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_overlay.c lavfi: add error handling to start_frame(). 12 years ago
vf_pad.c lavfi: add error handling to start_frame(). 12 years ago
vf_pixdesctest.c lavfi: add error handling to start_frame(). 12 years ago
vf_scale.c lavfi: add error handling to start_frame(). 12 years ago
vf_select.c lavfi: add error handling to start_frame(). 12 years ago
vf_setpts.c lavfi: add error handling to start_frame(). 12 years ago
vf_settb.c lavfi: add error handling to start_frame(). 12 years ago
vf_showinfo.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_slicify.c lavfi: add error handling to start_frame(). 12 years ago
vf_transpose.c lavfi: add error handling to start_frame(). 12 years ago
vf_unsharp.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vf_vflip.c lavfi: add error handling to start_frame(). 12 years ago
vf_yadif.c lavfi: add error handling to start_frame(). 12 years ago
video.c lavfi: add error handling to start_frame(). 12 years ago
video.h lavfi: add error handling to start_frame(). 12 years ago
vsink_nullsink.c lavfi: add error handling to start_frame(). 12 years ago
vsrc_color.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vsrc_movie.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vsrc_nullsrc.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
vsrc_testsrc.c lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
yadif.h vf_yadif: move x86 init code to x86/yadif.c 13 years ago