[FFmpeg-devel] [PATCH]v308 and yuv4 encoders and decoders
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Dec 30 02:08:27 CET 2011
On 29/12/2011 8:05 PM, Reimar Döffinger wrote:
> Should be, QuickTime has a few formats using signed chroma.
Gross.
> Also: in one of the decode functions, it is a bit silly to
> first use shifts to build an int from separate 8-bit values
> and then use AV_WB24 which just has to pick it apart again....
Hmm, you're right. At least it's an easy fix.
- Derek
More information about the ffmpeg-devel
mailing list