Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 26 Jan 2010 08:01:50 +0000 | michael | Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr. |
Tue, 26 Jan 2010 07:40:14 +0000 | michael | Rename isRGB() and isBGR() as their meaning is confusing. |
Mon, 25 Jan 2010 22:46:09 +0000 | stefano | Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly |
Sun, 24 Jan 2010 21:28:17 +0000 | stefano | Fix mis-computation of the needsDither variable erroneously introduced |
Sun, 24 Jan 2010 21:15:43 +0000 | reimar | Use av_malloc to ensure sufficient alignment and also free at least some |
Sun, 24 Jan 2010 20:54:17 +0000 | reimar | If audio was identified as DTS in the PMT do not override that with TrueHD |
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. |