summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/StagefrightMediaScanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Offer a type-safe album art interface.Elliott Hughes2014-06-111-8/+2
* warnings be gone.Andreas Huber2014-04-111-1/+1
* resolved conflicts for merge of 205d7249 to masterMarco Nelissen2012-11-161-1/+1
|\
| * Add .mpga to acceptable file name extensions list.Jan Bjernler2012-11-161-1/+1
* | Scan .awb files tooMarco Nelissen2012-11-121-1/+1
|/
* Make mediascanner use filedescriptors instead of pathsMarco Nelissen2012-04-131-1/+14
* Send video width and height to mediascannerMarco Nelissen2012-04-041-0/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* status_t != boolMarco Nelissen2011-11-181-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-1/+1
* Untangle MediaScanner error handling.Jeff Brown2011-07-201-52/+63
* - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-011-0/+1
* Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi filesAndreas Huber2011-03-301-0/+1
* Adding support for the '.mxmf' MIDI file extension.Andreas Huber2011-03-291-2/+3
* Bug 1804058 FLAC extractorGlenn Kasten2011-02-031-1/+1
* StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood2011-01-251-32/+35
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-6/+2
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+1
* am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
|\
| * resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
| |\
| | * StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa2010-11-191-8/+10
* | | 64-bit file size/offset support for media frameworkJames Dong2010-11-181-2/+2
* | | Media scanner support for FL(Forward Lock) DRM file typesGloria Wang2010-11-011-1/+1
|/ /
* | Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-1/+1
* | Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber2010-05-251-50/+0
* | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-1/+2
|/
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-071-2/+2
* Instead of instantiating StagefrightMetadataRetriever directly, instantiate a...Andreas Huber2010-03-101-8/+12
* Add support for "album artist" tag.Marco Nelissen2010-02-111-0/+1
* Add support for the TPOS/TPA (disc number) id3 tag.Marco Nelissen2010-02-081-0/+1
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-131-0/+6
* Squashed commit of the following:Andreas Huber2010-01-121-2/+161
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+80