summaryrefslogtreecommitdiff
path: root/libavcodec/canopus.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'Michael Niedermayer2015-04-201-4/+4
| | | | | | | * commit 'e6fb844f7b736e72da364032d251283bce9e63ad': Implement shared parsing of INFO tag in Canopus family Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-191-0/+63
Add some bounds checking to CLLC; reduce HQX variable scoping, add an error message.