summaryrefslogtreecommitdiff
path: root/libavformat/dsfdec.c
Commit message (Expand)AuthorAge
* dsfdec: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-17
* avformat/dsfdec: Change order of operations in bitrate computationMichael Niedermayer2021-07-31
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt2021-04-18
* avformat/dsfdec: Check block_align more completelyMichael Niedermayer2020-12-06
* avformat/id3v2: Remove unnecessary indirectionAndreas Rheinhardt2020-05-25
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-12
* avformat/dsfdec: set packet pts/duration/pos correctlyPaul B Mahol2019-08-28
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/dsfdec: fix calculation of size of data chunkPaul B Mahol2018-04-22
* avformat/dsfdec: properly handle padded last packetPaul B Mahol2018-04-22
* avformat: fix id3 chaptersLukas Stabe2017-10-05
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
* avformat/dsfdec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-01
* avformat/dsfdec: check if number of channels is <= 0Paul B Mahol2016-04-30
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* ff_id3v2_read: add option to limit ID3 magic number searchPeter Ross2014-04-19
* avformat/dsddec: create audio stream before processing id3Peter Ross2014-04-18
* DSD Stream File (DSF) demuxerPeter Ross2014-04-18