summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MetaData.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * DRM framework support:Gloria Wang2010-10-251-0/+2
* | | Add decode-to-ANativeWindow support to Stagefright.Jamie Gennis2010-10-201-0/+3
|/ /
* | On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-071-0/+2
* | Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-281-0/+2
* | HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-0/+1
* | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* | Remove unused/debugging code from MP4 file writerJames Dong2010-09-031-0/+1
* | Calculate audio media drift time from AudioSourceJames Dong2010-09-011-0/+1
* | Use audio clock as the reference media clockJames Dong2010-08-131-2/+2
* | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+1
* | Support finer seek control on MediaSources.Andreas Huber2010-07-211-0/+1
* | Support user-supplied timescales for authoringJames Dong2010-07-141-0/+1
* | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-071-0/+4
* | Provide progress status report during authoringJames Dong2010-06-251-1/+15
* | Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-251-1/+2
* | Remove some hard-coded encoding parametersJames Dong2010-06-081-4/+7
|/
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-071-0/+2
* 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 'iTunes-style' metadata in .mp4 and .3gp files.Andreas Huber2010-01-201-0/+1
* More metadata support.Andreas Huber2010-01-131-0/+3
* Squashed commit of the following:Andreas Huber2010-01-121-0/+9
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-1/+1
* Squashed commit of the following:Andreas Huber2009-11-161-1/+2
* Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-221-0/+1
* Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber2009-10-121-8/+11
* Some work to make audio encoding work.Andreas Huber2009-09-021-1/+1
* Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-201-0/+1
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-191-17/+17
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+1
* Squashed commit of the following:Andreas Huber2009-07-161-0/+132