summaryrefslogtreecommitdiff
path: root/libavcodec/ivi.h
Commit message (Collapse)AuthorAge
* indeo4: Consistently initialize variablesVittorio Giovara2016-03-22
| | | | Avoid using multiple variables for the same purpose.
* indeo4: Rework stream analysis reportVittorio Giovara2016-03-22
| | | | | | | | * Change log level from error to debug * Print report after the first decoded frame, not at the end of decoding * Drop macro guard and use a context variable instead Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30