summaryrefslogtreecommitdiff
path: root/libavformat/sdr2.c
Commit message (Expand)AuthorAge
* sdr2: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* avformat/sdr2: h264 stream needs parsingPaul B Mahol2014-02-26
* SDR2 demuxerPaul B Mahol2014-02-22