[Ffmpeg-devel] Re: [BUG] TSCC wrong colors on PPC
    Mike Melanson 
    mike
       
    Sun Jan  8 18:24:50 CET 2006
    
    
  
Kostya wrote:
> no tscc samples at hand). There are possibly more codecs with such 
> problem (Mike?).
	The first one that comes to mind is QT RLE (libavcodec/qtrle.c). It 
uses the strategy of taking bytes from the stream, combining them into 
either a 16- or 32-bit number, and outputting them as native endian. I 
see that 24-bit assumes a certain byte order.
-- 
	-Mike Melanson
    
    
More information about the ffmpeg-devel
mailing list