Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jan 2010 20:46:26 +0000 | reimar | Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing. |
Sun, 24 Jan 2010 20:05:28 +0000 | reimar | Add support for parsing MLP and TrueHD. |
Sun, 24 Jan 2010 19:50:27 +0000 | cehoyos | Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point. |
Sun, 24 Jan 2010 17:44:43 +0000 | stefano | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks. |
Sun, 24 Jan 2010 17:05:53 +0000 | reimar | Add forgotten declaration of ds_clear_parser. |
Sun, 24 Jan 2010 16:38:46 +0000 | reimar | Remove now unused variables. |
Sun, 24 Jan 2010 16:06:41 +0000 | cehoyos | VCR2 fails for mpeg12, decodes incorrectly (and cannot be fixed) for |
Sun, 24 Jan 2010 15:19:14 +0000 | reimar | Reset the parser on seek. Should fix some cases of audio "blips" after seeking. |