1. 21a0dca Fix a mediaserver crash caused by dereferencing a NULL pointer. by James Dong · 13 years ago
  2. bf2461e Don't reconfigure stream after outputing data. by Dave Burke · 13 years ago
  3. 874a897 Merge "systrace for audio" into jb-dev by Glenn Kasten · 13 years ago
  4. 441fbde Robustness - use defaults if we see bogus sample rate / channels from decoder. by Dave Burke · 13 years ago
  5. 3748b71 Handle stream changes at any point in the stream. by Dave Burke · 13 years ago
  6. 3eda271 Merge "Clear the decoder input buffer after it signalled an error to be able to continue." into jb-dev by Dave Burke · 13 years ago
  7. 99c99d0 systrace for audio by Glenn Kasten · 13 years ago
  8. 8dfa228 Fixes parsing of PSI sections in MPEG2 transport streams by Andreas Huber · 13 years ago
  9. e672a0e Clear the decoder input buffer after it signalled an error to be able to continue. by Andreas Huber · 13 years ago
  10. 5524776 Merge "Display pipe underrun counters in dumpsys" into jb-dev by Glenn Kasten · 13 years ago
  11. 88cbea8 Display pipe underrun counters in dumpsys by Glenn Kasten · 13 years ago
  12. c059bd4 Skip bad kHz values, and display them accurately by Glenn Kasten · 13 years ago
  13. e00e048 Merge "Buffer at least 2 secs worth of data at startup of after a seek before" into jb-dev by Andreas Huber · 13 years ago
  14. bfd4d0d Buffer at least 2 secs worth of data at startup of after a seek before by Andreas Huber · 13 years ago
  15. b33eaec Merge "Prefix MPEG4-generic audio data with ADTS headers" into jb-dev by Andreas Huber · 13 years ago
  16. 35c53cc Merge "Add informational logging to track 0 channel issue." into jb-dev by Dave Burke · 13 years ago
  17. e893150 Add informational logging to track 0 channel issue. by Dave Burke · 13 years ago
  18. 8647bbe Prefix MPEG4-generic audio data with ADTS headers by Andreas Huber · 13 years ago
  19. 022048e Stop audio source if AudioPlayer could not be started by James Dong · 13 years ago
  20. 88ba895 Merge "Stop extrapolating audio time from the anchor if we're paused or reached eos." into jb-dev by Andreas Huber · 13 years ago
  21. cd28dc1 Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" into jb-dev by Jean-Michel Trivi · 13 years ago
  22. 6895dee Stereo downmixer supports generic configurations. Fix 7.1 downmix by Jean-Michel Trivi · 13 years ago
  23. a86c809 Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 13 years ago
  24. 6299994 Merge "Add logging for invalid channel count or sample rate." into jb-dev by Dave Burke · 13 years ago
  25. 2697698 Add logging for invalid channel count or sample rate. by Dave Burke · 13 years ago
  26. 50a9908 Merge "Speed up stsz box write in MPEG4Writer" into jb-dev by James Dong · 13 years ago
  27. 09effe3 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
  28. 9017e5e Increase normal mixer's pipe to fast mixer by Glenn Kasten · 13 years ago
  29. 6d0780a Merge "Log which OMX component is not returning all buffers to us on executing->idle." into jb-dev by Andreas Huber · 13 years ago
  30. 8c46049 Speed up stsz box write in MPEG4Writer by James Dong · 13 years ago
  31. 5179ff3 Log which OMX component is not returning all buffers to us on executing->idle. by Andreas Huber · 13 years ago
  32. a99a5bc Stop extrapolating audio time from the anchor if we're paused or reached eos. by Andreas Huber · 13 years ago
  33. c2d6427 Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 13 years ago
  34. 5d3d12b Merge "Fix static track activity ref counting" into jb-dev by Eric Laurent · 13 years ago
  35. 44a957f Fix static track activity ref counting by Eric Laurent · 13 years ago
  36. 18793d7 Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" by James Dong · 13 years ago
  37. 859c897 Merge "Ignore sideband parsing errors and spit out a frame of silence." into jb-dev by Andreas Huber · 13 years ago
  38. deb98e7 Merge "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" into jb-dev by James Dong · 13 years ago
  39. 259b39c Ignore sideband parsing errors and spit out a frame of silence. by Andreas Huber · 13 years ago
  40. 2879bb2 Merge "Explicitly set the video scaling mode to "stretch"." into jb-dev by Andreas Huber · 13 years ago
  41. 1ec498e Explicitly set the video scaling mode to "stretch". by Andreas Huber · 13 years ago
  42. de321c3 Instead of asserting, turn an unsupported colorspace conversion into a by Andreas Huber · 13 years ago
  43. 1af1f6a Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 13 years ago
  44. 2986460 Fix issues with synchronous record start. by Eric Laurent · 13 years ago
  45. dfa29ab Merge "Smoothen audio "real" time by compensating with system_time()" into jb-dev by Andreas Huber · 13 years ago
  46. e4451a9 Smoothen audio "real" time by compensating with system_time() by Andreas Huber · 13 years ago
  47. 427eea9 Merge "Reduce video frame drop rate" into jb-dev by Glenn Kasten · 13 years ago
  48. 804c27e Merge "Switch audio tracks at runtime" into jb-dev by James Dong · 13 years ago
  49. ab7a2e5 Switch audio tracks at runtime by James Dong · 13 years ago
  50. 4adcede Reduce video frame drop rate by Glenn Kasten · 13 years ago
  51. 44f84de ACodec mustn't override the video scaling mod. by Andreas Huber · 13 years ago
  52. 09474df Improve underrun handling for fast tracks by Glenn Kasten · 13 years ago
  53. d08f48c Fix stopping process for fast tracks by Glenn Kasten · 13 years ago
  54. 94f60e2 Remove ASC workaround (now fixed in Franhofer library). by Dave Burke · 13 years ago
  55. 808e7d1 AudioFlinger: fix global effects suspend logic by Eric Laurent · 13 years ago
  56. bb9d731 Merge "stagefright: add tracing to AwesomePlayer." into jb-dev by Jamie Gennis · 13 years ago
  57. 82741e4 Merge "Fix 2 bugs in fast mixer statistics" into jb-dev by Glenn Kasten · 13 years ago
  58. 7cf0de4 Merge "Remove unused VideoSourceDownSampler class" into jb-dev by James Dong · 13 years ago
  59. e58ccce Fix 2 bugs in fast mixer statistics by Glenn Kasten · 13 years ago
  60. 3a26330 Remove unused VideoSourceDownSampler class by James Dong · 13 years ago
  61. 7d58056 Merge "Increase AAC software decoder's buffer count. Refactor how clients" into jb-dev by Andreas Huber · 13 years ago
  62. eb61431 Increase AAC software decoder's buffer count. Refactor how clients by Andreas Huber · 13 years ago
  63. c20f467 Merge "Fix a bug on sending a message to retry in TimedText." into jb-dev by James Dong · 13 years ago
  64. 2163320 stagefright: add tracing to AwesomePlayer. by Jamie Gennis · 13 years ago
  65. 3b963c6 Fix a bug on sending a message to retry in TimedText. by Insun Kang · 13 years ago
  66. 240d8a8 Merge "Use audio tag for system tracing" into jb-dev by Glenn Kasten · 13 years ago
  67. 9640920 Merge "Add "support" for AMR WB comfort noise, no data and speech lost frame types" into jb-dev by Andreas Huber · 13 years ago
  68. da66e66 Merge "Make decoder more robust to inaccurate ASCs." into jb-dev by Dave Burke · 13 years ago
  69. dc5db5d Make decoder more robust to inaccurate ASCs. by Dave Burke · 13 years ago
  70. a9605ef Add "support" for AMR WB comfort noise, no data and speech lost frame types by Andreas Huber · 13 years ago
  71. af9e6a1 Merge "Properly connect/disconnect to/from the native window in MediaCodec." into jb-dev by Andreas Huber · 13 years ago
  72. d8e6fd3 Use audio tag for system tracing by Glenn Kasten · 13 years ago
  73. c3798d7 Merge "Update fast mixer statistics" into jb-dev by Glenn Kasten · 13 years ago
  74. 42d45cf Update fast mixer statistics by Glenn Kasten · 13 years ago
  75. 5c36fc8 Don't attempt to support content the software MPEG4 decoder clearly wasn't by Andreas Huber · 13 years ago
  76. 7541ff5 Properly connect/disconnect to/from the native window in MediaCodec. by Andreas Huber · 13 years ago
  77. 2f74ef3 OMX IL wrapper for FLAC encoder by Jean-Michel Trivi · 13 years ago
  78. c150ca7 Merge "Submit codec specific data automatically" into jb-dev by Andreas Huber · 13 years ago
  79. 8ee516a Submit codec specific data automatically by Andreas Huber · 13 years ago
  80. a9623e0 Merge "Fix both H.263 and MPEG4 decoders." into jb-dev by Andreas Huber · 13 years ago
  81. 02accdd Fix both H.263 and MPEG4 decoders. by Andreas Huber · 13 years ago
  82. 1d02a82 Fix DRM timer start for Widevine. by Fred Gylys-Colwell · 13 years ago
  83. a62bde0 Merge "Use new sd card mount point for dumpsys" into jb-dev by Marco Nelissen · 13 years ago
  84. b21d070 Merge "dumpsys fCnt and flags" into jb-dev by Glenn Kasten · 13 years ago
  85. 73ac1ee Use new sd card mount point for dumpsys by Marco Nelissen · 13 years ago
  86. 3e0f56d Merge "Get rid of vendor specific video encoder component names from ACodec and OMXCodec" into jb-dev by James Dong · 13 years ago
  87. 7c25df8 Get rid of vendor specific video encoder component names from ACodec and OMXCodec by James Dong · 13 years ago
  88. e213c86 dumpsys fCnt and flags by Glenn Kasten · 13 years ago
  89. e517709 Remove/Disable the AVI extractor. by Andreas Huber · 13 years ago
  90. fc52dd8 Merge "Revert "Merge "Improve AudioPlayer position reporting""" into jb-dev by Eric Laurent · 13 years ago
  91. b48aea1 Revert "Merge "Improve AudioPlayer position reporting"" by Eric Laurent · 13 years ago
  92. 9dc4c66 Until we have emulator support for YUV12 rendering do software color conversion. by Andreas Huber · 13 years ago
  93. f53c36c Merge "Respect channel mask in ACodec and NuPlayer." into jb-dev by Andreas Huber · 13 years ago
  94. 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 13 years ago
  95. ef7f379 Merge "Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST." into jb-dev by Andreas Huber · 13 years ago
  96. 49e7daa Revert our seek behaviour to SEEK_CLOSEST_SYNC instead of SEEK_CLOSEST. by Andreas Huber · 13 years ago
  97. 093000f Don't allow AudioTrack frameCount to decrease by Glenn Kasten · 13 years ago
  98. 6a3969c Removed mutex lock in addTextSource, and rename to addTextSource_l by Edwin Wong · 13 years ago
  99. 359f90c Merge "The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter." into jb-dev by James Dong · 13 years ago
  100. 2d94235 The presence of the kKeyAACProfile is optional, we should not mandate its presence in AACWriter. by James Dong · 13 years ago