[FFmpeg-cvslog] r12222 - trunk/libavcodec/snow.c

Måns Rullgård mans
Tue Feb 26 00:28:27 CET 2008


diego <subversion at mplayerhq.hu> writes:

> Author: diego
> Date: Mon Feb 25 23:44:35 2008
> New Revision: 12222
>
> Log:
> Remove commented-out av_log calls.
>
> Modified:
>    trunk/libavcodec/snow.c
>
> Modified: trunk/libavcodec/snow.c
> ==============================================================================
> --- trunk/libavcodec/snow.c	(original)
> +++ trunk/libavcodec/snow.c	Mon Feb 25 23:44:35 2008
> @@ -527,8 +527,6 @@ static IDWTELEM * slice_buffer_load_line
>      int offset;
>      IDWTELEM * buffer;
>
> -//  av_log(NULL, AV_LOG_DEBUG, "Cache hit: %d\n", line);

Unless they are truly useless, changing them to dprintf() would
probably be preferable.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list