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

2015-04-13 Thread Michael Niedermayer
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

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

2015-04-13 Thread wm4
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 ext

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

2015-04-13 Thread wm4
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 ext