1. ecba748 Add liblog by Ying Wang · 11 years ago
  2. 8a9ea33 Fix previous changes. by Andreas Huber · 11 years ago
  3. eae218f Support "raw" packetization in RTPSender. by Andreas Huber · 11 years ago
  4. f165e25 New nettest, a simple TCP connection test to measure by Andreas Huber · 11 years ago
  5. 6e8aec8 Removed rtp timestamp patching hack in ANetworkSession, advertise by Andreas Huber · 11 years ago
  6. 80bf5cc Fix adaptive frame rate handling to be non-adaptive unless specified through by Andreas Huber · 11 years ago
  7. 57190e0 Fix SHUTDOWN after SETUP and before PLAY in wifi display. by Andreas Huber · 11 years ago
  8. 4646d57 Adapt frame rate instead of keeping that constant and tweaking bitrate by Andreas Huber · 11 years ago
  9. 190cdba Identify network servers and clients with a OS version related string by Andreas Huber · 11 years ago
  10. dca73b8 In "special" mode we now establish a UDP RTCP channel in addition to the by Andreas Huber · 11 years ago
  11. d3d9263 Get rid of TunnelRenderer by Andreas Huber · 11 years ago
  12. 6bb4d7f Misc debugging support and handling of latency changes. by Andreas Huber · 11 years ago
  13. cbb2aad Merge "Separate the mode of the RTP and RTCP channels." into jb-mr2-dev by Andreas Huber · 11 years ago
  14. a64ea76 Separate the mode of the RTP and RTCP channels. by Andreas Huber · 11 years ago
  15. e8ad89f Ensure that the payload in each TS packet is an even multiple of 16 bytes long by Andreas Huber · 11 years ago
  16. 632177b Change ANetworkSession implementation to optionally attach timestamps by Andreas Huber · 11 years ago
  17. 16fb8f3 Allow for streaming of media files (without recompression) by Andreas Huber · 11 years ago
  18. e2aef54 Attempt to recover from network stalls by dropping frames on the source side. by Andreas Huber · 11 years ago
  19. 9dffd24 Squashed commit of the following: by Andreas Huber · 11 years ago
  20. 96aeef2 Merge "Disable our fancy logic to respect both sink and source's native formats" into jb-mr2-dev by Andreas Huber · 11 years ago
  21. 13700b0 Disable our fancy logic to respect both sink and source's native formats by Andreas Huber · 11 years ago
  22. 1c345eb The transport stream HDCP descriptor belongs in the program_info section by Andreas Huber · 11 years ago
  23. 4343311 Squashed commit of the following: by Andreas Huber · 11 years ago
  24. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  25. 90cede8 Merge "Allow for dynamic reconfiguration of the video bitrate used" by Andreas Huber · 11 years ago
  26. 1dfc708 A few more patches to fix wfd tcp unicast transport. by Andreas Huber · 11 years ago
  27. c71601c Allow for dynamic reconfiguration of the video bitrate used by Andreas Huber · 11 years ago
  28. 7846311 Merge "Revive the code to support TCP interleaved transport" by Andreas Huber · 11 years ago
  29. c41c932 Merge "Remove a few unused header includes from PlaybackSession.cpp" by James Dong · 11 years ago
  30. ea85a11 Remove a few unused header includes from PlaybackSession.cpp by James Dong · 11 years ago
  31. 7bc2ffc Revive the code to support TCP interleaved transport by Andreas Huber · 11 years ago
  32. 2520d32 Fix typo and reduce allocation overhead of RTP retransmission requests. by Andreas Huber · 11 years ago
  33. 4f5454e Merge "Actually display something on screen when instantiating a wfd sink via" by Andreas Huber · 11 years ago
  34. 4563d95 Actually display something on screen when instantiating a wfd sink via by Andreas Huber · 11 years ago
  35. 279dcd8 Plumbing to reflect minor changes in the HDCP module API that allow for by Andreas Huber · 11 years ago
  36. bf049b9 Squashed commit of the following: by Andreas Huber · 11 years ago
  37. 5570227 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  38. d1ac408 Properly release any MediaBuffer references associated with the by Andreas Huber · 12 years ago
  39. f37971f Remove unnecessary parameter by Glenn Kasten · 12 years ago
  40. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  41. f59ab0e am 2f6107ec: am b64def9a: Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into jb-mr1.1-dev by Andreas Huber · 12 years ago
  42. 4aefd5f am 5ea87edb: am e5aed03d: Enable retransmission of UDP packets in case we want to use it by Andreas Huber · 12 years ago
  43. e1b3d69 am bd4f7b89: am 79c56d3f: Merge "Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi display" into jb-mr1.1-dev by James Dong · 12 years ago
  44. 471dd13 Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into jb-mr1.1-dev by Andreas Huber · 12 years ago
  45. 2e6255f Enable retransmission of UDP packets in case we want to use it by Andreas Huber · 12 years ago
  46. bf4950a [wfd] Support a low(er) power state by triggering PAUSE/RESUME. by Andreas Huber · 12 years ago
  47. 7497e31 Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi display by James Dong · 12 years ago
  48. 11860f0 wfd sink update. by Andreas Huber · 12 years ago
  49. 83c9bd1 Various improvements of wifi display code by Andreas Huber · 12 years ago
  50. 7b42622 Make video encoders' bitrate mode (constant, variable, ...) configurable by Andreas Huber · 12 years ago
  51. bd4e99c Various tweaks to wfd by Andreas Huber · 12 years ago
  52. cc37e71 Increase bitrate now that other issues have been resolved. by Dave Burke · 12 years ago
  53. 40017a3 Disable silence suppression (causes issues with dongles). by Dave Burke · 12 years ago
  54. fe0847a WFD use of HDCP is now optional. by Andreas Huber · 12 years ago
  55. 1fdfd01 Switch audio mode based on dongle's capabilities by Andreas Huber · 12 years ago
  56. 20a5a98 Optionally emit LPCM audio instead of using AAC in wifi display code by Andreas Huber · 12 years ago
  57. 95f24da Merge "Enable hdcp for WiFi display" into jb-mr1-dev by James Dong · 12 years ago
  58. b30d9da Enable hdcp for WiFi display by James Dong · 12 years ago
  59. f7565f2 Drop video bitrate to 2.5mbps. by Dave Burke · 12 years ago
  60. 72c6686 Better power savings with wifi display code. by Andreas Huber · 12 years ago
  61. 4a114f0 Increase polling frequency again temporarily to fix A/V issues by Andreas Huber · 12 years ago
  62. 07fbf94 Enable silence detection and don't driver the audio encoder by Andreas Huber · 12 years ago
  63. 77c887a Now back to 30fps, suspend updates if surface flinger didn't send us by Andreas Huber · 12 years ago
  64. aa8ff19 More power savings: No need to keep a history of outgoing packets by Andreas Huber · 12 years ago
  65. 75561ed Increase converter polling interval. by Andreas Huber · 12 years ago
  66. e2858e8 Take advantage of the hardware encoder's ability to prepend SPS/PPS by Andreas Huber · 12 years ago
  67. f790239 Use incremental updates sent by surface flinger by Andreas Huber · 12 years ago
  68. b72d42c Merge "ALooper::GetNowUs() now relies on systemTime instead of gettimeofday." into jb-mr1-dev by Andreas Huber · 12 years ago
  69. fa0e033 ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. by Andreas Huber · 12 years ago
  70. e9880de Inform DisplayManager that we're running over a secure channel (HDCP) by Andreas Huber · 12 years ago
  71. 799688d Perform an orderly shutdown if possible, force disconnect if necessary by Andreas Huber · 12 years ago
  72. 8292f6d Make sure we still handle shutdown-related message even if we're by Andreas Huber · 12 years ago
  73. 6756203 Merge "Even cleaner shutdown." into jb-mr1-dev by Dave Burke · 12 years ago
  74. 9fcc8ce Even cleaner shutdown. by Andreas Huber · 12 years ago
  75. d1805eb Fix shutdown if HDCP was never instantiated. by Andreas Huber · 12 years ago
  76. 13315ce Tell the encoder to emit SPS/PPS before IDR frames in wifi display code. by Andreas Huber · 12 years ago
  77. a7f7e0a Various improvements to a cleaner shutdown of the wifi display connection. by Andreas Huber · 12 years ago
  78. 8397243 wfd_presentation_url should not include the port number according to wfd specs by Andreas Huber · 12 years ago
  79. a87ec1f Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." into jb-mr1-dev by Andreas Huber · 12 years ago
  80. 5e614a1 Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into jb-mr1-dev by Andreas Huber · 12 years ago
  81. be99664 Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit. by Andreas Huber · 12 years ago
  82. ce51cb8 Tune WFD audio bitrate (did some listening tests). Bug: 7241844 by Dave Burke · 12 years ago
  83. af5f02c Prepend SPS/PPS manually before encryption in HDCP mode. This is by Andreas Huber · 12 years ago
  84. bee01b8 Tune iframe interval to 1sec. Bug: 7241844 by Dave Burke · 12 years ago
  85. 8000e36 720p24 i-frames every 2 secs. by Andreas Huber · 12 years ago
  86. 8cc2fd3 Make sure we only release the HDCP module once shutdown has completed. by Andreas Huber · 12 years ago
  87. d871732 Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." into jb-mr1-dev by Andreas Huber · 12 years ago
  88. f07c0ea Logic to include HDCP specific PES extra header data was backwards. by Andreas Huber · 12 years ago
  89. 3146c08 Fix shutdown and eliminate those annoying "failed to post..." logs. by Andreas Huber · 12 years ago
  90. 0d76795 Better transport stream timestamp handling. by Andreas Huber · 12 years ago
  91. bedcdb2 Add some more logging, reduce startup delay to 1 sec. by Andreas Huber · 12 years ago
  92. 2eddc1d Tune video bitrate to 5 mbps. by Dave Burke · 12 years ago
  93. a71c3ea Attempt an orderly shutdown of the wifi display connection if possible. by Andreas Huber · 12 years ago
  94. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 12 years ago
  95. 8fdd88b Tune video bitrate to 2.5 MBPS. by Dave Burke · 12 years ago
  96. f45a4e1 Code to support RTP retransmission according to rfc4585, rfc4588 by Andreas Huber · 12 years ago
  97. 75a8df9 Instantiate HDCP module, add PES_private_data for encrypted streams. by Andreas Huber · 12 years ago
  98. c438b88 Now we only support a single client connection by Andreas Huber · 12 years ago
  99. 7d34f83 Support for RTP/RTCP traffic over TCP sockets in wifi display code. by Andreas Huber · 12 years ago
  100. 03e2ffa Support IDR requests in wifi display, MediaCodec and ACodec. by Andreas Huber · 12 years ago