summaryrefslogtreecommitdiff
path: root/libavcodec/dxv.c
Commit message (Expand)AuthorAge
* Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-28
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* Revert "Don't use expressions with side effects in macro parameters"Martin Storsjö2016-08-02
* Don't use expressions with side effects in macro parametersMartin Storsjö2016-07-31
* dxv: Check to make sure we don't overrun buffers on corrupt inputsMartin Storsjö2016-07-31
* dxv: Improve error messageVittorio Giovara2015-09-24
* dxv: Support RAW intermediate compressionVittorio Giovara2015-09-24
* dxv: Print texture information after header parsingVittorio Giovara2015-09-24
* dxv: Support the original first versionVittorio Giovara2015-09-24
* dxv: Parse ancillary encoder informationVittorio Giovara2015-09-24
* DXV decoderVittorio Giovara2015-09-02