Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 21 Nov 2009 18:47:47 +0000 | reimar | Support 16-bit-per-component RGB formats (rgb48[bln]e) in option parser. |
Sat, 21 Nov 2009 18:45:41 +0000 | reimar | Add a define for IMGFMT_RGB48NE that depends on machine endianness. |
Fri, 20 Nov 2009 23:48:16 +0000 | reimar | Move 128kB buffer from stack to demuxer context. |
Fri, 20 Nov 2009 23:41:06 +0000 | reimar | calloc instead of malloc+memset. |