summaryrefslogtreecommitdiff
path: root/libavformat/wsddec.c
Commit message (Expand)AuthorAge
* wsd: convert to new channel layout APIVittorio Giovara2022-03-15
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avformat/rawdec: Deduplicate AVClasses based upon ff_raw_optionsAndreas Rheinhardt2021-07-08
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* avformat/rawdec: Make the raw packet size configurableMichael Niedermayer2019-07-17
* avformat/wsddec: Fix undefined shiftMichael Niedermayer2019-06-21
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat: fix overflows during bit rate calculationAndreas Cadhalpun2016-12-14
* avformat/wsddec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-01
* avformat: add Wideband Single-bit Data (WSD) demuxerPeter Ross2016-04-30