Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Oct 2006 13:08:07 +0000 | diego | Remove outdated/misleading comment about WavPack and libavformat. |
Sun, 08 Oct 2006 13:01:14 +0000 | reimar | Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken) |
Sun, 08 Oct 2006 13:01:03 +0000 | ptt | added myself to AUTHORS, as diego told me on 2006/09/26 :-) |
Sun, 08 Oct 2006 12:19:08 +0000 | reimar | WavPack files contain a complete, valid RIFF tag, so use extension (.wv) |
Sun, 08 Oct 2006 10:02:40 +0000 | reimar | a + b => (a + b) for defines, just to be sure. |
Sun, 08 Oct 2006 09:43:18 +0000 | reimar | Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL) |
Sun, 08 Oct 2006 09:32:30 +0000 | reimar | Forgotten http_free on send error. |