summaryrefslogtreecommitdiff
path: root/libavcodec/hnm4video.c
Commit message (Expand)AuthorAge
* avcodec/hnm4video: check offset before subtraction in decode_interframe_v4a()Michael Niedermayer2014-02-03
* avcodec/hnm4video: change width/height to intMichael Niedermayer2013-12-10
* avcodec/hnm4video: allocate frame only when theres a coded frameMichael Niedermayer2013-11-23
* avcodec/hnm4video: check writeoffset in decode_interframe_v4a()Michael Niedermayer2013-11-22
* avcodec/hnm4video: check dimensions for validityMichael Niedermayer2013-11-22
* avcodec/hnm4video: fix missing newlines in error messagesMichael Niedermayer2013-11-22
* avcodec/hnm4video: fix write offset checks in decode_interframe_v4()Michael Niedermayer2013-11-22
* avcodec/hnm4video: check offset in decode_interframe_v4() more completelyMichael Niedermayer2013-11-22
* avcodec/hnm4video: check intraframe sizeMichael Niedermayer2013-11-22
* avcodec/hnm4video: check that packetsize is at least 8Michael Niedermayer2013-11-22
* avcodec/hnm4video: remove redundant log messagePaul B Mahol2013-11-07
* Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e'Michael Niedermayer2013-11-01
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31