summaryrefslogtreecommitdiff
path: root/libavformat/hnm.c
Commit message (Expand)AuthorAge
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/hnm: Only keep and parse what is needed laterAndreas Rheinhardt2020-04-02
* avformat/hnm: Check for extradata allocation failureAndreas Rheinhardt2020-03-22
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | avformat/hnm: fix decoding of 256x256 videoMichael Niedermayer2014-04-16
* | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'Michael Niedermayer2014-03-11
|\|
| * lavf: more correct printf format specifiersDiego Biurrun2014-03-11
* | avformat/hnm: check chunk_size == 0Michael Niedermayer2013-11-22
* | Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e'Michael Niedermayer2013-11-01
|/
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31