Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Nov 2012 13:55:01 +0000 | reimar | Remove pointless cast. |
Sat, 10 Nov 2012 13:53:29 +0000 | reimar | Fix off-by-one errors in file descriptor validity checks. |
Sat, 10 Nov 2012 13:41:38 +0000 | reimar | Mark pointer arguments that are not written to as const. |
Sat, 10 Nov 2012 13:39:01 +0000 | reimar | Do not use pkt which is uninitialized at that point. |
Sat, 10 Nov 2012 13:31:32 +0000 | reimar | Do not leak memory while processing command. |
Sat, 10 Nov 2012 13:29:36 +0000 | al | libmpcodecs: Only choose dummy codecs if forced |