Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -1/+3 |
| | |||||
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| | |||||
* | aic: Validate values read from the bitstream | Martin Storsjö | 2013-09-12 | 1 | -2/+4 |
| | | | | | | Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | aic: use chroma scan tables while decoding luma component in progressive mode | Kostya Shishkov | 2013-07-04 | 1 | -4/+5 |
| | | | | | | For some unclear reason Apple decided to use the same scan tables for luma and chroma in the progressive mode while using different ones for luma in the interlaced mode. | ||||
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+477 |