[MPlayer-cvslog] r32764 - trunk/etc/codecs.conf
compn
tempn at twmi.rr.com
Thu Jan 6 15:26:07 CET 2011
On Thu, 6 Jan 2011 14:21:11 +0100 (CET), cehoyos wrote:
>- out 411P,444P,422P,YV12,I420,IYUV,YVU9
>+ out 411P,444P,422P,YV12,I420,IYUV,YVU9,422P16
> out BGR32
svn: File '/trunk/etc/codecs.conf' is out of date
... you beat me to it! haha
looks like i'll have to add a little comment in
docs/tech/codecs.conf.txt about native formats vs LE/BE formats and
underscores.
so
out 422P16 works
out 422P16LE works
out 422P16_LE (in fmt-conversion.c) does not
and LE/BE shouldnt be used, just the native format ?
-compn
More information about the MPlayer-cvslog
mailing list