aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/wmalosslessdec.c
Commit message (Expand)AuthorAgeFilesLines
* WMAL: Remove inaccurate and unnecessary doxyMashiat Sarker Shakkhar2012-03-291-8/+0
* wmall: fix seeking.Ronald S. Bultje2012-03-281-0/+13
* wmalossless: error out if a subframe is not used by any channel.Ronald S. Bultje2012-03-221-3/+10
* wmalossless: reset sample pointer for each subframe.Ronald S. Bultje2012-03-221-12/+19
* wmalossless: error out on invalid values for order.Ronald S. Bultje2012-03-221-9/+25
* wmall: output packet only if we have decoded some samplesKostya Shishkov2012-03-221-2/+2
* wmall: fix build with -DDEBUG enabled.Ronald S. Bultje2012-03-071-9/+8
* wma: Refactor common code to fix standalone compilation of WMA lossless decoder.Diego Biurrun2012-03-071-0/+1
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-0/+1248