1. 10ceef9 aacenc: fix timestamp off by one frame by Wonsik Kim · 6 years ago
  2. 91cc483 C2SoftVpxEnc: Make VPX_VBR as default mode by Harish Mahendrakar · 6 years ago
  3. 881a266 C2SoftOpusEnc: Fix higher bitrate encoding at lower sample rates by Harish Mahendrakar · 6 years ago
  4. 46238cd Merge "C2SoftOpusEnc: Fix mono encoding" into qt-dev by Ray Essick · 6 years ago
  5. 1961bef Merge "Update raw decoder sample and bitrate limits" into qt-dev by Marco Nelissen · 6 years ago
  6. 8cce89d Merge "C2SoftAacEnc: add support for setting Profile and SBR mode" into qt-dev by Wonsik Kim · 6 years ago
  7. a0a5fde C2SoftOpusEnc: Fix mono encoding by Harish Mahendrakar · 6 years ago
  8. c9f1a05 Merge changes I3c756d61,Id0f6cf61 into qt-dev by TreeHugger Robot · 6 years ago
  9. b09409a C2SoftAacEnc: add support for setting Profile and SBR mode by Manisha Jajoo · 6 years ago
  10. e1c360a avcenc: add GOP support by Wonsik Kim · 6 years ago
  11. 315f7aa Merge changes I05aeb909,Iee31eed6,I2544a7cb into qt-dev by Wonsik Kim · 6 years ago
  12. 602749a C2SoftOpusEnc: Populate skip_samples in OpusHeader by Harish Mahendrakar · 6 years ago
  13. 4054c97 Update raw decoder sample and bitrate limits by Marco Nelissen · 6 years ago
  14. b472cf0 Merge "C2SoftHevcEnc: Add support for dynamic bitrate change" into qt-dev by Wonsik Kim · 6 years ago
  15. 88665c4 Merge "C2SoftFlacEnc: Add support for complexity parameter" into qt-dev by TreeHugger Robot · 6 years ago
  16. d493e98 C2SoftHevcEnc: Do not initialize encoder in onInit() by Harish Mahendrakar · 6 years ago
  17. b99d91f C2SoftFlacEnc: Add support for complexity parameter by Harish Mahendrakar · 6 years ago
  18. 8045d59 C2SoftHevcEnc: Add support for dynamic bitrate change by Harish Mahendrakar · 6 years ago
  19. 248e025 Merge "C2SoftHevcEnc: Reduce min supported resolution to 2x2" into qt-dev by TreeHugger Robot · 6 years ago
  20. f61206f vpxdec: parallel execution of 10bit format conversion by Wonsik Kim · 6 years ago
  21. ded2fd3 C2SoftHevcEnc: Reduce min supported resolution to 2x2 by Harish Mahendrakar · 6 years ago
  22. c1d77e9 Merge "Change libvpx to shared library" into qt-dev by TreeHugger Robot · 6 years ago
  23. 2f56f07 Merge "codec2: Update stride calculations in mpeg4, vpx and aom decoder plugins" into qt-dev by Lajos Molnar · 6 years ago
  24. dfa3f5a codec2: Update stride calculations in mpeg4, vpx and aom decoder plugins by Harish Mahendrakar · 6 years ago
  25. a2f5a65 Change libvpx to shared library by Harish Mahendrakar · 6 years ago
  26. 26b946d codec2: Add support for B frames in C2SoftAvcEnc plugin by Manisha Jajoo · 6 years ago
  27. 863bcfc codec2: add support for B Frames in C2SoftHevcEnc by Manisha Jajoo · 6 years ago
  28. 9acd73d codec2: Derive video encoder components from SimpleInterface by Manisha Jajoo · 6 years ago
  29. ed13464 codec2: Add support to derive from base class for audio decoders by Rakesh Kumar · 6 years ago
  30. 66d9d06 codec2: Add support to derive from base class for audio encoders by Rakesh Kumar · 6 years ago
  31. 3350096 Merge changes from topic "c2-eos-last" into qt-dev by Lajos Molnar · 6 years ago
  32. d91bc48 codec2: Fix timestampDev issues for Mpeg2Dec by Rakesh Kumar · 6 years ago
  33. 3bfa6e7 codec2: Fix timestampDev issues for HevcDec by Rakesh Kumar · 6 years ago
  34. 4ec85ae codec2: Fix timestampDev issues for AvcDec by Rakesh Kumar · 6 years ago
  35. 2ddd17c Merge changes from topic "hevc-fatal-errors" into qt-dev by TreeHugger Robot · 6 years ago
  36. 4be41e9 Merge changes from topic "avc-fatal-errors" into qt-dev by TreeHugger Robot · 6 years ago
  37. 8f98eee C2SoftAvcDec: return error for fatal errors in decoder by Harish Mahendrakar · 6 years ago
  38. 7d1d572 C2SoftHevcDec: return error for fatal errors in decoder by Harish Mahendrakar · 6 years ago
  39. 68d138b Merge "C2SoftAVCEnc: Increased max supported bitrate" into qt-dev by Hangyu Kuang · 6 years ago
  40. 93d1b1f Merge "Update to new AV1 profile definitions and support HDR info" into qt-dev by Ray Essick · 6 years ago
  41. ffd6cbc Fix Opus encoder being set to CBR by James O'Leary · 6 years ago
  42. f93a454 Update to new AV1 profile definitions and support HDR info by Rakesh Kumar · 6 years ago
  43. 7d8c376 C2SoftVorbisDec: Ignore subsequent headers by Harish Mahendrakar · 6 years ago
  44. 2915cb3 C2SoftAVCEnc: Increased max supported bitrate by Harish Mahendrakar · 7 years ago
  45. e1226f5 codec2 components: merge WorkQueue and PendingWork by Wonsik Kim · 6 years ago
  46. 8ead39d aac: set initial timestamp to zero by Wonsik Kim · 6 years ago
  47. 57d7cc9 C2SoftHEVCEnc: Add support for constant quality encoding by Harish Mahendrakar · 6 years ago
  48. c76cdae codec2: Remove unnecessary symbol exports from components by Harish Mahendrakar · 6 years ago
  49. 9ca01f8 Merge changes from topic "opus_finale" by TreeHugger Robot · 6 years ago
  50. 630dda9 stagefright_foundation: Fix parsing seek pre roll in Opus by Harish Mahendrakar · 6 years ago
  51. 6c95530 stagefright: Updates to Opus unified CSD syntax by Harish Mahendrakar · 6 years ago
  52. 0d11a7e Cleanup comments on hevc encoder plugin by Ray Essick · 6 years ago
  53. c4901a8 Merge changes from topic "xaac_buffer_20190204" by TreeHugger Robot · 6 years ago
  54. 3bb81cd codec2: remove deprecated configs and their remaining usage by Lajos Molnar · 6 years ago
  55. 268a5db Merge "codec2: add C2SoftHevcEnc" by Ray Essick · 6 years ago
  56. dfe650a codec2: add C2SoftHevcEnc by Roma Kaul · 7 years ago
  57. 5f3fb6f Codec2 C2BlockPool: Use C2_BLOCKING instead of C2_TIMED_OUT by Sungtak Lee · 6 years ago
  58. 5876259 Merge "CCodec: refactor pipeline logic" by TreeHugger Robot · 6 years ago
  59. ab34ed6 CCodec: refactor pipeline logic by Wonsik Kim · 6 years ago
  60. a6d5e8b Merge "Remove CFI diagnostics." by Ivan Lozano · 6 years ago
  61. e5cd43c Remove CFI diagnostics. by Ivan Lozano · 6 years ago
  62. ad3420b C2SoftXaac: Updating xaac plugin code after DRC memory cleanup by Rakesh Kumar · 7 years ago
  63. 1f21336 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  64. 353e167 audio encoders: fix initial timestamp by Wonsik Kim · 6 years ago
  65. c237cbc codec2: add C2SoftOpusEnc by Manisha Jajoo · 7 years ago
  66. 94d6bb5 C2SoftOpusDec: Add support for decoding single CSD by Harish Mahendrakar · 7 years ago
  67. 54c8809 Remove libmediaextractor by Marco Nelissen · 6 years ago
  68. 1174609 Merge changes from topic "flac float codec" by Andy Hung · 6 years ago
  69. 1188a05 FlacEncoder: Enable float support by Andy Hung · 6 years ago
  70. 9ed79de FlacDecoder: Enable float support by Andy Hung · 6 years ago
  71. 26ac00d Merge "Plumbing to recognize AV1 content" by TreeHugger Robot · 6 years ago
  72. 6b344f7 Merge "aacenc: fix timestamp calculation" by TreeHugger Robot · 6 years ago
  73. 84889cb aacenc: fix timestamp calculation by Wonsik Kim · 6 years ago
  74. 0cb5a09 codec2: make allocation blocking for software codecs by Wonsik Kim · 6 years ago
  75. ed4e0cd C2SoftVpxDec: Add support for Profile 2 by Harish Mahendrakar · 7 years ago
  76. 848b3c7 C2SoftVorbisDec: Ignore error from vorbis_dsp_synthesis by Harish Mahendrakar · 7 years ago
  77. 8725ae0 C2SoftAVCEnc: Enable CABAC for main profile encoding by Harish Mahendrakar · 7 years ago
  78. 707c146 Plumbing to recognize AV1 content by Ray Essick · 6 years ago
  79. 8be9311 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  80. 2a4c2c9 Remove CFI diagnostics. by Ivan Lozano · 6 years ago
  81. d0f0e14 Rename Codec2-related entities by Pawin Vongmasa · 7 years ago
  82. 3665390 Move Codec2-related code from hardware/google/av by Pawin Vongmasa · 7 years ago