Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sanm: Change type of array pitch parameters to ptrdiff_t | Diego Biurrun | 2016-09-04 | 1 | -11/+11 |
| | | | | ptrdiff_t is the correct type for array pitches and similar. | ||||
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| | | | | | | Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | sanm: Use correct printf conversion specifiers for POSIX int types | Diego Biurrun | 2014-07-28 | 1 | -4/+6 |
| | |||||
* | LucasArts SMUSH SANM video decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+1475 |
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> |