1. 828cdb7 libavc: Add dynamic color aspects support by Haripriya Deshmukh · 6 weeks ago
  2. 1c9bd7e Remove useless `neon:` clause. by Harish Mahendrakar · 3 months ago
  3. 5ff8061 Enable unit tests in postsubmit by Harish Mahendrakar · 4 months ago
  4. f0214b1 Use media file zip from dl.google.com by Harish Mahendrakar · 7 months ago
  5. a20a5df mvcdec: Heap overflow in 'ih264d_parse_fgc' by Ashwin Natesan · 5 months ago
  6. 28727ba svcdec: oss-fuzz bug fixes by Mallikarjun Kamble · 5 months ago
  7. 0d29250 libavcenc: fix build issues on android by Srujan Vandrangi · 6 months ago
  8. 63b8be0 svcenc: Integer overflow in irc_ba_get_cur_frm_est_texture_bits by Ashwin Natesan · 6 months ago
  9. 3cc9ff9 Update intra resamp flags by Mallikarjun Kamble · 6 months ago
  10. a8a8a80 Added compliance fixes by Mallikarjun Kamble · 6 months ago
  11. df740b5 Added fixes for hang by Mallikarjun Kamble · 6 months ago
  12. e49a915 Fixes for heap overflow by Mallikarjun Kamble · 6 months ago
  13. 82f4e69 svcdec: Fixes for NULL dereferencing in inter-layer functions by Mallikarjun Kamble · 7 months ago
  14. 37beb97 mvcdec: Fixed heap overflow during SEI parsing by Ashwin Natesan · 7 months ago
  15. 0e72348 libavcenc: validate dimensions after applying config params by Ram Mohan M · 7 months ago
  16. 972c0aa libavcdec: Fix timeout issue in AVC Decoder by Vivek Jadhav · 7 months ago
  17. 51268b3 svcenc: Redundant code removed by Ashwin Natesan · 7 months ago
  18. 196f0db libavcenc: use number_t while computing number of bits in period by Ram Mohan · 8 months ago
  19. ed96638 Add dependency on googletest for AvcEncTest by Harish Mahendrakar · 8 months ago
  20. cc17cb7 AvcEncTest: Use MediaPreparer to download test files by Harish Mahendrakar · 8 months ago
  21. 8121651 mvcdec: Integer overflow in imvcd_parse_subset_sps by Ashwin Natesan · 8 months ago
  22. ea69487 svcenc: Enabled and verified 420sp inputs by Ashwin Natesan · 8 months ago
  23. b5a8615 svcenc: RC parameters verified before RC init by Ashwin Natesan · 8 months ago
  24. 0ab5c42 libavc: Remove duplicate code and improve readability by Ram Mohan M · 8 months ago
  25. 583887f libavc: correct return value of buf mgr avbl check util by Ram Mohan M · 8 months ago
  26. a7b6206 libavcenc: Sync default values of library and application by Ram Mohan M · 8 months ago
  27. f9f0475 Revert "libavcenc: Correct default values in ih264e_defs.h" by Harish Mahendrakar · 8 months ago
  28. 072e699 avcenc: clean up sample application by Ram Mohan · 8 months ago
  29. 7f0c8a5 libavcenc: Correct default values in ih264e_defs.h by Ram Mohan M · 8 months ago
  30. 0c9dc5e libavcenc: use signed var for integer operations by Ram Mohan M · 8 months ago
  31. e4574d3 libavcenc: increment picture count only on valid inputs by Ram Mohan M · 8 months ago
  32. 56a598c svcenc: Fixes for incorrect handling of entropy coding errors by Ashwin Natesan · 8 months ago
  33. 2e128ba libavcenc: Modified conversion tables between Qstep & QP by Ram Mohan M · 8 months ago
  34. 31fc8ed libavcenc: Correct Lagrange parameter for I, P & B slices by Ram Mohan M · 8 months ago
  35. 50fd862 libavcenc: Remove duplicate code and improve readability by Ram Mohan M · 8 months ago
  36. f0b559e libavcenc: forward current frame intra cost to rc accurately by Ram Mohan M · 8 months ago
  37. 2074f2b avcenc: Modify vui time scale based on target frame rate by Ram Mohan · 8 months ago
  38. c68f552 libavcenc: signal header bits consumed count accurately to rc by Ram Mohan · 8 months ago
  39. 7429c17 libavcenc: reset mb qp delta ctxt during cabac encoding by Ram Mohan · 8 months ago
  40. d9ef579 libavcenc: fix computations that are resulting in overflow by Ram Mohan · 8 months ago
  41. fef9665 avcenc: Fix Crash for 422 ILE inputs by Ram Mohan · 8 months ago
  42. f1f3a33 libavcenc: fix the order of arguments passed to get_min_level by Ram Mohan · 8 months ago
  43. eb20999 libavcenc: Cleanup air Mode and refresh period config options by Ram Mohan · 8 months ago
  44. 78dddbc libavcenc: Added more validity checks for IDR_interval and I_interval by Hamsalekha S · 8 months ago
  45. a24d3cf libavcenc: Fixed bug in the case of IDR frame being skipped. by Hamsalekha S · 8 months ago
  46. 4ea89ec Encoder test updates by Harish Mahendrakar · 8 months ago
  47. 9cb4ae6 MediaTesting: Add AVC Encoder Test by Aayush Soni · 3 years, 2 months ago
  48. 47dfd4c Rename test as examples by Harish Mahendrakar · 8 months ago
  49. 7c59eeb libavcenc: model CBR-NLDRC as CBR mode with out frame drops by Ram Mohan M · 8 months ago
  50. 3fcf959 libavcenc: relocate the update post enc routines by Ram Mohan M · 8 months ago
  51. 2ff6f15 libavcenc: return partially encoded buffer for application by Ram Mohan · 8 months ago
  52. 29f5192 libavcenc: update bitstream context state only in successful writes by Ram Mohan · 8 months ago
  53. f27694f decoder: join threads in flush mode by srujan vandrangi · 9 months ago
  54. bbcac43 libavc: tidy up android bp - 2 by Ram Mohan M · 9 months ago
  55. 2406804 libavc: tidy up android bp by Ram Mohan · 9 months ago
  56. 30858f4 libavcenc: do not reset status before all threads are made aware by Ram Mohan · 9 months ago
  57. a75597f OWNERS: Include avic_OWNERS by Harish Mahendrakar · 10 months ago
  58. 283f9fc Correct comment spelling error. by wujianxing1 · 1 year, 2 months ago
  59. 9030e26 ossfuzz.sh: enable null sanitizer by Harish Mahendrakar · 10 months ago
  60. 40a2df3 decoder: limit number of calls to decode header by Srujan Vandrangi · 10 months ago
  61. 2e8e8e7 decoder: add "summary" before codec exit with error message by Srujan Vandrangi · 10 months ago
  62. 07452e1 decoder: set keep_threads_active to 1 in the testbench and fuzzer by Srujan Vandrangi · 11 months ago
  63. 468e048 mvcdec: Fixes for OOB accesses of refPicList by Ashwin Natesan · 11 months ago
  64. c759935 svcenc: Handling frames with few MB's in In-frame RC by Ashwin Natesan · 11 months ago
  65. 5b04d41 decoder: join threads in reset() by Srujan Vandrangi · 11 months ago
  66. 72e8241 decoder: replace KEEP_THREADS_ACTIVE macro with avc decoder struct variable by Srujan Vandrangi · 11 months ago
  67. 6685e38 decoder: handle error returned by ih264d_decode_gaps_in_frame_num by Srujan Vandrangi · 12 months ago
  68. bbf593f libavcenc: fix null buffer dereferencing by Aayush Soni · 2 years, 11 months ago
  69. 84f955d svcdec: Fix for out of range reference index during base mode flag by Mallikarjun Kamble · 1 year, 1 month ago
  70. f8ae418 mvcdec: Bitstream buf allocation accounts for FGC SEI by Ashwin Natesan · 1 year, 2 months ago
  71. 7acfe28 encoder: Add checks for ME search algorithm by Srujan Vandrangi · 1 year, 2 months ago
  72. ba34616 encoder: Initialize s_inp_buf and s_out_buf to zero in ih264e_encode by Harish Mahendrakar · 1 year, 2 months ago
  73. 9783b50 ossfuzz.sh: Enable mvc_dec_fuzzer by Harish Mahendrakar · 1 year, 3 months ago
  74. 5a7d432 svcdec: Fix for out of bound index in ii_pred by Mallikarjun Kamble · 1 year, 3 months ago
  75. 3331247 ossfuzz.sh: Enable avc_enc_fuzzer by Harish Mahendrakar · 1 year, 3 months ago
  76. ad23214 ossfuzz: opt out of null and shift sanitizers by Harish Mahendrakar · 1 year, 3 months ago
  77. 5835802 cifuzz.yml: Limit CI fuzz to address and memory sanitizers by Harish Mahendrakar · 1 year, 3 months ago
  78. 5beaa86 svcenc: nullSan errors in ILPMv fixed by Ashwin Natesan · 1 year, 3 months ago
  79. c5f3b0c svcenc: RC bitrate overflows prevented by Ashwin Natesan · 1 year, 3 months ago
  80. 1806721 avcenc: Fix out of bound read in initialize process context by Suyog Pawar · 1 year, 8 months ago
  81. 7cee91f Create cifuzz.yml by Harish Mahendrakar · 1 year, 3 months ago
  82. d7ee38b Create cmake.yml by Harish Mahendrakar · 1 year, 3 months ago
  83. 164b395 Merge pull request #29 from ittiam-systems/avc_enc_fuzzer-tuple by ram-mohan · 1 year, 3 months ago
  84. b800d35 avc_enc_fuzzer: Add #include <tuple> by Harish Mahendrakar · 1 year, 3 months ago
  85. ab835f3 svcenc: fixed incorrect EPB checks by Ashwin Natesan · 1 year, 3 months ago
  86. a376657 Format Android.bp files by Harish Mahendrakar · 1 year, 3 months ago
  87. f54d852 Updates to fuzzer/Android.bp by Harish Mahendrakar · 1 year, 3 months ago
  88. 7164209 Updates to Android.bp and some formatting fixes by Harish Mahendrakar · 1 year, 3 months ago
  89. 7855d6e svcdec: Bug fix in header and SPS parsing w.r.t non dyadic SVC decoding by chamarthi.kishore · 1 year, 3 months ago
  90. 3a853e8 svcdec: Bug fix in mark_err_slice_skip funtion w.r.t thread creation by chamarthi.kishore · 1 year, 3 months ago
  91. a49b596 svcdec: Modifications to the conditions in NON VCL NAL parsing. by chamarthi.kishore · 1 year, 3 months ago
  92. c0ca3b2 svcdec: Bug fix in NON VCL NAL parsing. by chamarthi.kishore · 1 year, 3 months ago
  93. 4900778 svcdec: Indentation changes by chamarthi.kishore · 1 year, 3 months ago
  94. 5fabd43 svcdec: Bug fix in header parsing w.r.t u1_extended_spatial_scalability_idc by chamarthi.kishore · 1 year, 3 months ago
  95. a7c8d47 Fix formatting in FGC commit by Harish Mahendrakar · 1 year, 4 months ago
  96. b6b12cc libavc: Add support for FGC SEI message by Shireesh Kadaramandalgi · 1 year, 4 months ago
  97. ed00dfc svcenc: fixed a bug in low bitrate encodes by Ashwin Natesan · 1 year, 4 months ago
  98. c38af02 svcenc: fixed incorrect streamBuf accesses by Ashwin Natesan · 1 year, 4 months ago
  99. 992407f Resolved invalid memory access to Weighted pred offsets by chamarthi.kishore · 1 year, 4 months ago
  100. 7f19ac2 Remove printf's from sei by Mallikarjun Kamble · 1 year, 4 months ago