1. 0853fbb Merge "C2 VTS: Interpret C2StreamAudioFrameSizeInfo as samples per frame" by Treehugger Robot · 4 years, 6 months ago
  2. e887c77 Merge "Add .clang-format to frameworks/av" by Treehugger Robot · 4 years, 6 months ago
  3. fd9d6a7 Merge "VT: fixes possible nullptr case in ARTPConnection." by Treehugger Robot · 4 years, 6 months ago
  4. d650d81 Merge "Remove ndk_platform backend. Use the ndk backend." by Steven Moreland · 4 years, 6 months ago
  5. f6207a3 Merge "Added httplive_fuzzer" by Kris Alder · 4 years, 6 months ago
  6. 137797e C2 VTS: Interpret C2StreamAudioFrameSizeInfo as samples per frame by Aniket Kumar Lata · 4 years, 6 months ago
  7. 135e1c7 Merge "NdkMediaCodec: fix AMediaCodec_configure to keep input format constant." by Ray Essick · 4 years, 6 months ago
  8. 4bdc846 Merge "MediaCodecSource: Support zero length CSD from encoders" by Treehugger Robot · 4 years, 6 months ago
  9. 51d9115 Added httplive_fuzzer by Aditya Wazir · 4 years, 8 months ago
  10. b821e1d NdkMediaCodec: fix AMediaCodec_configure to keep input format constant. by Manisha Jajoo · 4 years, 7 months ago
  11. c379052 Merge "Clean up ownership in frameworks/av/" by Treehugger Robot · 4 years, 7 months ago
  12. 3992eb9 Merge "C2SoftMp3Dec: fix floating point exception" by Treehugger Robot · 4 years, 7 months ago
  13. 9323cb4 Merge "C2SoftMpeg4Dec: Fix memory leak in onRelease" by Treehugger Robot · 4 years, 7 months ago
  14. 48c83fe Clean up ownership in frameworks/av/ by Santiago Seifert · 4 years, 7 months ago
  15. 386643f Merge "C2SoftMpeg4Enc: Do not return 0 byte CSD for H263" by Treehugger Robot · 4 years, 7 months ago
  16. 752aa7e Merge "C2 VTS: Add support for C2StreamAudioFrameSizeInfo" by Wonsik Kim · 4 years, 7 months ago
  17. c4764e0 Merge "CCodec: FrameReassembler to accept 0-size frames" by Treehugger Robot · 4 years, 7 months ago
  18. 29d3963 Merge "CCodec: fix handling buffers in extra slots" by Treehugger Robot · 4 years, 7 months ago
  19. d5b7324 Add .clang-format to frameworks/av by Santiago Seifert · 4 years, 7 months ago
  20. cc59ad8 CCodec: FrameReassembler to accept 0-size frames by Wonsik Kim · 4 years, 7 months ago
  21. e05752e Merge "AAC: Don't fail configuration on older HALs" by Ben Murdoch · 4 years, 7 months ago
  22. 8d7d561 C2SoftMpeg4Dec: Fix memory leak in onRelease by Aayush Soni · 4 years, 7 months ago
  23. c760dc1 Merge "Remove libavservices_minijail_vendor" by Treehugger Robot · 4 years, 7 months ago
  24. a6ec67a Merge "codecserviceregistrant_fuzzer:Improve code coverage" by Treehugger Robot · 4 years, 7 months ago
  25. e7b6c26 C2 VTS: Add support for C2StreamAudioFrameSizeInfo by Harish Mahendrakar · 4 years, 7 months ago
  26. fb5ca49 CCodec: fix handling buffers in extra slots by Wonsik Kim · 4 years, 7 months ago
  27. 5bf117e Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Treehugger Robot · 4 years, 7 months ago
  28. 953b19d Merge "Replace libavservices_minijail_vendor with libavservices_minijail" by Treehugger Robot · 4 years, 7 months ago
  29. 9c3fe83 AAC: Don't fail configuration on older HALs by Ben Murdoch · 4 years, 7 months ago
  30. f9e5c0a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 7 months ago
  31. 2c82b5b Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 7 months ago
  32. 918f4ad Merge "Update Bluetooth audio policy for BLE Headset In in v7.0" by Jakub Pawlowski · 4 years, 7 months ago
  33. 419e33a Update Bluetooth audio policy for BLE Headset In in v7.0 by Jakub Pawlowski · 4 years, 7 months ago
  34. 9db33ee Merge "Add ytai@ to media/OWNERS" by Treehugger Robot · 4 years, 7 months ago
  35. c9d7206 Add ytai@ to media/OWNERS by Ytai Ben-Tsvi · 4 years, 7 months ago
  36. a8378b0 codecserviceregistrant_fuzzer:Improve code coverage by Aditya Wazir · 4 years, 7 months ago
  37. a036035 Remove libavservices_minijail_vendor by Justin Yun · 4 years, 7 months ago
  38. 988e11a Replace libavservices_minijail_vendor with libavservices_minijail by Justin Yun · 4 years, 7 months ago
  39. ce4769c Merge "Close sidebandHandle to avoid fd leakage" by Treehugger Robot · 4 years, 7 months ago
  40. 9ae27e1 Close sidebandHandle to avoid fd leakage by Houxiang Dai · 4 years, 7 months ago
  41. 0d83baa Merge "AudioFlinger: Send down HW_AV_SYNC only if track has the flag" by Andy Hung · 4 years, 7 months ago
  42. 04d22dd Merge "Fix enum comparison to reenable -Wenum-compare" by Christian Wailes · 4 years, 7 months ago
  43. 6eff0ff AudioFlinger: Send down HW_AV_SYNC only if track has the flag by Andy Hung · 4 years, 7 months ago
  44. 0eadcf3 Merge "C2 VTS: Use string::compare instead of string::find to match mime" by Treehugger Robot · 4 years, 7 months ago
  45. 5537eb1 C2 VTS: Use string::compare instead of string::find to match mime by Harish Mahendrakar · 4 years, 7 months ago
  46. a6f610f C2SoftMp3Dec: fix floating point exception by Manisha Jajoo · 4 years, 8 months ago
  47. c30aabd Merge changes I7b0f41cb,I1980f890 by Jakub Pawlowski · 4 years, 7 months ago
  48. 86dcd07 le_audio: Correct typo for BLE headset output communication device by Grzegorz Kołodziejczyk · 4 years, 8 months ago
  49. f5648a1 le_audio: Upgrade Bluetooth audio policy for BLE Headset In by Grzegorz Kołodziejczyk · 4 years, 8 months ago
  50. 0cbbad6 Merge changes from topic "av_rtp_measure" by Treehugger Robot · 4 years, 7 months ago
  51. 3ec5a0b Fix enum comparison to reenable -Wenum-compare by Liz Kammer · 4 years, 8 months ago
  52. d17fd7a VT: fixes possible nullptr case in ARTPConnection. by Byeongjo Park · 5 years ago
  53. bffaa87 MediaCodecSource: Support zero length CSD from encoders by Harish Mahendrakar · 4 years, 8 months ago
  54. 19b43aa C2SoftMpeg4Enc: Do not return 0 byte CSD for H263 by Harish Mahendrakar · 4 years, 8 months ago
  55. a03269e VT: Change kStaticBuffer to 100ms except for ViLTE by Kim Sungyeon · 4 years, 8 months ago
  56. 87364cf VT: Adjust an anchor time if packet comes too early. by Byeongjo Park · 4 years, 8 months ago
  57. 42d0277 VT: provide last cvo value if it's not present. by Byeongjo Park · 4 years, 8 months ago
  58. fd28aa4 VT: Push incomplete packets unconditionally into decoder by Kim Sungyeon · 4 years, 8 months ago
  59. 5095374 VT: process packets right after jbtime expired by Byeongjo Park · 4 years, 8 months ago
  60. 4d5fc22 VT: Send more RTP SR information to upper layer by Kim Sungyeon · 4 years, 8 months ago
  61. 8f6d8f2 VT: Corrects RTP/NTP timestamps of RTCP:SR(Sender Report). by Byeongjo Park · 4 years, 9 months ago
  62. 304942f Merge "C2SoftMp3Dec: Treat timestamps as signed values" by Treehugger Robot · 4 years, 8 months ago
  63. 1fa427b Merge "mp3dec: Ignore integer overflow in pvmp3_st_intensity" by Treehugger Robot · 4 years, 8 months ago
  64. 3fb6102 C2SoftMp3Dec: Treat timestamps as signed values by Harish Mahendrakar · 4 years, 8 months ago
  65. 039bbd4 Merge "MediaMetrics: fix error for compiler update." by Yabin Cui · 4 years, 8 months ago
  66. 7094c40 Merge "mpeg4enc: update framerate check" by Treehugger Robot · 4 years, 8 months ago
  67. 3f86048 Merge "Add hidden API flags to com.android.media-bootclasspath-fragment" by Paul Duffin · 4 years, 8 months ago
  68. c118fc8 Merge changes from topic "rtsp_resume" by Treehugger Robot · 4 years, 8 months ago
  69. 6963988 mp3dec: Ignore integer overflow in pvmp3_st_intensity by Neelkamal Semwal · 4 years, 8 months ago
  70. d2d7433 MediaMetrics: fix error for compiler update. by Yabin Cui · 4 years, 8 months ago
  71. bc5a948 Add hidden API flags to com.android.media-bootclasspath-fragment by Paul Duffin · 4 years, 8 months ago
  72. 4a25921 Merge "VT: Supports cvo mode for H265 stream." by Treehugger Robot · 4 years, 8 months ago
  73. ca36774 Merge "VT: Wrong size buffer allocation of vps/sps/pps." by Treehugger Robot · 4 years, 8 months ago
  74. 214167e RTSP: Notify a seek event to ARTPSource. by Byeongjo Park · 4 years, 8 months ago
  75. eacb23c RTSP: RTSP streaming aborted by packet loss. by Byeongjo Park · 4 years, 8 months ago
  76. ef3fee4 RTSP: Do not close a rtsp socket before rtsp:teardown sent. by Byeongjo Park · 4 years, 8 months ago
  77. 72a6a7c mpeg4enc: update framerate check by Aayush Soni · 4 years, 8 months ago
  78. 0d65899 Merge "C2SoftHevcEnc: process QP bounding parameters" by Ray Essick · 4 years, 8 months ago
  79. c7ff929 Merge changes I7f6d361d,I57295fe1 by Kris Alder · 4 years, 8 months ago
  80. 9313acc Merge "codec2: unlock GraphicBuffer if lockYCbCr succeeded but could not process it" by Treehugger Robot · 4 years, 8 months ago
  81. 0f616e1 Merge "Print attaching module name" by Andy Hung · 4 years, 8 months ago
  82. 21b9f84 C2SoftHevcEnc: process QP bounding parameters by Manisha Jajoo · 4 years, 10 months ago
  83. f996175 Print attaching module name by Xuewei Gu · 4 years, 8 months ago
  84. 250abea Merge "codec2: advertise default VP8 profiles if none are advertised" by Treehugger Robot · 4 years, 8 months ago
  85. 77f2e1a codec2: unlock GraphicBuffer if lockYCbCr succeeded but could not process it by Lajos Molnar · 4 years, 8 months ago
  86. d6469a8 Merge "Add support for video peek in Codec2" by Treehugger Robot · 4 years, 8 months ago
  87. 7e71129 Merge "Update OWNERS for media apex" by Treehugger Robot · 4 years, 8 months ago
  88. b4e7f38 Update OWNERS for media apex by Ray Essick · 4 years, 8 months ago
  89. 3e0ff01 codec2: advertise default VP8 profiles if none are advertised by Lajos Molnar · 4 years, 8 months ago
  90. b9d81e0 Merge "Fix Stack-use-after-scope error in C2Fuzzer" by Treehugger Robot · 4 years, 8 months ago
  91. 1788333 Merge "Fix Stack-use-after-scope error in mediametrics_service_fuzzer.cpp" by Andy Hung · 4 years, 8 months ago
  92. 8784f4c VT: Supports cvo mode for H265 stream. by Byeongjo Park · 4 years, 8 months ago
  93. 6e47c8d VT: Wrong size buffer allocation of vps/sps/pps. by Byeongjo Park · 4 years, 8 months ago
  94. 5a77e63 Fix Stack-use-after-scope error in mediametrics_service_fuzzer.cpp by S Vasudev Prasad · 4 years, 8 months ago
  95. d6a5996 Fix Stack-use-after-scope error in C2Fuzzer by S Vasudev Prasad · 4 years, 8 months ago
  96. 086eb84 Merge "Camera: remove the camera device version check during statusCallback" by Treehugger Robot · 4 years, 8 months ago
  97. 7e53dc3 Camera: remove the camera device version check during statusCallback by Shuzhen Wang · 4 years, 9 months ago
  98. cefbca5 Merge "C2 Vts: Update memory usage flags in video encoder tests" by Treehugger Robot · 4 years, 8 months ago
  99. fc449cb Added codecserviceregistrant_fuzzer by Aditya Wazir · 4 years, 8 months ago
  100. 5322090 libmedia_codecserviceregistrant: Updated Android.bp by Aditya Wazir · 4 years, 8 months ago