Christopher Snowhill
|
0012d1b17e
|
Implement dynamic metadata reading for streams
Supported by FFmpeg, FLAC, Ogg Vorbis, and Opus.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
|
2022-02-09 13:44:50 -08:00 |
Christopher Snowhill
|
85c7073649
|
Reformat my own source code with clang-format
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
|
2022-02-06 21:49:27 -08:00 |
Chris Moeller
|
ba69558a99
|
Hard coded bits per sample, as it should be
|
2013-10-05 02:00:25 -07:00 |
vspader
|
5715522470
|
Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken.
Added icons for other formats.
|
2007-11-24 20:16:27 +00:00 |
vspader
|
1aead1bf0d
|
Merged decoder and converter threads to facilitate midstream format changing.
|
2007-03-03 17:19:37 +00:00 |
vspader
|
eb5ee1586d
|
Fixed up Vorbis Decoder and modified MAD to use new source system.
|
2007-03-03 00:33:36 +00:00 |
vspader
|
934840ace5
|
Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work.
|
2007-03-02 01:36:52 +00:00 |
vspader
|
927b65a4a5
|
Merged with cog-audio-framework branch. Cog now uses plugins.
|
2007-02-24 20:36:27 +00:00 |