Mark Nauwelaerts
|
f63f09483f
|
vorbisdec: port to audiodecoder
|
2011-10-07 14:52:53 +02:00 |
|
Thibault Saunier
|
61c61e9f2f
|
vorbis: add support for using tremolo on android
Tremolo is an ARM-optimised version of xiph's tremor library.
|
2011-04-16 15:33:16 +01:00 |
|
Stefan Kost
|
4e6cb3e91f
|
vorbis: have a copy_sample func as a func pointer
Make some more variants for copy_sample funcs and use them via function pointer.
|
2010-05-06 08:22:36 +03:00 |
|
Mark Nauwelaerts
|
708956e281
|
vorbisdec: remove unused field
|
2010-03-10 11:24:31 +01:00 |
|
Mark Nauwelaerts
|
32dff24552
|
vorbisdec: also support ivorbis tremor decoder
... which only needs a bit of refactoring and extracting to support
the minor difference in (i)vorbis interface.
Fixes #609063.
|
2010-02-15 12:11:35 +01:00 |
|
Mark Nauwelaerts
|
5e06eaa517
|
vorbisdec: reduce some hard-coding
... such as assuming float all over, and base src caps on template caps.
|
2010-02-15 12:10:41 +01:00 |
|
Wim Taymans
|
43bdb13ec2
|
vorbisdec: adapt to new oggdemux
Remove all granulepos hacks and simply use the timestamps from the new oggdemux
like any other decoder.
|
2009-12-10 13:22:00 +01:00 |
|
Sebastian Dröge
|
dc9a1b945b
|
vorbis: Rename vorbis*.h to gstvorbis*.h to prevent name conflicts
|
2009-02-24 14:36:39 +01:00 |
|