1. 635cfc6 GraphicBufferSource: add configure() with 32bit consumerUsage flag by Sungtak Lee · 2 years, 1 month ago
  2. 46a69d6 RELAND "GraphicBufferSource: Use 64bit consumer usage" by Sungtak Lee · 2 years, 1 month ago
  3. 5099027 Revert "GraphicBufferSource: Use 64bit consumer usage" by Ian Kasprzak · 2 years, 1 month ago
  4. b6caaf8 GraphicBufferSource: Use 64bit consumer usage by Sungtak Lee · 2 years, 7 months ago
  5. f677f7c modify "dataspace" prints ambiguously. by guochuang · 2 years, 4 months ago
  6. 8e7d703 Move bufferpool and bqhelper into mainline-specific directories by Ray Essick · 3 years ago[Renamed from media/libstagefright/bqhelper/GraphicBufferSource.cpp]
  7. 90874e3 Revert "GraphicBufferSource: ensure EOS buffer can be submitted" by hkuang · 5 years ago
  8. a63c9e6 GraphicBufferSource: ensure EOS buffer can be submitted by Cong Jiajia · 7 years ago
  9. d1bbbe3 Remove libbinder from media.swcodec by Chong Zhang · 6 years ago
  10. def61c9 GraphicBufferSource: Disable timestamp snapping by default by Pawin Vongmasa · 6 years ago
  11. ee9bde7 GraphicBufferSource: Add timestamp snapping toggle by Pawin Vongmasa · 6 years ago
  12. 0e4c08e build core bufferqueue functionalities into bqhelper by Chong Zhang · 6 years ago
  13. e46a147 Merge "Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0" into qt-dev by TreeHugger Robot · 6 years ago
  14. c8ce1d8 Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0 by Chong Zhang · 6 years ago
  15. 768fc2d Make ConsumerProxy hold weak ref to GraphicBufferSource by Chong Zhang · 6 years ago
  16. 0fe4c47 Revert "Revert "Remove direct libgui reference from omx server side"" by Chong Zhang · 6 years ago
  17. b4979c5 Revert "Remove direct libgui reference from omx server side" by Sung-fang Tsai · 6 years ago
  18. 482f60c Remove direct libgui reference from omx server side by Chong Zhang · 6 years ago
  19. 28e8a2d Merge "Fix cert-dcl16-c clang-tidy warnings in libstagefright." am: 55e72131c2 am: a1aed6c9f8 by Chih-hung Hsieh · 7 years ago
  20. 3794b24 Fix cert-dcl16-c clang-tidy warnings in libstagefright. by Chih-Hung Hsieh · 7 years ago
  21. 9ff0327 StageFright: Set input surface default format by Emilian Peev · 7 years ago
  22. 71f9066 Change skip frame to ALOGD by Chong Zhang · 7 years ago
  23. 6c2d0ad Notify GraphicBufferSource to disable framedrop logic by Chong Zhang · 7 years ago
  24. 2b0ee67 Stop GraphicBufferSource's looper without locking by Pawin Vongmasa · 7 years ago
  25. 82832ce Move WGraphicBufferProducer from omx to bqhelper by Wonsik Kim · 8 years ago[Renamed (99%) from media/libstagefright/gbs/GraphicBufferSource.cpp]
  26. 2860573 stagefright: Separate OMX specific part from GraphicBufferSource by Wonsik Kim · 8 years ago[Renamed (96%) from media/libstagefright/omx/GraphicBufferSource.cpp]
  27. b86313b Merge "Relax the condition for dropping frames" by TreeHugger Robot · 8 years ago
  28. 4082162 Relax the condition for dropping frames by Pawin Vongmasa · 8 years ago
  29. 3a75f04 Prevent setStartTimeUs from integer overflow by Pawin Vongmasa · 8 years ago
  30. 1357839 omx: collapse unpopulated slot messages in GraphicBufferSource by Lajos Molnar · 8 years ago
  31. 780882d Fix the calculation of the number of frames by Pawin Vongmasa · 8 years ago
  32. 255735a Organize header dependencies by Pawin Vongmasa · 8 years ago
  33. 8ccdb49 Merge "media: Don't wait at MediaRecorder::stop() if we haven't received any frames." by Hangyu Kuang · 8 years ago
  34. cf3205f media: Don't wait at MediaRecorder::stop() if we haven't received any frames. by Hangyu Kuang · 8 years ago
  35. 81d678c Merge "GraphicBufferSource: no longer hold onto repeatable buffer after eos" into oc-dev am: bd4676a609 by Lajos Molnar · 8 years ago
  36. cb8a5aa Merge "GraphicBufferSource: no longer hold onto repeatable buffer after eos" into oc-dev by Lajos Molnar · 8 years ago
  37. 1f0fa90 GraphicBufferSource: no longer hold onto repeatable buffer after eos by Lajos Molnar · 8 years ago
  38. b675454 Convert libmedia to Android.bp by Colin Cross · 8 years ago
  39. eeb4363 Convert libmedia to Android.bp by Colin Cross · 8 years ago
  40. fd871c7 media: Save last frame's timestamp for correct calculation of stopTimeOffset. by Hangyu Kuang · 8 years ago
  41. cd45255 Merge "GraphicBufferSource: remove free codec buffers only when submitted to codec" into oc-dev am: a62c3c31e6 by Lajos Molnar · 8 years ago
  42. 195f1ed GraphicBufferSource: remove free codec buffers only when submitted to codec by Lajos Molnar · 8 years ago
  43. 30921d6 stagefright: don't actually acquire graphic buffer when we don't want to am: 02cccfd9e7 by Lajos Molnar · 8 years ago
  44. 02cccfd stagefright: don't actually acquire graphic buffer when we don't want to by Lajos Molnar · 8 years ago
  45. f72cefd media: Support getStopTimeOffsetUs in GraphicBufferSource. by Hangyu Kuang · 8 years ago
  46. 22dc508 Make IGraphicBufferSource::setTimeLapseConfig take fps by Pawin Vongmasa · 8 years ago
  47. b392112 stagefright: fix log spam by Yin-Chia Yeh · 8 years ago
  48. 43fb79a stagefright: Rework GraphicBufferSource - step 1 by Lajos Molnar · 8 years ago
  49. 21bafd5 media: Handle STOP action properly. by Hangyu Kuang · 8 years ago
  50. 384cd77 media: Fix a bug in recording pause/resume. by Hangyu Kuang · 8 years ago
  51. d095e65 Revert "Revert "Refactor GraphicBufferSource wrappers for OMX HAL"" by Robert Shih · 8 years ago
  52. a6331ba Revert "Refactor GraphicBufferSource wrappers for OMX HAL" by Rachad Alao · 8 years ago
  53. 3d32c95 Refactor GraphicBufferSource wrappers for OMX HAL by Robert Shih · 9 years ago
  54. 764d945 media: Support accurate pause/resume/stop in GraphicBufferSource. by Hangyu Kuang · 9 years ago
  55. 8ff4018 Fix some bugs in the Treble connection. by Pawin Vongmasa · 9 years ago
  56. d437026 Merge "IOMX: consolidate buffer passing on IOMX" by Chong Zhang · 9 years ago
  57. 3fd200f IOMX: consolidate buffer passing on IOMX by Chong Zhang · 9 years ago
  58. 5737a69 Merge "media: Adjust the first video/audio sample time in slow motion." by TreeHugger Robot · 9 years ago
  59. bd83e4b media: Adjust the first video/audio sample time in slow motion. by Hangyu Kuang · 9 years ago
  60. 3604cb1 IOMX: move max pts gap handling to OMX by Chong Zhang · 9 years ago
  61. addf2cb IOMX: consolidate createInputSurface APIs by Chong Zhang · 9 years ago
  62. d59b972 IOMX: separate node interface from IOMX by Chong Zhang · 9 years ago
  63. 6d332d2 stagefright: abstract GraphicBufferSource to interfaces by Chong Zhang · 9 years ago
  64. 63057d2 resolve merge conflicts of 4646bb6 to master by Chih-Hung Hsieh · 9 years ago
  65. 4646bb6 resolve merge conflicts of 2fbcb4f to nyc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  66. 00beaa2 media: Fix graphic buffer leak. by Chih-Hung Hsieh · 9 years ago
  67. 006245d resolve merge conflicts of ac63f7e to master by Chong Zhang · 9 years ago
  68. ac63f7e resolve merge conflicts of 4743f50 to nyc-mr1-dev-plus-aosp by Chong Zhang · 9 years ago
  69. fdeac6c Release buffer slot basing on reference counter by Chong Zhang · 9 years ago
  70. 43cace6 stagefright: always add pts info if max pts gap is set am: 718ae52c24 am: 44a98c7807 by Chong Zhang · 9 years ago
  71. a50d25a stagefright: always add pts info if max pts gap is set am: 718ae52c24 by Chong Zhang · 9 years ago
  72. 718ae52 stagefright: always add pts info if max pts gap is set by Chong Zhang · 9 years ago
  73. 09fcc86 Merge "stagefright: remove OMXNodeInstance usage from GraphicBufferSource" by TreeHugger Robot · 9 years ago
  74. 6cf9a12 stagefright: remove OMXNodeInstance usage from GraphicBufferSource by Chong Zhang · 9 years ago
  75. 86f051e media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource. am: 61fcfd1b0b am: 5ed707356a by Hangyu Kuang · 9 years ago
  76. 3dfe842 media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource. am: 61fcfd1b0b by Hangyu Kuang · 9 years ago
  77. 61fcfd1 media: Move video buffer timestamp adjustment from CodecSource to GraphicBufferSource. by Hangyu Kuang · 9 years ago
  78. 50c9286 media: Fix graphic buffer leak. by Hangyu Kuang · 9 years ago
  79. 7d64d30 resolve merge conflicts of 6ae8c7b to stage-aosp-master am: 32d6e5f0eb by Chih-Hung Hsieh · 9 years ago
  80. 32d6e5f resolve merge conflicts of 6ae8c7b to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  81. 0d1ed38 Fix clang-tidy warnings in stagefright. by Chih-Hung Hsieh · 9 years ago
  82. 40d8899 Fix clang-tidy warnings in stagefright. by Chih-Hung Hsieh · 9 years ago
  83. 5a4a0a1 media: set correct mode if both capture and playback rate are set. by Hangyu Kuang · 9 years ago
  84. b77d03b stagefright: connect color aspects and surface dataspace by Lajos Molnar · 10 years ago
  85. dd81af7 IOMX: add INTERNAL_OPTION_COLOR_ASPECTS to setParamaters by Lajos Molnar · 9 years ago
  86. 57fad3c IOMX: add dataspace to createInputSurface by Lajos Molnar · 9 years ago
  87. a8f5e0c stagefright: Rename mBuf to mSlot by Pablo Ceballos · 10 years ago
  88. dfad545 Merge "stagefright: prevent allocating stale buffers for OMX decoders" into mnc-dev by Lajos Molnar · 10 years ago
  89. 49605e8 stagefright: fix deadlock and NPE in GraphicBufferSource by Lajos Molnar · 10 years ago
  90. 264bac9 stagefright: prevent allocating stale buffers for OMX decoders by Lajos Molnar · 10 years ago
  91. c93a136 stagefright: ask for flex-YUV camera buffers for software encoders by Lajos Molnar · 10 years ago
  92. 9700f5f fix buffer leak due to unreleased last repeat frame by Chong Zhang · 10 years ago
  93. ffd8cbb fix graphic buffer leak with persistent input surface by Chong Zhang · 10 years ago
  94. 9847fce stagefright: rename VideoGrallocMetadata.hHandle to pHandle by Lajos Molnar · 10 years ago
  95. 15ab499 stagefright: add support for fences in OMX by Lajos Molnar · 10 years ago
  96. 0542198 stagefright: rework metadata buffer support by Lajos Molnar · 10 years ago
  97. d291c22 MediaCodec: implement persistent input surface APIs by Chong Zhang · 10 years ago
  98. 8ed8ced libstagefright: Stop using IGBC::BufferItem by Dan Stoza · 10 years ago
  99. 1d15ab5 media: switch to new AMessage handling by Lajos Molnar · 11 years ago
  100. 37b2b38 stagefright: add support for limiting framerate in GraphicBufferSource by Ronghua Wu · 11 years ago