Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Oct 2006 09:28:49 +0000 | diego | Add support for TTA and WavPack. |
Sun, 08 Oct 2006 09:10:55 +0000 | reimar | Another != NULL check after dereferencing |
Sun, 08 Oct 2006 09:07:51 +0000 | reimar | Fix variable dereference before NULL check. |
Sun, 08 Oct 2006 09:05:27 +0000 | reimar | Useless initialization, they will be always set for result != 0 |
Sat, 07 Oct 2006 16:43:39 +0000 | reimar | Cosmetics: consistent order for en-/disabled codecs list |
Sat, 07 Oct 2006 15:33:14 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program'. |
Sat, 07 Oct 2006 14:05:54 +0000 | kraymer | r20083: Unify labels of two solutions to similar problems. |