16 Commits (2b12d6fc79817d14b555b13847e6b328fbc3d2bd)

Author SHA1 Message Date
Aurelien Jacobs 28e7453c11 remove some empty close/init functions in avcodec 17 years ago
Aurelien Jacobs ca1daf0ad0 add get_unary_0_33() to help gcc with inlining 17 years ago
Aurelien Jacobs 28296f9c9e move get_unary() to its own file 17 years ago
David Bryant a6ba65f7f2 Support for WavPack version 0x410 (false stereo chunks) 18 years ago
Kostya Shishkov 11ead90e23 Rename flag for consistency with the next commit 18 years ago
Alex Beregszaszi 57d473f457 use get_unary from bitstream.h 18 years ago
David Bryant 6b05eb3117 Add the handling of the INT32INFO block to the WavPack decoder. 18 years ago
Kostya Shishkov b314cfe709 Correctly handle data_size on decoding 18 years ago
Kostya Shishkov 4b3b5a2337 Coded residual in WavPack may be > 0xFFFF 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
Kostya Shishkov a8789714ba Ignore blocks with no samples and flags (but usually with MD5 sum) 18 years ago
Kostya Shishkov 4ec0beaa59 Move block size check to decoder 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Kostya Shishkov 8db0c25d95 Handle case of get_bits(0) 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago