summaryrefslogtreecommitdiffstats
path: root/libavformat/wsddec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/rawdec: Make the raw packet size configurableMichael Niedermayer2019-07-171-0/+3
* avformat/wsddec: Fix undefined shiftMichael Niedermayer2019-06-211-1/+1
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* avformat: fix overflows during bit rate calculationAndreas Cadhalpun2016-12-141-1/+1
* avformat/wsddec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-011-0/+1
* avformat: add Wideband Single-bit Data (WSD) demuxerPeter Ross2016-04-301-0/+172
OpenPOWER on IntegriCloud