[FFmpeg-cvslog] Support decoding LOCO_CRGBA.

Nicolas George nicolas.george at normalesup.org
Mon Apr 16 17:00:22 CEST 2012


L'octidi 28 germinal, an CCXX, Carl Eugen Hoyos a écrit :
> > > -    case LOCO_RGBA:
> > > +    case LOCO_CRGBA: LOCO_RGBA:
> No.
> Afaict, our "flip" detection is generally wrong

I think you missed Clément's point, which is that your syntax for
switch/case seems wrong: as I read your code, you removed the LOCO_RGBA case
and added a LOCO_CRGBA case and a LOCO_RGBA goto label, which is probably
unused (does the compiler not print a warning?).

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120416/e7a0a207/attachment.asc>


More information about the ffmpeg-cvslog mailing list