[FFmpeg-devel] [PATCH] h264 - Fix PCM intra coded blocks in monochrome case

Jeff Downs heydowns at somuchpressure.net
Thu Jul 28 21:24:00 CEST 2011


On Tue, 12 Jul 2011, Michael Niedermayer wrote:

> On Mon, Jul 11, 2011 at 01:07:27PM -0400, Jeff Downs wrote:
> > On Sun, 10 Jul 2011, Michael Niedermayer wrote:
> > > 
> > > I think if the stream doesnt contain chroma, then PIX_FMT_GRAY* should
> > > be used
> > > This then woulndt contain chroma planes and wouldnt need to be cleared
> > 
> > I agree completely in a long-term sense.  But short-term this at least 
> > brings PCM in line with other intra decoding which is doing the clearing 
> > already.
> > 
> > If you want to wait for a pix_fmt_gray solution then that's ok, but I 
> > won't have time near-term to contribute that.
> 
> no, if you have no time for implementimng the perfect solution then
> this is ok too.

Pushed



More information about the ffmpeg-devel mailing list