summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxv.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-231-1/+1
* Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-281-1/+2
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-281-1/+1
* Revert "Don't use expressions with side effects in macro parameters"Martin Storsjö2016-08-021-12/+6
* Don't use expressions with side effects in macro parametersMartin Storsjö2016-07-311-6/+12
* dxv: Check to make sure we don't overrun buffers on corrupt inputsMartin Storsjö2016-07-311-3/+11
* dxv: Improve error messageVittorio Giovara2015-09-241-1/+2
* dxv: Support RAW intermediate compressionVittorio Giovara2015-09-241-3/+25
* dxv: Print texture information after header parsingVittorio Giovara2015-09-241-5/+13
* dxv: Support the original first versionVittorio Giovara2015-09-241-1/+1
* dxv: Parse ancillary encoder informationVittorio Giovara2015-09-241-5/+9
* DXV decoderVittorio Giovara2015-09-021-0/+461
OpenPOWER on IntegriCloud