[FFmpeg-devel] [PATCH 4/4] Remove redundant checks against MIN_CACHE_BITS
Ronald S. Bultje
rsbultje
Sun Jan 23 15:54:51 CET 2011
Hi,
On Sat, Jan 22, 2011 at 9:35 PM, Mans Rullgard <mans at mansr.com> wrote:
> With the removal of the libmpeg2 bitstream reader, MIN_CACHE_BITS
> is always >= 25, so tests against smaller values can be removed.
>
> Signed-off-by: Mans Rullgard <mans at mansr.com>
> ---
> ?libavcodec/aacdec.c ? ? ? ?| ? ?8 --------
> ?libavcodec/mpeg12.c ? ? ? ?| ? 32 --------------------------------
> ?libavcodec/mpeg4videodec.c | ? 10 ----------
> ?libavcodec/msmpeg4.c ? ? ? | ? 10 ----------
> ?4 files changed, 0 insertions(+), 60 deletions(-)
OK.
Ronald
More information about the ffmpeg-devel
mailing list