aboutsummaryrefslogtreecommitdiff
path: root/libavformat/redspark.c
AgeCommit message (Expand)Author
2020-02-10avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2016-06-12avformat/redspark: deobfuscate header decrypt codeJames Almer
2016-06-12avformat/redspark: remove av_malloc usageJames Almer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-07-27Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-10-13avformat: use ff_alloc_extradata()Paul B Mahol
2013-08-23avformat/redspark: check coef_offMichael Niedermayer
2013-05-12redspark: fix memleak in redspark_read_headerPaul B Mahol
2013-05-10RedSpark demuxerJames Almer