ffmpeg/libavfilter
Stefano Sabatini 640a905ece lavfi: remove gradfun mp wrapper
The gradfun filter was already integrated natively in libavfilter.
Both filters issue the same output, and have a comparable performance.

See thread:
Subject: [FFmpeg-devel] [PATCH] lavfi: remove gradfun mp wrapper
Date: Fri,  5 Aug 2011 00:19:04 +0200
2011-08-07 17:43:02 +02:00
..
libmpcodecs lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
x86
Makefile lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
af_anull.c
allfilters.c lavfi: fix registration name for the buffersink sink 2011-08-06 13:18:09 +02:00
asink_abuffer.c lavfi: add asink_abuffer - audio buffer sink 2011-08-06 13:17:49 +02:00
asink_abuffer.h lavfi: add asink_abuffer - audio buffer sink 2011-08-06 13:17:49 +02:00
asink_anullsink.c
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c lavfi: remove default config_props() callback and refactor avfilter_config_links() 2011-08-06 12:13:18 +02:00
avfilter.h lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
avfiltergraph.c
avfiltergraph.h
defaults.c lavfi: avoid void* arithmetic in defaults.c:set_common_formats() 2011-08-06 13:18:09 +02:00
drawutils.c
drawutils.h
formats.c
gradfun.h
graphparser.c
internal.h
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_boxblur.c vf_boxblur: call avfilter_draw_slice() at the end of draw_slice() 2011-08-03 11:18:15 +02:00
vf_copy.c
vf_crop.c vf_crop: add support for a, dar, sar, hsub, and vsub variables 2011-07-30 18:30:07 +02:00
vf_cropdetect.c
vf_drawbox.c
vf_drawtext.c
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c
vf_mp.c lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
vf_null.c
vf_overlay.c
vf_pad.c lavfi: tweak display aspect ratio variables in pad and scale filters 2011-07-30 18:27:24 +02:00
vf_pixdesctest.c
vf_scale.c lavfi: tweak display aspect ratio variables in pad and scale filters 2011-07-30 18:27:24 +02:00
vf_select.c
vf_setpts.c
vf_settb.c
vf_showinfo.c
vf_slicify.c
vf_split.c
vf_transpose.c vf_transpose: avoid multiple calls to avfilter_draw_slice() 2011-07-29 20:24:44 +02:00
vf_unsharp.c
vf_vflip.c
vf_yadif.c yadif: correct documentation on the parity parameter 2011-08-04 19:09:57 +02:00
vsink_buffer.c
vsink_buffer.h
vsink_nullsink.c
vsrc_buffer.c
vsrc_buffer.h
vsrc_color.c
vsrc_movie.c
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h