summaryrefslogtreecommitdiff
path: root/media/libstagefright/codecs/vorbis
AgeCommit message (Expand)Author
2013-01-31SoftVorbis: Set the right encoding in the port definitionMartin Storsjo
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-03-28AV Android make files changesJames Dong
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-13Remove old-style software decoders.Andreas Huber
2011-05-16Fix module tags on stagefright software decoders.Andreas Huber
2011-05-11Squashed commit of the following:Andreas Huber
2010-10-26Assume that all of the decoded vorbis audio data is valid unless the source i...Andreas Huber
2010-09-28Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-05-11Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber
2010-05-07A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber