15 Commits (cdedf7e6254024c643532d45ac7c68e84e50eb01)

Author SHA1 Message Date
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Ronald S. Bultje af0a61cc40 Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending 14 years ago
Axel Holzinger 0b2c75cb68 Rename pow variable to pwr. 15 years ago
Diego Biurrun 862be470f3 Use correct length modifier for size comparison in printf expression, fixes: 15 years ago
Ronald S. Bultje ad32966cf9 Fix two doxy warnings. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Eli Friedman 25fe863062 Silense one warning: 15 years ago
Ronald S. Bultje 1302ccc1a7 Another buffer overflow, fixes issue1758. 15 years ago
Ronald S. Bultje 593a861470 Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...). 15 years ago
Ronald S. Bultje 9a32573b49 WMAVoice postfilter. 15 years ago
Ronald S. Bultje b1078e9fe6 Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Benoit Fouet 32e543f866 Replace @returns by @return. 15 years ago
Ronald S. Bultje fa65584f12 WMAVoice decoder. 15 years ago