[FFmpeg-devel] [PATCH 13/13] lavc: remove the remaining deprecated cruft
Måns Rullgård
mans
Thu Feb 3 17:52:54 CET 2011
Anton Khirnov <anton at khirnov.net> writes:
> -#if LIBAVCODEC_VERSION_MAJOR < 53
> -# define FF_INTERNALC_MEM_TYPE unsigned int
> -#else
> -# define FF_INTERNALC_MEM_TYPE size_t
> -#endif
> +#define FF_INTERNALC_MEM_TYPE size_t
Drop the define as well. The extra indirection no longer serves a purpose.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list