summaryrefslogtreecommitdiff
path: root/media/libstagefright/StagefrightMediaScanner.cpp
AgeCommit message (Expand)Author
2012-04-13Make mediascanner use filedescriptors instead of pathsMarco Nelissen
2012-04-04Send video width and height to mediascannerMarco Nelissen
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-11-18status_t != boolMarco Nelissen
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-30Support for an MPEG2 Program Stream extractor.Andreas Huber
2011-07-20Untangle MediaScanner error handling.Jeff Brown
2011-07-01- Retrieve is_drm in MediaMetadataRetriever.Gloria Wang
2011-03-30Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi filesAndreas Huber
2011-03-29Adding support for the '.mxmf' MIDI file extension.Andreas Huber
2011-02-03Bug 1804058 FLAC extractorGlenn Kasten
2011-01-25StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood
2011-01-12Publish MediaMetadataRetriever.java as public APIJames Dong
2011-01-07Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen
2010-11-19am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru
2010-11-19resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru
2010-11-19StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa
2010-11-1864-bit file size/offset support for media frameworkJames Dong
2010-11-01Media scanner support for FL(Forward Lock) DRM file typesGloria Wang
2010-06-07Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber
2010-05-25Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber
2010-05-20Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber
2010-05-07A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber
2010-03-10Instead of instantiating StagefrightMetadataRetriever directly, instantiate a...Andreas Huber
2010-02-11Add support for "album artist" tag.Marco Nelissen
2010-02-08Add support for the TPOS/TPA (disc number) id3 tag.Marco Nelissen
2010-01-13Support for determining the mime type of media via metadata extraction.Andreas Huber
2010-01-12Squashed commit of the following:Andreas Huber
2010-01-08Reorganize some of the stagefright implementation related to metadata.Andreas Huber