summaryrefslogtreecommitdiff
path: root/libavformat/sdr2.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-101-1/+0
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-121-2/+2
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-8/+8
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* avformat/sdr2: h264 stream needs parsingPaul B Mahol2014-02-261-0/+1
* SDR2 demuxerPaul B Mahol2014-02-221-0/+120