History log of /frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a612889b5e49b036dc7f2b75f6b8cc3ca54f89f 27-Oct-2010 Andreas Huber <andih@google.com> Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise.

Change-Id: Iea88e3f09955d82a9a11fbcc075db8d9c4007490
/frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp
38ae220bb7c06e3cc82f96dada769c6b12a79d09 28-Sep-2010 Andreas Huber <andih@google.com> Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files.

related-to-bug: 3036592
Change-Id: Ib142b171c829ed74156c0281d9d4543fcc96c802
/frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp
6624c9fd0bc5e3858a22a04c05b5059445c1c367 21-Jul-2010 Andreas Huber <andih@google.com> Support finer seek control on MediaSources.

related-to-bug: 2858448

Change-Id: Ifb4b13b990fd5889113e47e2c62249ac43391fa1
/frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp
34c70709a69fbf29dbde2c106d9db5f522f25268 11-May-2010 Andreas Huber <andih@google.com> Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)

Change-Id: I3c76d35da48e0964f7a0fa2816f8573b5e1a9436
related-to-bug: 2674036
QA-impact: low, only affects ogg-vorbis playback through http
/frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp
388379f8b4cabe7bccf280d450a6db2c3149796b 07-May-2010 Andreas Huber <andih@google.com> A new OggExtractor/VorbisDecoder combo to support approximate seeking.

Change-Id: Id5d0c1c8b1adc62896bb5ed951f7b5cfda811e95
related-to-bug: 2654400
/frameworks/base/media/libstagefright/codecs/vorbis/dec/VorbisDecoder.cpp