[FFmpeg-devel] [WIP/RFC]012V decoder

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jul 10 20:57:45 CEST 2012


Hi!

I originally wanted to implement a12v, but there is no PIX_FMT_YUVA422P16 
(or PIX_FMT_YUVA422P10) and I have no sample with actual transparency to 
test.

The more difficult problem that attached patch has is that the rightmost 
pixels are missing: There are remaining bytes in every line that contain 
(afaict) the 8 least significant bits of the missing samples, but I 
couldn't find the msb's: The unused two bits of every four-byte sample are 
always 0.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch012v.diff
Type: text/x-diff
Size: 7687 bytes
Desc: 
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120710/df059a87/attachment.bin>


More information about the ffmpeg-devel mailing list