ffmpeg/libavfilter
Stefano Sabatini 5a0a6ae639 ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
Fix compilatin after removal of FF_INTERNAL_MEM_TYPE_MAX_VALUE.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-06-20 20:54:40 +02:00
..
x86
Makefile lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 2011-05-07 10:17:40 +02:00
af_anull.c
allfilters.c lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 2011-05-07 10:17:40 +02:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c avfilter: Surround function only used in debug mode by appropriate #ifdef. 2011-05-29 13:43:03 +02:00
avfilter.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
avfiltergraph.c
avfiltergraph.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
defaults.c
drawutils.c
drawutils.h
formats.c
gradfun.h
graphparser.c
internal.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_copy.c
vf_crop.c vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). 2011-05-29 13:43:02 +02:00
vf_cropdetect.c
vf_drawbox.c
vf_drawtext.c drawtext: add braces around initialisers for option defaults 2011-06-20 20:54:40 +02:00
vf_fade.c
vf_fieldorder.c Remove unused variables 2011-06-02 20:06:00 +01:00
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
vf_hqdn3d.c
vf_libopencv.c ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 2011-06-20 20:54:40 +02:00
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_setpts.c
vf_settb.c
vf_slicify.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c vsrc_buffer: tweak error message in init() 2011-05-24 14:21:20 +02:00
vsrc_buffer.h vsrc_buffer.h: add file doxy 2011-05-24 14:22:51 +02:00
vsrc_color.c
vsrc_movie.c Deprecate av_open_input_* and remove their uses. 2011-06-16 20:24:56 +02:00
vsrc_nullsrc.c
yadif.h