summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/StagefrightMetadataRetriever.cpp
Commit message (Expand)AuthorAgeFilesLines
* On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-071-0/+14
* Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-0/+18
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-2/+5
* Fix the media metadata retriever (tests). The native constants must match tho...Andreas Huber2010-03-121-0/+18
* HTTPStream and HTTPDataSource now support cancellation of the connection proc...Andreas Huber2010-03-121-1/+0
* Reduce buffer sizes related to HTTP media data transfer in order to reduce th...Andreas Huber2010-03-101-1/+0
* 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
* The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-251-2/+0
* Support for 'iTunes-style' metadata in .mp4 and .3gp files.Andreas Huber2010-01-201-1/+1
* Squashed commit of the following:Andreas Huber2010-01-141-41/+71
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-131-0/+1
* More metadata support.Andreas Huber2010-01-131-2/+11
* Squashed commit of the following:Andreas Huber2010-01-121-23/+151
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+197