1. 4364d2d Merge "Precautionary logging to identify a potential infinite loop." into jb-dev by Dave Burke · 13 years ago
  2. 503775e Precautionary logging to identify a potential infinite loop. by Dave Burke · 13 years ago
  3. c558fa8 Added some informational log messages to track down ANR related issues by James Dong · 13 years ago
  4. 0bbf868 Merge "DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlock" into jb-dev by Eino-Ville Talvala · 13 years ago
  5. 91b0d43 Merge "Unwedge ACodec if allocating output buffers fails while reconfiguring." into jb-dev by Andreas Huber · 13 years ago
  6. 755b986 Unwedge ACodec if allocating output buffers fails while reconfiguring. by Andreas Huber · 13 years ago
  7. 09cf462 DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlock by Eino-Ville Talvala · 13 years ago
  8. 40fe18f Force shutdown of the omx decoder even if it's in a wedged state... by Andreas Huber · 13 years ago
  9. 6350e21 Merge "Property to enable AAC 5.1 pass-through." into jb-dev by Dave Burke · 13 years ago
  10. 1adacd9 Property to enable AAC 5.1 pass-through. by Dave Burke · 13 years ago
  11. c9d0294 Merge "Prevent occurences of clipping in loud downmixed scenes" into jb-dev by Jean-Michel Trivi · 13 years ago
  12. 49fcd3c Fix an error caused by sample size value by order by James Dong · 13 years ago
  13. aea2715 Prevent occurences of clipping in loud downmixed scenes by Jean-Michel Trivi · 13 years ago
  14. f436fdc audioflinger: change session check in createTrack. by Eric Laurent · 13 years ago
  15. e737cda audioflinger: refine latency latency calculation. by Eric Laurent · 13 years ago
  16. 8d9846c Merge "Tell surface flinger that we want to protect output buffers from being" into jb-dev by Andreas Huber · 13 years ago
  17. bc09841 Tell surface flinger that we want to protect output buffers from being by Andreas Huber · 13 years ago
  18. 67e5440 Merge "Keep a copy of most recent audio played" into jb-dev by Glenn Kasten · 13 years ago
  19. a6490c6 Only mark the audio player as started if it did so successfully. by Andreas Huber · 13 years ago
  20. 4575beb Revert "Stop audio source if AudioPlayer could not be started" by Andreas Huber · 13 years ago
  21. c9ef89c Revert "Revert to PV for AAC codec for FactoryROM." by Dave Burke · 13 years ago
  22. d7d79a2 Revert to PV for AAC codec for FactoryROM. by Dave Burke · 13 years ago
  23. a92896f Merge "Fix a mediaserver crash caused by dereferencing a NULL pointer." into jb-dev by James Dong · 13 years ago
  24. 9ec3547 Merge "For an RTSP live stream we won't map rtp time to normal play time," into jb-dev by Andreas Huber · 13 years ago
  25. 21a0dca Fix a mediaserver crash caused by dereferencing a NULL pointer. by James Dong · 13 years ago
  26. fbae5da Keep a copy of most recent audio played by Glenn Kasten · 13 years ago
  27. c9d1696 For an RTSP live stream we won't map rtp time to normal play time, by Andreas Huber · 13 years ago
  28. cd8a36f Merge "Add more verbose ADTS error logging to SoftAAC." into jb-dev by Andreas Huber · 13 years ago
  29. e35ac28 Add more verbose ADTS error logging to SoftAAC. by Andreas Huber · 13 years ago
  30. 91bfadb If we encounter an error during buffer allocation change state back by Andreas Huber · 13 years ago
  31. 8370c7a Instead of asserting on malformed ADTS headers or insufficient data, by Andreas Huber · 13 years ago
  32. 7c2af29 Merge "Add throttle to have pipe fill at more stable rate" into jb-dev by Glenn Kasten · 13 years ago
  33. 6d8aabe Add throttle to have pipe fill at more stable rate by Glenn Kasten · 13 years ago
  34. bf2461e Don't reconfigure stream after outputing data. by Dave Burke · 13 years ago
  35. 874a897 Merge "systrace for audio" into jb-dev by Glenn Kasten · 13 years ago
  36. 441fbde Robustness - use defaults if we see bogus sample rate / channels from decoder. by Dave Burke · 13 years ago
  37. 3748b71 Handle stream changes at any point in the stream. by Dave Burke · 13 years ago
  38. 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
  39. 99c99d0 systrace for audio by Glenn Kasten · 13 years ago
  40. 8dfa228 Fixes parsing of PSI sections in MPEG2 transport streams by Andreas Huber · 13 years ago
  41. e672a0e Clear the decoder input buffer after it signalled an error to be able to continue. by Andreas Huber · 13 years ago
  42. 5524776 Merge "Display pipe underrun counters in dumpsys" into jb-dev by Glenn Kasten · 13 years ago
  43. 88cbea8 Display pipe underrun counters in dumpsys by Glenn Kasten · 13 years ago
  44. c059bd4 Skip bad kHz values, and display them accurately by Glenn Kasten · 13 years ago
  45. 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
  46. bfd4d0d Buffer at least 2 secs worth of data at startup of after a seek before by Andreas Huber · 13 years ago
  47. b33eaec Merge "Prefix MPEG4-generic audio data with ADTS headers" into jb-dev by Andreas Huber · 13 years ago
  48. 35c53cc Merge "Add informational logging to track 0 channel issue." into jb-dev by Dave Burke · 13 years ago
  49. e893150 Add informational logging to track 0 channel issue. by Dave Burke · 13 years ago
  50. 8647bbe Prefix MPEG4-generic audio data with ADTS headers by Andreas Huber · 13 years ago
  51. 022048e Stop audio source if AudioPlayer could not be started by James Dong · 13 years ago
  52. 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
  53. cd28dc1 Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" into jb-dev by Jean-Michel Trivi · 13 years ago
  54. 6895dee Stereo downmixer supports generic configurations. Fix 7.1 downmix by Jean-Michel Trivi · 13 years ago
  55. a86c809 Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 13 years ago
  56. 6299994 Merge "Add logging for invalid channel count or sample rate." into jb-dev by Dave Burke · 13 years ago
  57. 2697698 Add logging for invalid channel count or sample rate. by Dave Burke · 13 years ago
  58. 50a9908 Merge "Speed up stsz box write in MPEG4Writer" into jb-dev by James Dong · 13 years ago
  59. 09effe3 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
  60. 9017e5e Increase normal mixer's pipe to fast mixer by Glenn Kasten · 13 years ago
  61. 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
  62. 8c46049 Speed up stsz box write in MPEG4Writer by James Dong · 13 years ago
  63. 5179ff3 Log which OMX component is not returning all buffers to us on executing->idle. by Andreas Huber · 13 years ago
  64. a99a5bc Stop extrapolating audio time from the anchor if we're paused or reached eos. by Andreas Huber · 13 years ago
  65. c2d6427 Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 13 years ago
  66. 5d3d12b Merge "Fix static track activity ref counting" into jb-dev by Eric Laurent · 13 years ago
  67. 44a957f Fix static track activity ref counting by Eric Laurent · 13 years ago
  68. 18793d7 Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" by James Dong · 13 years ago
  69. 859c897 Merge "Ignore sideband parsing errors and spit out a frame of silence." into jb-dev by Andreas Huber · 13 years ago
  70. deb98e7 Merge "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" into jb-dev by James Dong · 13 years ago
  71. 259b39c Ignore sideband parsing errors and spit out a frame of silence. by Andreas Huber · 13 years ago
  72. 2879bb2 Merge "Explicitly set the video scaling mode to "stretch"." into jb-dev by Andreas Huber · 13 years ago
  73. 1ec498e Explicitly set the video scaling mode to "stretch". by Andreas Huber · 13 years ago
  74. de321c3 Instead of asserting, turn an unsupported colorspace conversion into a by Andreas Huber · 13 years ago
  75. 1af1f6a Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 13 years ago
  76. 2986460 Fix issues with synchronous record start. by Eric Laurent · 13 years ago
  77. dfa29ab Merge "Smoothen audio "real" time by compensating with system_time()" into jb-dev by Andreas Huber · 13 years ago
  78. e4451a9 Smoothen audio "real" time by compensating with system_time() by Andreas Huber · 13 years ago
  79. 427eea9 Merge "Reduce video frame drop rate" into jb-dev by Glenn Kasten · 13 years ago
  80. 804c27e Merge "Switch audio tracks at runtime" into jb-dev by James Dong · 13 years ago
  81. ab7a2e5 Switch audio tracks at runtime by James Dong · 13 years ago
  82. 4adcede Reduce video frame drop rate by Glenn Kasten · 13 years ago
  83. 44f84de ACodec mustn't override the video scaling mod. by Andreas Huber · 13 years ago
  84. 09474df Improve underrun handling for fast tracks by Glenn Kasten · 13 years ago
  85. d08f48c Fix stopping process for fast tracks by Glenn Kasten · 13 years ago
  86. 94f60e2 Remove ASC workaround (now fixed in Franhofer library). by Dave Burke · 13 years ago
  87. 808e7d1 AudioFlinger: fix global effects suspend logic by Eric Laurent · 13 years ago
  88. bb9d731 Merge "stagefright: add tracing to AwesomePlayer." into jb-dev by Jamie Gennis · 13 years ago
  89. 82741e4 Merge "Fix 2 bugs in fast mixer statistics" into jb-dev by Glenn Kasten · 13 years ago
  90. 7cf0de4 Merge "Remove unused VideoSourceDownSampler class" into jb-dev by James Dong · 13 years ago
  91. e58ccce Fix 2 bugs in fast mixer statistics by Glenn Kasten · 13 years ago
  92. 3a26330 Remove unused VideoSourceDownSampler class by James Dong · 13 years ago
  93. 7d58056 Merge "Increase AAC software decoder's buffer count. Refactor how clients" into jb-dev by Andreas Huber · 13 years ago
  94. eb61431 Increase AAC software decoder's buffer count. Refactor how clients by Andreas Huber · 13 years ago
  95. c20f467 Merge "Fix a bug on sending a message to retry in TimedText." into jb-dev by James Dong · 13 years ago
  96. 2163320 stagefright: add tracing to AwesomePlayer. by Jamie Gennis · 13 years ago
  97. 3b963c6 Fix a bug on sending a message to retry in TimedText. by Insun Kang · 13 years ago
  98. 240d8a8 Merge "Use audio tag for system tracing" into jb-dev by Glenn Kasten · 13 years ago
  99. 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
  100. da66e66 Merge "Make decoder more robust to inaccurate ASCs." into jb-dev by Dave Burke · 13 years ago