summaryrefslogtreecommitdiff
path: root/libavformat/redspark.c
Commit message (Expand)AuthorAge
* redspark: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/redspark: deobfuscate header decrypt codeJames Almer2016-06-12
* avformat/redspark: remove av_malloc usageJames Almer2016-06-12
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat: use ff_alloc_extradata()Paul B Mahol2013-10-13
* avformat/redspark: check coef_offMichael Niedermayer2013-08-23
* redspark: fix memleak in redspark_read_headerPaul B Mahol2013-05-12
* RedSpark demuxerJames Almer2013-05-10