Max Kellermann
|
9be90bd1c9
|
decoder/wavpack: add local reference variables
|
2014-08-19 20:58:08 +02:00 |
|
Max Kellermann
|
07b93dcf80
|
InputStream: make Seek() always absolute
Remove the "whence" parameter that is not actually necessary, and only
complicates the InputStream implementations.
|
2014-05-22 13:52:00 +02:00 |
|
Max Kellermann
|
13b78d0d89
|
decoder/wavpack: move code to WavpackInput::ReadBytes()
|
2014-05-22 12:54:56 +02:00 |
|
Max Kellermann
|
65c135b451
|
decoder/wavpack: convert WavpackInput attributes to references
|
2014-05-22 12:52:33 +02:00 |
|
Max Kellermann
|
ec162f265f
|
decoder/wavpack: move wavpack_input_init into struct WavpackInput
|
2014-05-22 12:47:20 +02:00 |
|
Max Kellermann
|
ba99696771
|
decoder/wavpack: wavpack_open_wvc() returns WavpackInput*
|
2014-05-22 12:36:55 +02:00 |
|
Max Kellermann
|
4eeea640f4
|
DecoderAPI: add function decoder_open_uri()
Move and refactor code from the Wavpack decoder plugin.
|
2014-05-22 12:35:20 +02:00 |
|
Max Kellermann
|
631b635652
|
decoder/wavpack: rename struct wavpack_input to WavpackInput
|
2014-05-22 10:52:34 +02:00 |
|
Max Kellermann
|
0b4fa41aff
|
InputStream: "protect" attributes
|
2014-05-12 18:59:46 +02:00 |
|
Max Kellermann
|
82337dec44
|
InputStream: add virtual destructor
Replaces the method Close().
|
2014-05-11 17:12:50 +02:00 |
|
Max Kellermann
|
6773adc771
|
InputStream: convert to class
|
2014-05-11 15:34:48 +02:00 |
|
Max Kellermann
|
6b421cc354
|
DecoderPlugin: pass Path instance to file_decode() and scan_file()
|
2014-02-07 18:52:19 +01:00 |
|
Max Kellermann
|
f8bfea8bae
|
Input*: move to input/
|
2014-01-24 16:33:33 +01:00 |
|
Max Kellermann
|
51adaf2c47
|
decoder/*: move to decoder/plugins/
|
2014-01-24 00:02:24 +01:00 |
|