Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 25 Jul 2010 09:06:37 +0000 | reimar | Add stream_time_pos property. |
Sun, 25 Jul 2010 08:40:45 +0000 | reimar | Refuse to compile without yasm unless it was explicitly requested. |
Sat, 24 Jul 2010 21:43:29 +0000 | reimar | Remove useless NULL checks before freeing and NULL pointers |
Sat, 24 Jul 2010 21:40:06 +0000 | reimar | Allocate memory for paletted image data separately to avoid |
Sat, 24 Jul 2010 21:34:13 +0000 | reimar | Slightly simplify dvd subtitle RLE decoding. |
Sat, 24 Jul 2010 21:24:20 +0000 | reimar | Share paletted -> gray/alpha conversion code, and keep a copy |
Sat, 24 Jul 2010 20:48:32 +0000 | reimar | Simplify creation of color/alpha map. |