1. 9c5d62a Proper recovery of timestamp information in the transport stream parser. by Andreas Huber · 14 years ago
  2. 3d6576e Emit better (correct) timestamps that respect AAC upsampling. by Andreas Huber · 14 years ago
  3. ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
  4. 40da64f Another attempt for fixing AAC+/eAAC+ related issue by James Dong · 14 years ago
  5. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  6. 0c5f2ec Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 14 years ago
  7. a7c1407 Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 14 years ago
  8. 3c78a1b Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 14 years ago
  9. 3f26cad Ignore corrupt aac audio frames and substitute silence. by Andreas Huber · 14 years ago
  10. 7167472 Properly fill in the component name for the software decoders. by Andreas Huber · 14 years ago
  11. fe1dee8 Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate. by Andreas Huber · 14 years ago
  12. 749c570 The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did. by Andreas Huber · 14 years ago
  13. dd0359f Protect against possible temporary objects going away before we get at their data. by Andreas Huber · 15 years ago
  14. 85adf5e Propagate duration from input to output only if available, support multiple full frames of audio per input buffer in AMR/AAC decoders. by Andreas Huber · 15 years ago
  15. 3c01bb6 Adding copyright headers to recently introduced decoder source files. by Andreas Huber · 15 years ago
  16. 8f65821 Minor tweaks to the mp3 and aac software decoders, propagate duration to output format. by Andreas Huber · 15 years ago
  17. dacaa73 Initial check in of stagefright software AAC decoder based on PV source code. by Andreas Huber · 15 years ago