Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 01 Jan 2009 11:33:46 +0000 | reimar | Simplify and comment spudec bilinear scaling code |
Thu, 01 Jan 2009 11:23:32 +0000 | reimar | Include alloca.h when using alloca to make sure it is defined. |
Thu, 01 Jan 2009 11:16:52 +0000 | reimar | XVID profile array should be const, so it is in rodata |
Thu, 01 Jan 2009 10:24:19 +0000 | reimar | Avoid a uselessly high number of wakeups when playing audio-only files. |
Thu, 01 Jan 2009 09:47:21 +0000 | reimar | 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer |
Thu, 01 Jan 2009 09:37:02 +0000 | reimar | Add zero termination missing in two cases. |
Thu, 01 Jan 2009 09:35:25 +0000 | reimar | Add asserts to detect when assumptions for play_tree_parser_get_line |