Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Mar 2009 15:30:27 +0000 | greg | Don't assume width == stride for bitmap composition. |
Sun, 08 Mar 2009 15:20:14 +0000 | michael | Revert |
Sun, 08 Mar 2009 13:56:35 +0000 | reimar | rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly |
Sun, 08 Mar 2009 13:32:42 +0000 | reimar | Remove internal NuppelVideo decoder, the code in libavcodec can decode |
Sun, 08 Mar 2009 13:21:00 +0000 | reimar | Get rid of pointless debugging code |
Sun, 08 Mar 2009 13:17:18 +0000 | reimar | Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there |
Sun, 08 Mar 2009 13:10:21 +0000 | reimar | Remove colourspace-conversion stuff from rtjpeg, we have functions to do that |