Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Jan 2010 23:00:01 +0000 | stefano | Make the pal2rgbWrapper set and use the converter in pal2rgbWrapper |
Sun, 17 Jan 2010 19:26:35 +0000 | mru | Remove double const |
Sun, 17 Jan 2010 15:11:25 +0000 | stefano | Factorize error message logging in rgb2rgbWrapper(). |
Sun, 17 Jan 2010 15:08:31 +0000 | reimar | Add a proper header for our strsep implementation so strsep will |
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. |