1. a556c48 Squashed commit of the following: by Andreas Huber · 12 years ago
  2. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  3. a2eb22c Allow for dynamic reconfiguration of the video bitrate used by Andreas Huber · 12 years ago
  4. a0216af Merge "Revive the code to support TCP interleaved transport" by Andreas Huber · 12 years ago
  5. 2fa0523 Remove a few unused header includes from PlaybackSession.cpp by James Dong · 12 years ago
  6. 7cc0c29 Revive the code to support TCP interleaved transport by Andreas Huber · 12 years ago
  7. a6a88d9 Plumbing to reflect minor changes in the HDCP module API that allow for by Andreas Huber · 12 years ago
  8. 94a483b Squashed commit of the following: by Andreas Huber · 12 years ago
  9. c8e07e4 Properly release any MediaBuffer references associated with the by Andreas Huber · 12 years ago
  10. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  11. b64def9 Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into jb-mr1.1-dev by Andreas Huber · 12 years ago
  12. e5aed03 Enable retransmission of UDP packets in case we want to use it by Andreas Huber · 12 years ago
  13. 5131d12 [wfd] Support a low(er) power state by triggering PAUSE/RESUME. by Andreas Huber · 12 years ago
  14. 13e8a0e Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi display by James Dong · 12 years ago
  15. 0224bf1 Various improvements of wifi display code by Andreas Huber · 12 years ago
  16. 9607696 Make video encoders' bitrate mode (constant, variable, ...) configurable by Andreas Huber · 12 years ago
  17. 90a9205 Various tweaks to wfd by Andreas Huber · 12 years ago
  18. 2295ce2 Increase bitrate now that other issues have been resolved. by Dave Burke · 12 years ago
  19. e815552 Disable silence suppression (causes issues with dongles). by Dave Burke · 12 years ago
  20. 0328ec0 WFD use of HDCP is now optional. by Andreas Huber · 12 years ago
  21. d243c04 Switch audio mode based on dongle's capabilities by Andreas Huber · 12 years ago
  22. e7bd24a Optionally emit LPCM audio instead of using AAC in wifi display code by Andreas Huber · 12 years ago
  23. d69fd4d Merge "Enable hdcp for WiFi display" into jb-mr1-dev by James Dong · 12 years ago
  24. 16c0905 Enable hdcp for WiFi display by James Dong · 12 years ago
  25. 9f71aed Drop video bitrate to 2.5mbps. by Dave Burke · 12 years ago
  26. 575a536 Better power savings with wifi display code. by Andreas Huber · 12 years ago
  27. 8d16bbc Increase polling frequency again temporarily to fix A/V issues by Andreas Huber · 12 years ago
  28. cf2604f Enable silence detection and don't driver the audio encoder by Andreas Huber · 12 years ago
  29. 4a8b9a2 Now back to 30fps, suspend updates if surface flinger didn't send us by Andreas Huber · 12 years ago
  30. 887070d More power savings: No need to keep a history of outgoing packets by Andreas Huber · 12 years ago
  31. 21daec5 Increase converter polling interval. by Andreas Huber · 12 years ago
  32. c6920df Take advantage of the hardware encoder's ability to prepend SPS/PPS by Andreas Huber · 12 years ago
  33. ee17866 Use incremental updates sent by surface flinger by Andreas Huber · 12 years ago
  34. 1c730d3 Merge "ALooper::GetNowUs() now relies on systemTime instead of gettimeofday." into jb-mr1-dev by Andreas Huber · 12 years ago
  35. af5dd77 ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. by Andreas Huber · 12 years ago
  36. 0cb4771 Inform DisplayManager that we're running over a secure channel (HDCP) by Andreas Huber · 12 years ago
  37. ad0d97c Perform an orderly shutdown if possible, force disconnect if necessary by Andreas Huber · 12 years ago
  38. 6360758 Make sure we still handle shutdown-related message even if we're by Andreas Huber · 12 years ago
  39. 4769f0b Merge "Even cleaner shutdown." into jb-mr1-dev by Dave Burke · 12 years ago
  40. 7724581 Even cleaner shutdown. by Andreas Huber · 12 years ago
  41. bbe96f0 Fix shutdown if HDCP was never instantiated. by Andreas Huber · 12 years ago
  42. 3a0ef0d Tell the encoder to emit SPS/PPS before IDR frames in wifi display code. by Andreas Huber · 12 years ago
  43. 96fc6cc Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 12 years ago
  44. de799a7 wfd_presentation_url should not include the port number according to wfd specs by Andreas Huber · 12 years ago
  45. ecc8db5 Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." into jb-mr1-dev by Andreas Huber · 12 years ago
  46. 5cfd237 Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into jb-mr1-dev by Andreas Huber · 12 years ago
  47. ef7d379 Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit. by Andreas Huber · 12 years ago
  48. f58cac4 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 12 years ago
  49. e399acc Prepend SPS/PPS manually before encryption in HDCP mode. This is by Andreas Huber · 12 years ago
  50. ee93c8c Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 12 years ago
  51. 72ff590 720p24 i-frames every 2 secs. by Andreas Huber · 12 years ago
  52. eb11600 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 12 years ago
  53. 44b175c Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 12 years ago
  54. 019aaba Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 12 years ago
  55. df4ddeb Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 12 years ago
  56. 28e17ed Better transport stream timestamp handling. by Andreas Huber · 12 years ago
  57. 92f655f Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 12 years ago
  58. 2a865ad Tune video bitrate to 5 mbps. by Dave Burke · 12 years ago
  59. ea4bbfd Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 12 years ago
  60. 207e185 Remove legacy code and APIs in wifi display related code. by Andreas Huber · 12 years ago
  61. 086f958 Tune video bitrate to 2.5 MBPS. by Dave Burke · 12 years ago
  62. efd9c63 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 12 years ago
  63. b8c7bd4 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 12 years ago
  64. c92bed3 Now we only support a single client connection by Andreas Huber · 12 years ago
  65. bd08e2f Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 12 years ago
  66. 496238c Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 12 years ago
  67. dca3528 Better video bandwidth utilization by not lying about the frame rate. by Andreas Huber · 12 years ago
  68. a438123 Various improvements to cleanly shutdown a wfd session. by Andreas Huber · 12 years ago
  69. 6701a44 Merge "Audio and video bitrate are now configurable through system properties" into jb-mr1-dev by Andreas Huber · 12 years ago
  70. 44b59fd Audio and video bitrate are now configurable through system properties by Andreas Huber · 12 years ago
  71. 5a832f8 Use proper number of video buffers to be acquired simultaneously from by Andreas Huber · 12 years ago
  72. e195735 Various improvements to the wifi display implementation. by Andreas Huber · 12 years ago
  73. 1646a0f Enable audio streaming to a wifi display. Remove startup delay hack. by Andreas Huber · 12 years ago
  74. ef49e2f Revert max buffers change. by Jeff Brown · 12 years ago
  75. 72f6aea Less verbose logging, lots of references. by Andreas Huber · 12 years ago
  76. 7977e85 Make wfd code work with both old and new dongles. by Andreas Huber · 12 years ago
  77. 0b73d47 Expose an IRemoteDisplay to trigger wifi display connections setup and feedback. by Andreas Huber · 12 years ago
  78. 66e72bc Configure the SurfaceMediaSource to emit the same number of buffers by Andreas Huber · 12 years ago
  79. b677701 Implement the source->sink(!) keep alive the wfd specs mandate... by Andreas Huber · 12 years ago
  80. bcf09f8 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 12 years ago
  81. 082830f Prepare for transmitting audio through AudioSource. by Andreas Huber · 12 years ago
  82. e05a679 Transmit frames at a higher frame rate for smoother updates, increase by Andreas Huber · 12 years ago
  83. 774df0d Optionally log the transport stream transmitted to the sink. by Andreas Huber · 12 years ago
  84. 2dff0f6 Fix wifi display shutdown deadlock. by Andreas Huber · 12 years ago
  85. d7bee3a Initial checkin of support for acting as a wifi display source by Andreas Huber · 12 years ago