Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Jan 2010 14:58:44 +0000 | reimar | Reuse the fmt-conversion code instead of duplicating the functionality. |
Sun, 17 Jan 2010 14:54:38 +0000 | reimar | Add big- and little-endian variants of the 15 and 16 bit RGB/BGR formats. |
Sun, 17 Jan 2010 14:53:12 +0000 | reimar | Do not depend on PIX_FMT_RGB32 which is (currently?) not part of the public API. |
Sun, 17 Jan 2010 14:40:44 +0000 | reimar | More format support in fmt-conversion.c: split RGB32 and BGR32 |
Sun, 17 Jan 2010 14:25:19 +0000 | mru | Reindent |
Sun, 17 Jan 2010 14:25:17 +0000 | mru | Remove inline from initFilter() |