..
x86
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
12 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: use avfilter_unref_bufferp() where appropriate.
12 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
avfilter: Fix printf format string conversion specifier
12 years ago
avfilter.h
lavfi: add error handling to end_frame().
12 years ago
avfiltergraph.c
lavfi: better channel layout negotiation
12 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
buffersrc: check ff_get_audio_buffer() for errors.
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: check all avfilter_ref_buffer() calls for errors.
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 end_frame().
12 years ago
libavfilter.v
Add symbol versioning for shared libraries
15 years ago
split.c
lavfi: check all avfilter_ref_buffer() calls for errors.
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: add error handling to end_frame().
12 years ago
vf_boxblur.c
lavfi: add error handling to draw_slice().
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 end_frame().
12 years ago
vf_cropdetect.c
lavfi: add error handling to end_frame().
12 years ago
vf_delogo.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vf_drawbox.c
lavfi: add error handling to draw_slice().
12 years ago
vf_drawtext.c
lavfi: add error handling to end_frame().
12 years ago
vf_fade.c
lavfi: add error handling to end_frame().
12 years ago
vf_fieldorder.c
lavfi: add error handling to end_frame().
12 years ago
vf_format.c
lavfi: use const for AVFilterPad declarations in all filters.
12 years ago
vf_fps.c
vf_fps: add more error checks.
12 years ago
vf_frei0r.c
lavfi: check all ff_get_video_buffer() calls for errors.
12 years ago
vf_gradfun.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vf_hflip.c
lavfi: add error handling to draw_slice().
12 years ago
vf_hqdn3d.c
lavfi: add error handling to end_frame().
12 years ago
vf_libopencv.c
lavfi: add error handling to end_frame().
12 years ago
vf_lut.c
lavfi: add error handling to draw_slice().
12 years ago
vf_null.c
lavfi: use const for AVFilterPad declarations in all filters.
12 years ago
vf_overlay.c
vf_overlay: ensure the overlay frame does not get leaked.
12 years ago
vf_pad.c
lavfi: check all ff_get_video_buffer() calls for errors.
12 years ago
vf_pixdesctest.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vf_scale.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vf_select.c
lavfi: check all avfilter_ref_buffer() calls for errors.
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: add error handling to end_frame().
12 years ago
vf_slicify.c
lavfi: add error handling to draw_slice().
12 years ago
vf_transpose.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vf_unsharp.c
lavfi: add error handling to end_frame().
12 years ago
vf_vflip.c
lavfi: check all ff_get_video_buffer() calls for errors.
12 years ago
vf_yadif.c
vf_yadif: unset cur_buf on the input link.
12 years ago
video.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
video.h
lavfi: add error handling to end_frame().
12 years ago
vsink_nullsink.c
lavfi: add error handling to end_frame().
12 years ago
vsrc_color.c
lavfi: check all ff_get_video_buffer() calls for errors.
12 years ago
vsrc_movie.c
lavfi: check all avfilter_ref_buffer() calls for errors.
12 years ago
vsrc_nullsrc.c
lavfi: use const for AVFilterPad declarations in all filters.
12 years ago
vsrc_testsrc.c
lavfi: check all ff_get_video_buffer() calls for errors.
12 years ago
yadif.h
vf_yadif: move x86 init code to x86/yadif.c
13 years ago