[FFmpeg-devel] [PATCH] h264: remove bogus YCgCo warning message

Michael Niedermayer michaelni at gmx.at
Mon Apr 13 14:07:22 CEST 2015


On Mon, Apr 13, 2015 at 01:03:35PM +0200, wm4 wrote:
> YCgCo decoding works just fine. It depends on the API user what is done
> with the output. Some API users might support it, some not. Some users
> might support it under certain circumstances only.
> 
> It is not the job of the decoder to print this message. If the API user
> supports it, this message is extremely unhelpful.
> ---
> Resent because I accidentally posted this as a reply to an old thread.
> ---
>  libavcodec/h264_slice.c | 2 --
>  1 file changed, 2 deletions(-)

applied

in the future, please move code that is bad where it is to where it
should be instead of removing it

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150413/7d909b54/attachment.asc>


More information about the ffmpeg-devel mailing list