Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 25 Jul 2010 09:31:00 +0000 | reimar | Avoid useless malloc/frees |
Sun, 25 Jul 2010 09:22:37 +0000 | reimar | Switch to non-deprecated avcodec_decode_video2 API. |
Sun, 25 Jul 2010 09:13:43 +0000 | reimar | Change cast to avoid a warning. |
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 |