Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Sun, 24 Jan 2010 15:16:39 +0000 | reimar | Move the resync-related code into more consistent places instead of having it |
Sun, 24 Jan 2010 12:55:05 +0000 | stefano | Use av_get_bits_per_pixel() for computing the bits per pixel of the |
Sun, 24 Jan 2010 10:13:33 +0000 | reimar | Fix ftp support to properly support large files > 2GB. |