1. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 13 years ago
  2. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  3. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  4. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  5. aac193c Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  6. 2bff839 Fix a build break due to the missing kKeyRotation by James Dong · 14 years ago
  7. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  8. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  9. d577091 DRM framework support: by Gloria Wang · 14 years ago
  10. 58a36ad Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 14 years ago
  11. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  12. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  13. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  14. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 14 years ago
  15. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  16. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 14 years ago
  17. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  18. 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  19. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  20. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  21. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  22. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  23. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  24. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  25. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  26. c5d5ee3 Add support for "album artist" tag. by Marco Nelissen · 14 years ago
  27. 655306f Add support for the TPOS/TPA (disc number) id3 tag. by Marco Nelissen · 14 years ago
  28. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 15 years ago
  29. 3a3656c More metadata support. by Andreas Huber · 15 years ago
  30. aee3c63 Squashed commit of the following: by Andreas Huber · 15 years ago
  31. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 15 years ago
  32. ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
  33. e981c33 Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 15 years ago
  34. fa8de75 Change to a int64_t usecs representation for timestamps and duration throughout stagefright. by Andreas Huber · 15 years ago
  35. da050cf2 Some work to make audio encoding work. by Andreas Huber · 15 years ago
  36. 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
  37. 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
  38. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  39. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago