summaryrefslogtreecommitdiffstats
path: root/libavcodec/hnm4video.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
| | | | | | Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* hnm4: change width/height to int to fix hypothetical integer overflowsMichael Niedermayer2014-11-251-2/+2
| | | | | CC: libav-stable@libav.org Bug-Id: CID 1135770 / CID 1135771
* hnm4: Use av_image_check_sizeLuca Barbato2014-11-251-0/+6
| | | | | | | As done for all the other codecs not calling it indirectly. CC: libav-stable@libav.org Bug-Id: CID 1135770 / CID 1135771
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-0/+459
Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud