Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 20 Mar 2009 14:14:28 +0000 | sdrik | Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters |
Fri, 20 Mar 2009 14:01:51 +0000 | sdrik | Use a simpler and more general check for the gray case in the planarCopy function |
Thu, 19 Mar 2009 23:33:35 +0000 | diego | Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings: |
Thu, 19 Mar 2009 23:29:19 +0000 | cehoyos | Remove useless casting in asm "m" operand. |