ffmpeg/libavfilter
Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 290849e2a4)
2011-02-06 20:31:44 +01:00
..
libmpcodecs Remove useage of memalign() from libmpcodecs, not all platforms have memalign(). 2011-01-28 21:55:23 +01:00
x86 consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Makefile Add forgotten dependancy of avcodec for vf_mp.c 2011-01-28 19:04:24 +01:00
af_anull.c
allfilters.c Enable libmpcodecs support. 2011-01-20 03:27:01 +01:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c Log debug information in filter_samples(). 2011-02-04 03:08:09 +01:00
avfilter.h Add sample_aspect_ratio fields to vsrc_buffer arguments. 2011-01-31 21:32:06 +01:00
avfiltergraph.c Make avfilter_graph_free() free the graph. 2011-02-06 20:31:42 +01:00
avfiltergraph.h Make avfilter_graph_free() free the graph. 2011-02-06 20:31:42 +01:00
defaults.c Remove forgotten if (p) av_free(p) forms 2011-02-06 20:31:44 +01:00
formats.c
gradfun.h
graphparser.c Make avfilter_graph_parse() not free the input graph 2011-02-06 20:31:42 +01:00
internal.h Make the avfilter debug functions and macros static to avfilter.c 2011-01-28 03:15:32 +01:00
libavfilter.v
vf_aspect.c Add sample_aspect_ratio to AVFilterLink 2011-01-31 21:32:06 +01:00
vf_blackframe.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_drawbox.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_mp.c Warn about vf_mp 2011-01-20 03:27:01 +01:00
vf_null.c
vf_overlay.c
vf_pad.c In the pad filter, log information about the input size. 2011-01-12 16:40:23 +00:00
vf_pixdesctest.c
vf_scale.c Make config_props() return AVERROR(EINVAL) rather than 1 in case of 2011-01-16 20:11:46 +00:00
vf_setpts.c In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 2011-01-30 03:40:59 +01:00
vf_settb.c
vf_slicify.c
vf_transpose.c Add sample_aspect_ratio to AVFilterLink 2011-01-31 21:32:06 +01:00
vf_unsharp.c
vf_vflip.c
vf_yadif.c In yadif filter, default to top field first if interlacing is unknown 2011-01-15 00:32:36 +00:00
vsink_nullsink.c
vsrc_buffer.c Add sample_aspect_ratio fields to vsrc_buffer arguments. 2011-01-31 21:32:06 +01:00
vsrc_buffer.h
vsrc_nullsrc.c
yadif.h