..
x86
x86: build: replace mmx2 by mmxext
12 years ago
Makefile
…
af_aformat.c
…
af_amix.c
…
af_anull.c
…
af_asyncts.c
af_asyncts: avoid overflow in out_size with large delta values
12 years ago
af_channelmap.c
…
af_channelsplit.c
…
af_join.c
lavfi: use avfilter_unref_bufferp() where appropriate.
13 years ago
af_resample.c
…
allfilters.c
…
asink_anullsink.c
…
asrc_anullsrc.c
…
audio.c
…
audio.h
…
avfilter.c
avfilter: Fix printf format string conversion specifier
12 years ago
avfilter.h
lavfi: add error handling to end_frame().
13 years ago
avfiltergraph.c
lavfi: better channel layout negotiation
12 years ago
avfiltergraph.h
…
buffer.c
…
buffersink.c
…
buffersink.h
…
buffersrc.c
buffersrc: check ff_get_audio_buffer() for errors.
13 years ago
buffersrc.h
…
drawutils.c
…
drawutils.h
…
fifo.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
filtfmts.c
…
formats.c
…
formats.h
…
gradfun.h
…
graphparser.c
…
internal.h
lavfi: add error handling to end_frame().
13 years ago
libavfilter.v
…
split.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
version.h
lavfi: bump minor to mark stabilizing the ABI.
12 years ago
vf_aspect.c
…
vf_blackframe.c
lavfi: add error handling to end_frame().
13 years ago
vf_boxblur.c
…
vf_copy.c
…
vf_crop.c
lavfi: add error handling to end_frame().
13 years ago
vf_cropdetect.c
lavfi: add error handling to end_frame().
13 years ago
vf_delogo.c
factor identical ff_inplace_start_frame out of two filters
12 years ago
vf_drawbox.c
…
vf_drawtext.c
lavfi: add error handling to end_frame().
13 years ago
vf_fade.c
lavfi: add error handling to end_frame().
13 years ago
vf_fieldorder.c
lavfi: add error handling to end_frame().
13 years ago
vf_format.c
…
vf_fps.c
vf_fps: add more error checks.
13 years ago
vf_frei0r.c
lavfi: check all ff_get_video_buffer() calls for errors.
13 years ago
vf_gradfun.c
factor identical ff_inplace_start_frame out of two filters
12 years ago
vf_hflip.c
…
vf_hqdn3d.c
vf_hqdn3d: support 9 and 10bit colordepth
12 years ago
vf_libopencv.c
lavfi: add error handling to end_frame().
13 years ago
vf_lut.c
…
vf_null.c
…
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.
13 years ago
vf_pixdesctest.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
vf_scale.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
vf_select.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
vf_setpts.c
…
vf_settb.c
…
vf_showinfo.c
lavfi: add error handling to end_frame().
13 years ago
vf_slicify.c
…
vf_transpose.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
vf_unsharp.c
lavfi: add error handling to end_frame().
13 years ago
vf_vflip.c
lavfi: check all ff_get_video_buffer() calls for errors.
13 years ago
vf_yadif.c
vf_yadif: unset cur_buf on the input link.
12 years ago
video.c
factor identical ff_inplace_start_frame out of two filters
12 years ago
video.h
factor identical ff_inplace_start_frame out of two filters
12 years ago
vsink_nullsink.c
lavfi: add error handling to end_frame().
13 years ago
vsrc_color.c
lavfi: check all ff_get_video_buffer() calls for errors.
13 years ago
vsrc_movie.c
lavfi: check all avfilter_ref_buffer() calls for errors.
13 years ago
vsrc_nullsrc.c
…
vsrc_testsrc.c
lavfi: check all ff_get_video_buffer() calls for errors.
13 years ago
yadif.h
…