summaryrefslogtreecommitdiff
path: root/libavformat/hnm.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/hnm: Only keep and parse what is needed laterAndreas Rheinhardt2020-04-021-51/+12
* avformat/hnm: Check for extradata allocation failureAndreas Rheinhardt2020-03-221-3/+4
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-9/+9
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-9/+9
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-271-1/+1
|\ \ | |/
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-1/+1
* | avformat/hnm: fix decoding of 256x256 videoMichael Niedermayer2014-04-161-1/+1
* | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'Michael Niedermayer2014-03-111-4/+7
|\ \ | |/
| * lavf: more correct printf format specifiersDiego Biurrun2014-03-111-4/+7
* | avformat/hnm: check chunk_size == 0Michael Niedermayer2013-11-221-1/+1
* | Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e'Michael Niedermayer2013-11-011-4/+4
|/
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-0/+204