| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -5/+6 |
* | avformat/dtshddec: also read trailing padding in samples | Paul B Mahol | 2023-01-16 | 1 | -2/+5 |
* | dtshddec: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -1/+1 |
* | avformat: Avoid allocation for AVStreamInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -1/+1 |
* | avformat: move AVStream.{parser,need_parsing} to AVStreamInternal | James Almer | 2021-05-07 | 1 | -1/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -1/+1 |
* | avformat/dtshddec: move data_start outside of DTSHDDemuxContext | James Almer | 2016-05-19 | 1 | -5/+4 |
* | avformat/dtshddec: implement AUPR_HDR chunk parsing | James Almer | 2016-05-16 | 1 | -1/+23 |
* | avformat/dtshddec: parse chunks stored after audio data | James Almer | 2016-05-16 | 1 | -4/+16 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -3/+3 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | dtshd: fix seeking | Paul B Mahol | 2012-10-10 | 1 | -6/+8 |
* | dtshd: remove redundant/wrong avio_tell() | Paul B Mahol | 2012-10-10 | 1 | -1/+0 |
* | DTS-HD demuxer | Paul B Mahol | 2012-10-09 | 1 | -0/+138 |