1. 72f6aea Less verbose logging, lots of references. by Andreas Huber · 12 years ago
  2. 7977e85 Make wfd code work with both old and new dongles. by Andreas Huber · 12 years ago
  3. d06ab14 Merge "AudioFlinger: send audio source to audio effects" into jb-mr1-dev by Eric Laurent · 12 years ago
  4. 2e5f22e Add a small hook to support gapless in AAH. by John Grossman · 12 years ago
  5. c56857b Merge "Fix calculations for an obscure combo of MPEG audio options." into jb-mr1-dev by John Grossman · 12 years ago
  6. 96150cf Camera2: Move locked states out of AE/AWB mode by Eino-Ville Talvala · 12 years ago
  7. da6665c Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 12 years ago
  8. a39ad61 Fix calculations for an obscure combo of MPEG audio options. by John Grossman · 12 years ago
  9. 49c74da Merge "Update remote display API." into jb-mr1-dev by Jeff Brown · 12 years ago
  10. e148910 Merge "Fix an issue where the "mFrameCount" field was accessed without its containing object" into jb-mr1-dev by James Dong · 12 years ago
  11. 3a6b97e Merge "To make mimetype for WAV file consistent over SF." into jb-mr1-dev by Marco Nelissen · 12 years ago
  12. 74262b5 Merge "To support .mxmf which is specified in Android CDD." into jb-mr1-dev by Marco Nelissen · 12 years ago
  13. 455d02e Update remote display API. by Jeff Brown · 12 years ago
  14. 6638f3b Fix an issue where the "mFrameCount" field was accessed without its containing object by James Dong · 12 years ago
  15. 9c6cb7a Merge "Fragmented mp4 extractor" into jb-mr1-dev by Marco Nelissen · 12 years ago
  16. 5699712 Fragmented mp4 extractor by Marco Nelissen · 12 years ago
  17. 0b73d47 Expose an IRemoteDisplay to trigger wifi display connections setup and feedback. by Andreas Huber · 12 years ago
  18. e104596 Implement remote display service stubs. by Jeff Brown · 12 years ago
  19. 6c75ad2 Merge "Configure the SurfaceMediaSource to emit the same number of buffers" into jb-mr1-dev by Andreas Huber · 12 years ago
  20. 06096f9 To make mimetype for WAV file consistent over SF. by Dongwon Kang · 12 years ago
  21. 5c5f8d9 To support .mxmf which is specified in Android CDD. by Dongwon Kang · 12 years ago
  22. 0d268a3 Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  23. 66e72bc Configure the SurfaceMediaSource to emit the same number of buffers by Andreas Huber · 12 years ago
  24. fbe9d81 Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  25. 7323115 Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-dev by Andreas Huber · 12 years ago
  26. 57b2dd1 AudioFlinger: send audio source to audio effects by Eric Laurent · 12 years ago
  27. 3123803 Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-dev by Marco Nelissen · 12 years ago
  28. cb1f88c Move fragmented mp4 parser to libstagefright by Marco Nelissen · 12 years ago
  29. cd89e80 Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr1-dev by Andreas Huber · 12 years ago
  30. 892020e Merge "Special mode for ESQueue that allows for earlier dequeuing of access units" into jb-mr1-dev by Andreas Huber · 12 years ago
  31. 87f2a55 Improvements to our MPEG2 Transport Stream parser by Andreas Huber · 12 years ago
  32. f56afa4 Special mode for ESQueue that allows for earlier dequeuing of access units by Andreas Huber · 12 years ago
  33. da7ff53 Added an additional virtual method IStreamSource::flags(). by Andreas Huber · 12 years ago
  34. 6135667 Merge "Add support for mpeg2 transport streams to the RTSP implementation." into jb-mr1-dev by Andreas Huber · 12 years ago
  35. 092fe44 Camera: set vendor_ops on camera metadata. by Shuzhen Wang · 12 years ago
  36. 6bcdca0 am 371e1217: (-s ours) am 8b152566: Merge "OMXCodec: enhance error handling of OMX IL client" by Jean-Baptiste Queru · 12 years ago
  37. 371e121 am 8b152566: Merge "OMXCodec: enhance error handling of OMX IL client" by Jean-Baptiste Queru · 12 years ago
  38. 8b15256 Merge "OMXCodec: enhance error handling of OMX IL client" by Jean-Baptiste Queru · 12 years ago
  39. cfaeeec Add support for mpeg2 transport streams to the RTSP implementation. by Andreas Huber · 12 years ago
  40. 9ed644a Merge "Documentation on pipes" into jb-mr1-dev by Glenn Kasten · 12 years ago
  41. b3428f7 Merge "Update audio comments" into jb-mr1-dev by Glenn Kasten · 12 years ago
  42. dc91c88 Merge "Implement the source->sink(!) keep alive the wfd specs mandate..." into jb-mr1-dev by Andreas Huber · 12 years ago
  43. 520c3c7 OMXCodec: enhance error handling of OMX IL client by Weian Chen · 12 years ago
  44. 64d7b68 Merge "Don't hard code the number of buffers for SurfaceMediaSource" into jb-mr1-dev by Jamie Gennis · 12 years ago
  45. b677701 Implement the source->sink(!) keep alive the wfd specs mandate... by Andreas Huber · 12 years ago
  46. c3ae93f Update audio comments by Glenn Kasten · 12 years ago
  47. ba8da29 Documentation on pipes by Glenn Kasten · 12 years ago
  48. c9936c7 Merge "Remove dead code" into jb-mr1-dev by Glenn Kasten · 12 years ago
  49. 7aa2559 Remove dead code by Glenn Kasten · 12 years ago
  50. 5dcc2c9 Merge "Only run the wifi display RTSP server on demand, and only on the wifi direct" into jb-mr1-dev by Andreas Huber · 12 years ago
  51. b9cba9b Merge "Move libnbaio out of AudioFlinger" into jb-mr1-dev by Glenn Kasten · 12 years ago
  52. bcf09f8 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 12 years ago
  53. 3d26e89 Don't hard code the number of buffers for SurfaceMediaSource by James Dong · 12 years ago
  54. cba53fb audio effects: fix bug in sample rate control. by Eric Laurent · 12 years ago
  55. 23466a9 Merge "Camera2: Require 2 JPEG thumbnail resolutions." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  56. 5f00501 Merge changes I7bef5694,Id38e2a52 into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  57. 86b1961 Merge "Prepare for transmitting audio through AudioSource." into jb-mr1-dev by Andreas Huber · 12 years ago
  58. 082830f Prepare for transmitting audio through AudioSource. by Andreas Huber · 12 years ago
  59. 546436a Merge "Transmit frames at a higher frame rate for smoother updates, increase" into jb-mr1-dev by Andreas Huber · 12 years ago
  60. 682d559 Merge "Optionally log the transport stream transmitted to the sink." into jb-mr1-dev by Andreas Huber · 12 years ago
  61. 2dd4bdd Move libnbaio out of AudioFlinger by Glenn Kasten · 12 years ago
  62. e05a679 Transmit frames at a higher frame rate for smoother updates, increase by Andreas Huber · 12 years ago
  63. f128dc5 Camera2: Require 2 JPEG thumbnail resolutions. by Eino-Ville Talvala · 12 years ago
  64. d86a688 Camera2: Move preview callback processing to its own thread. by Eino-Ville Talvala · 12 years ago
  65. ea0d51b Camera2: Move still capture processing to separate thread. by Eino-Ville Talvala · 12 years ago
  66. 6524b7e Merge "Camera2: Factor out FrameProcessor." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  67. 774df0d Optionally log the transport stream transmitted to the sink. by Andreas Huber · 12 years ago
  68. 2f9a441 Merge "Fix wifi display shutdown deadlock." into jb-mr1-dev by Andreas Huber · 12 years ago
  69. 2dff0f6 Fix wifi display shutdown deadlock. by Andreas Huber · 12 years ago
  70. d8ee4e5 Merge "Initial checkin of support for acting as a wifi display source" into jb-mr1-dev by Andreas Huber · 12 years ago
  71. d7bee3a Initial checkin of support for acting as a wifi display source by Andreas Huber · 12 years ago
  72. f147b72 Merge "Preliminary support for HDCP as a binder service for wifi display support." into jb-mr1-dev by Andreas Huber · 12 years ago
  73. 1b19c9d Preliminary support for HDCP as a binder service for wifi display support. by Andreas Huber · 12 years ago
  74. 0a24726 am 8836f8e0: am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received" by Jean-Baptiste Queru · 12 years ago
  75. 55fb847 am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo before reading info from it" by Jean-Baptiste Queru · 12 years ago
  76. b7b8de8 am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  77. ac41875 am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the encoding to finish" by Jean-Baptiste Queru · 12 years ago
  78. 8836f8e am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received" by Jean-Baptiste Queru · 12 years ago
  79. bf30787 am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo before reading info from it" by Jean-Baptiste Queru · 12 years ago
  80. 0924dd8 am 2aa37a7d: Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  81. 3f9e843 am 9ce74352: Merge "recordvideo: Sleep while waiting for the encoding to finish" by Jean-Baptiste Queru · 12 years ago
  82. 5b15adf Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received" by Jean-Baptiste Queru · 12 years ago
  83. 735d1b9 Merge "avcenc: Don't erase the InputBufferInfo before reading info from it" by Jean-Baptiste Queru · 12 years ago
  84. 2aa37a7 Merge "recordvideo: Add an option for choosing software encoders" by Jean-Baptiste Queru · 12 years ago
  85. 9ce7435 Merge "recordvideo: Sleep while waiting for the encoding to finish" by Jean-Baptiste Queru · 12 years ago
  86. e61f13d avcenc: Don't erase the InputBufferInfo before reading info from it by Martin Storsjo · 12 years ago
  87. 02d1845 MPEG2TSWriter: Read more immediately if an empty buffer is received by Martin Storsjo · 12 years ago
  88. 1301a43 recordvideo: Sleep while waiting for the encoding to finish by Martin Storsjo · 12 years ago
  89. d4483f3 recordvideo: Add an option for choosing software encoders by Martin Storsjo · 12 years ago
  90. a16733e Camera2: Factor out FrameProcessor. by Eino-Ville Talvala · 12 years ago
  91. eb941f9 Merge "Camera2: Factor out Camera2Client::Parameters" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  92. 3a1d524 Merge "Fix retries when server doesn't support range requests." into jb-mr1-dev by Andreas Huber · 12 years ago
  93. a7607a7 Fix retries when server doesn't support range requests. by Andreas Huber · 12 years ago
  94. eccfd92 Merge "Test to measure UDP roundtrip time between two devices on the same network." into jb-mr1-dev by Andreas Huber · 12 years ago
  95. bb197f8 Test to measure UDP roundtrip time between two devices on the same network. by Andreas Huber · 12 years ago
  96. 2e19c3c Camera2: Factor out Camera2Client::Parameters by Eino-Ville Talvala · 12 years ago
  97. 2352a81 Merge "Use new surface flinger API." into jb-mr1-dev by Jeff Brown · 12 years ago
  98. 6853690 Merge "Camera2: Fix metering/focusing region coordinates, minor bugs" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  99. 33ea2df Merge "Camera2: Move frame processing to its own thread." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  100. 928da7e Merge "Camera2: Use CameraMetadata wrapper class." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago