Mercurial > mplayer.hg
graph
-
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly2010-01-25, by stefano
-
Fix mis-computation of the needsDither variable erroneously introduced2010-01-24, by stefano
-
Use av_malloc to ensure sufficient alignment and also free at least some2010-01-24, by reimar
-
If audio was identified as DTS in the PMT do not override that with TrueHD2010-01-24, by reimar
-
Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing.2010-01-24, by reimar
-
Add support for parsing MLP and TrueHD.2010-01-24, by reimar
-
Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point.2010-01-24, by cehoyos
-
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks.2010-01-24, by stefano
-
Add forgotten declaration of ds_clear_parser.2010-01-24, by reimar
-
Remove now unused variables.2010-01-24, by reimar
-
VCR2 fails for mpeg12, decodes incorrectly (and cannot be fixed) for2010-01-24, by cehoyos
-
Reset the parser on seek. Should fix some cases of audio "blips" after seeking.2010-01-24, by reimar
-
Move the resync-related code into more consistent places instead of having it2010-01-24, by reimar
-
Use av_get_bits_per_pixel() for computing the bits per pixel of the2010-01-24, by stefano
-
Fix ftp support to properly support large files > 2GB.2010-01-24, by reimar