17 Commits (67e2f8b6bf5a44fa8083f90096de6131601879b4)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 10 months ago
Paul B Mahol 2524d0b33b avformat/dtshddec: also read trailing padding in samples 2 years ago
Anton Khirnov 7e531b24de dtshddec: convert to new channel layout API 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
James Almer e34e7a575e avformat/dtshddec: move data_start outside of DTSHDDemuxContext 9 years ago
James Almer 60c2e38dcb avformat/dtshddec: implement AUPR_HDR chunk parsing 9 years ago
James Almer ab3c04c458 avformat/dtshddec: parse chunks stored after audio data 9 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 11 years ago
Paul B Mahol ee109c6bc2 dtshd: fix seeking 12 years ago
Paul B Mahol eb71f027f0 dtshd: remove redundant/wrong avio_tell() 12 years ago
Paul B Mahol 238e904df3 DTS-HD demuxer 12 years ago