1. 2aea955 In "special" mode we now establish a UDP RTCP channel in addition to the by Andreas Huber · 12 years ago
  2. f90debb Get rid of TunnelRenderer by Andreas Huber · 12 years ago
  3. cc8623a Misc debugging support and handling of latency changes. by Andreas Huber · 12 years ago
  4. 09bfd02 Merge "Separate the mode of the RTP and RTCP channels." into jb-mr2-dev by Andreas Huber · 12 years ago
  5. 6e98aba Separate the mode of the RTP and RTCP channels. by Andreas Huber · 12 years ago
  6. 2850e41 Merge "Ensure that the payload in each TS packet is an even multiple of 16 bytes long" into jb-mr2-dev by Andreas Huber · 12 years ago
  7. a97d15e Merge "ICameraServiceListener.h: Add STATUS_ENUMERATING enum" into jb-mr2-dev by Igor Murashkin · 12 years ago
  8. b652df6 ICameraServiceListener.h: Add STATUS_ENUMERATING enum by Igor Murashkin · 12 years ago
  9. 3f9cc19 Merge changes Ic92924ce,I53107a39 into jb-mr2-dev by Igor Murashkin · 12 years ago
  10. 820ebf8 Ensure that the payload in each TS packet is an even multiple of 16 bytes long by Andreas Huber · 12 years ago
  11. cc76ec9 Camera2: getSceneMode should return NULL when there are no supported scene modes by Igor Murashkin · 12 years ago
  12. caf3a9c commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago
  13. 9e36b5a Merge "Add the presentation rotation support" into jb-mr2-dev by ztenghui · 12 years ago
  14. de5cdca Merge "Implementing MediaDrm APIs" into jb-mr2-dev by Jeff Tinker · 12 years ago
  15. 96954c0 Merge "Change ANetworkSession implementation to optionally attach timestamps" into jb-mr2-dev by Andreas Huber · 12 years ago
  16. 106f162 Merge "Allow for streaming of media files (without recompression)" into jb-mr2-dev by Andreas Huber · 12 years ago
  17. b8a1a84 Merge "Fix valgrind error" into jb-mr2-dev by Marco Nelissen · 12 years ago
  18. 0003b9b Fix valgrind error by Marco Nelissen · 12 years ago
  19. a239dd7 Change ANetworkSession implementation to optionally attach timestamps by Andreas Huber · 12 years ago
  20. 769728f Merge "Camera: fix waitUntilDrained log message" into jb-mr2-dev by Alex Ray · 12 years ago
  21. edb86fe Merge "ProCameraTests: Minor add grey/frame count debug-only print outs" into jb-mr2-dev by Igor Murashkin · 12 years ago
  22. 4753918 ProCameraTests: Minor add grey/frame count debug-only print outs by Igor Murashkin · 12 years ago
  23. 0b530f1 Allow for streaming of media files (without recompression) by Andreas Huber · 12 years ago
  24. c13c8bc Camera: fix waitUntilDrained log message by Alex Ray · 12 years ago
  25. e0fb528 Add the presentation rotation support by ztenghui · 12 years ago
  26. ee6ad3b am 59ac7b30: am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE response" by Andreas Huber · 12 years ago
  27. 888498e am c44a3ae2: am f0cea9f8: Merge "Prevent invalid frame durations" by Glenn Kasten · 12 years ago
  28. 59ac7b3 am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE response" by Andreas Huber · 12 years ago
  29. c44a3ae am f0cea9f8: Merge "Prevent invalid frame durations" by Glenn Kasten · 12 years ago
  30. 66abe3a Merge "Fix for crash if no content in DESCRIBE response" by Andreas Huber · 12 years ago
  31. f0cea9f Merge "Prevent invalid frame durations" by Glenn Kasten · 12 years ago
  32. 7d02488 Merge "Make limitations of MPEG4Writer explicit" into jb-mr2-dev by Tenghui Zhu · 12 years ago
  33. 1cea316 Merge "Parse SBR extension sample rate" into jb-mr2-dev by Marco Nelissen · 12 years ago
  34. 595ee7b Parse SBR extension sample rate by Marco Nelissen · 12 years ago
  35. acc4764 Make limitations of MPEG4Writer explicit by James Dong · 12 years ago
  36. acd695c ProCamera: Fix rare deadlock when client destructs inside the connect call by Igor Murashkin · 12 years ago
  37. f15c0d6 Merge "Adds audio support to DirectRenderer." into jb-mr2-dev by Andreas Huber · 12 years ago
  38. a32fd0e Merge "remove uses of Surface in favor or IGraphicBufferProducer" into jb-mr2-dev by Mathias Agopian · 12 years ago
  39. 9dd73dd Merge "remove CameraServiceTest which wasn't used" into jb-mr2-dev by Mathias Agopian · 12 years ago
  40. c66f878 Adds audio support to DirectRenderer. by Andreas Huber · 12 years ago
  41. 441a78d Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  42. 126568c Attempt to recover from network stalls by dropping frames on the source side. by Andreas Huber · 12 years ago
  43. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 12 years ago
  44. 3eca0ac remove CameraServiceTest which wasn't used by Mathias Agopian · 12 years ago
  45. c148e7a Merge "Squashed commit of the following:" into jb-mr2-dev by Andreas Huber · 12 years ago
  46. d5e5623 Squashed commit of the following: by Andreas Huber · 12 years ago
  47. 2a5177e Merge "GraphicBufferSource fixes" into jb-mr2-dev by Andy McFadden · 12 years ago
  48. b9f4140 GraphicBufferSource fixes by Andy McFadden · 12 years ago
  49. f7c18cf Prevent invalid frame durations by Ola Andersson · 12 years ago
  50. 5f18975 Fix for crash if no content in DESCRIBE response by Xuefei Chen · 12 years ago
  51. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  52. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 12 years ago
  53. ce124da (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 12 years ago
  54. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  55. 840b261 Merge "Increase size of statistics buffer" into jb-mr2-dev by Glenn Kasten · 12 years ago
  56. b4d92c5 am c5604b08: am 0fe40641: am 72c7cf9d: am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  57. c5604b0 am 0fe40641: am 72c7cf9d: am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  58. 0fe4064 am 72c7cf9d: am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  59. 72c7cf9 am a1b1e2de: (-s ours) am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  60. a1b1e2d am 56f387a4: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  61. 56f387a Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  62. 0d35f78 Increase size of statistics buffer by Glenn Kasten · 12 years ago
  63. 7036984 Merge "Clean up the native code to match Java update" into jb-mr2-dev by ztenghui · 12 years ago
  64. 3db62df Clean up the native code to match Java update by ztenghui · 12 years ago
  65. 2797b47 Merge "Disable our fancy logic to respect both sink and source's native formats" into jb-mr2-dev by Andreas Huber · 12 years ago
  66. 6472c2a Merge "Camera: Log warning on out-of-range face detect scores" into jb-mr2-dev by Alex Ray · 12 years ago
  67. 5abf87f Disable our fancy logic to respect both sink and source's native formats by Andreas Huber · 12 years ago
  68. bfd79f2 The transport stream HDCP descriptor belongs in the program_info section by Andreas Huber · 12 years ago
  69. 910403e Camera: Log warning on out-of-range face detect scores by Alex Ray · 12 years ago
  70. 0ab4d86 Merge "Correct MediaCodec + Surface behavior" into jb-mr2-dev by Andy McFadden · 12 years ago
  71. 6507d14 Correct MediaCodec + Surface behavior by Andy McFadden · 12 years ago
  72. 2217a40 Merge "Add template class SingleStateQueue" into jb-mr2-dev by Glenn Kasten · 12 years ago
  73. 0695ea9 Merge "Squashed commit of the following:" into jb-mr2-dev by Andreas Huber · 12 years ago
  74. a556c48 Squashed commit of the following: by Andreas Huber · 12 years ago
  75. e51d8b3 Merge "Implement Surface input to MediaCodec." into jb-mr2-dev by Andy McFadden · 12 years ago
  76. 5c4cc0d Add template class SingleStateQueue by Glenn Kasten · 12 years ago
  77. 7cd5853 Implement Surface input to MediaCodec. by Andy McFadden · 12 years ago
  78. d573622d Merge "Miscellaneous cleanup" into jb-mr2-dev by Glenn Kasten · 12 years ago
  79. 8602e55 Modified udptest to sync time across devices. by Andreas Huber · 12 years ago
  80. c9b2e20 Miscellaneous cleanup by Glenn Kasten · 12 years ago
  81. bf04b58 Merge "media.log cleanup" into jb-mr2-dev by Glenn Kasten · 12 years ago
  82. ab7d72f media.log cleanup by Glenn Kasten · 12 years ago
  83. ea2839f am c0048178: Merge "Avoid invalid memory access when using extractMetadata()" by Marco Nelissen · 12 years ago
  84. c004817 Merge "Avoid invalid memory access when using extractMetadata()" by Marco Nelissen · 12 years ago
  85. 4874220 Merge "Remove tee sink debugging at compile time" into jb-mr2-dev by Glenn Kasten · 12 years ago
  86. 3605ab3 Merge changes I25423a2b,I24680f1a into jb-mr2-dev by Igor Murashkin · 12 years ago
  87. 3eeaca1 Merge "ProCameraTest: Drop frames test move processing delay between lock/unlock" into jb-mr2-dev by Igor Murashkin · 12 years ago
  88. ba5ca4e ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 12 years ago
  89. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 12 years ago
  90. 3fa4891 ProCameraTest: Drop frames test move processing delay between lock/unlock by Igor Murashkin · 12 years ago
  91. d01c148 Avoid invalid memory access when using extractMetadata() by Sangkyu Lee · 12 years ago
  92. fa74de2 am ceb83b8d: Merge "SoftAMR: Signal the right frame format" by Andreas Huber · 12 years ago
  93. eed157d am ccf51ec4: Merge "SoftVorbis: Set the right encoding in the port definition" by Andreas Huber · 12 years ago
  94. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  95. 8b5c4ec Merge "camera_client: refactor Camera/ProCamera commonalities into BasicCamera" into jb-mr2-dev by Igor Murashkin · 12 years ago
  96. ceb83b8 Merge "SoftAMR: Signal the right frame format" by Andreas Huber · 12 years ago
  97. ccf51ec Merge "SoftVorbis: Set the right encoding in the port definition" by Andreas Huber · 12 years ago
  98. 2c86f53 Merge "Revert "Logging to investigate a crash"" into jb-mr2-dev by Glenn Kasten · 12 years ago
  99. 6818947 am 801726ef: Merge "MPEG4Writer: Write a zero-length compressor string" by Andreas Huber · 12 years ago
  100. 409e374 Revert "Logging to investigate a crash" by Glenn Kasten · 12 years ago