summaryrefslogtreecommitdiff
path: root/libavformat/vpk.c
Commit message (Expand)AuthorAge
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* vpk: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat/utils: make ff_update_cur_dts() sharedJames Almer2021-06-09
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/vpk: check that samples_per_block is > 0Paul B Mahol2021-02-24
* avformat/vpk: add seeking supportPaul B Mahol2020-03-12
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat/vpk: Check offset for validityMichael Niedermayer2019-06-14
* avformat/vpk: Fix integer overflow in samples_per_block computationMichael Niedermayer2019-06-14
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/vpk: check samples_per_block sizePaul B Mahol2015-11-21
* avformat: add VPK demuxerPaul B Mahol2015-11-19