aboutsummaryrefslogtreecommitdiff
path: root/libavformat/dtshddec.c
AgeCommit message (Expand)Author
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2016-05-19avformat/dtshddec: move data_start outside of DTSHDDemuxContextJames Almer
2016-05-16avformat/dtshddec: implement AUPR_HDR chunk parsingJames Almer
2016-05-16avformat/dtshddec: parse chunks stored after audio dataJames Almer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2012-10-10dtshd: fix seekingPaul B Mahol
2012-10-10dtshd: remove redundant/wrong avio_tell()Paul B Mahol
2012-10-09DTS-HD demuxerPaul B Mahol