summaryrefslogtreecommitdiffstats
path: root/libavcodec/sanm.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop unreachable break and return statementsDiego Biurrun2016-11-031-3/+0
|
* sanm: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-041-11/+11
| | | | ptrdiff_t is the correct type for array pitches and similar.
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
| | | | | | Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* sanm: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-281-4/+6
|
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-061-0/+1475
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
OpenPOWER on IntegriCloud