David Bryant
|
6b05eb3117
Add the handling of the INT32INFO block to the WavPack decoder.
|
17 years ago |
Panagiotis Issaris
|
6f3e0b2174
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
17 years ago |
Panagiotis Issaris
|
769e10f068
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
|
17 years ago |
François Revol
|
8fa36ae09d
This fixes error handling for BeOS, removing the need for some ifdefs.
|
17 years ago |
Kostya Shishkov
|
49561f992e
Seeking support in WavPack
|
18 years ago |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
Diego Biurrun
|
827f056124
Remove unused variable.
|
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 |
Kostya Shishkov
|
ee56f2c020
10l: remove alien seek function from demuxer
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Kostya Shishkov
|
730581f3b4
WavPack lossless audio decoder
|
18 years ago |