1. feeb7bb Ensure CTB size > 16 for clips with tiles and width/height >= 4096 by Harish Mahendrakar · 7 years ago fp2-sibon-17.10.1
  2. 746ecea Fix slice decrement for skipped slices by Naveen Kumar P · 7 years ago
  3. 48605fe Fix array size for hrd parameters by Naveen Kumar P · 7 years ago
  4. 38c32e8 Return error for invalid crop parameters by Naveen Kumar P · 7 years ago
  5. 6628eef Check number of output buffers and sizes by Naveen Kumar P · 7 years ago
  6. ee66540 Limit boundary PU sizes in case of errors by Harish Mahendrakar · 7 years ago
  7. 4b20018 Fix OOB issue in nal unit parsing by Naveen Kumar P · 7 years ago fp2-sibon-17.08.1.1
  8. 266ac90 Set pic_present at end of pic_init instead of beginning by Naveen Kumar P · 7 years ago
  9. ad53e6a Handle error return in parse slice by Naveen Kumar P · 7 years ago
  10. 08b22db Fix heap buffer overflow while searching for valid PPS by Harish Mahendrakar · 7 years ago fp2-sibon-17.07.6
  11. f6060f8 Check for buffer overflow in pps/slice header parsing by Naveen Kumar P · 7 years ago
  12. 43bb22d Merge "Fix reallocation for new sps" into GSB_2017_07_framework by Franz-Xaver Geiger · 7 years ago
  13. 30eceb4 Merge "DO NOT MERGE Handle streams with change in max_dec_buffering/num_reorder_frames without resolution change" into GSB_2017_07_framework by Franz-Xaver Geiger · 7 years ago
  14. 337e1fc memset SPS to zero by Harish Mahendrakar · 7 years ago
  15. c1b9074 Fix reallocation for new sps by Naveen Kumar P · 7 years ago
  16. e5ec2cd DO NOT MERGE Handle streams with change in max_dec_buffering/num_reorder_frames without resolution change by Harish Mahendrakar · 8 years ago
  17. cbf4e47 resolve merge conflicts of 8dc7b42 to mnc-dr-dev by Mark Salyzyn · 7 years ago
  18. 53160c7 Merge "Check only allocated mv bufs for releasing from reference" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  19. 7c087c5 Correct Tiles rows and cols check by Naveen Kumar P · 7 years ago
  20. 1a75f5f Check only allocated mv bufs for releasing from reference by Naveen Kumar Ponnusamy · 7 years ago
  21. e7d39b2 Set current slice ctb x and y to fill prev incomplete slice by Naveen Kumar P · 7 years ago
  22. d087408 DO NOT MERGE Return error if SPS parsing reads more bytes than the nal length by Harish Mahendrakar · 7 years ago
  23. 2f386e9 Merge "DO NOT MERGE Return error from cabac init if offset is greater than range" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  24. 94248bf DO NOT MERGE Handle error return from ref list in slice hdr parsing by Naveen Kumar Ponnusamy · 7 years ago
  25. be17429 DO NOT MERGE Return error from cabac init if offset is greater than range by Naveen Kumar Ponnusamy · 7 years ago
  26. 86bcac4 Fix in handling wrong cu_qp_delta by Harish Mahendrakar · 7 years ago
  27. ec6979c Handle invalid num_reorder_pics & max_dec_pic_buffering in SPS by Harish Mahendrakar · 7 years ago
  28. 9582585 Added check for invalid log2_max_transform_block_size in SPS by Harish Mahendrakar · 7 years ago
  29. dccbab0 Merge "Fix in Chroma SAO for non-multiple of 8 height" into FPIIM_WIP by Teemu Hukkanen · 7 years ago
  30. 795414c Fixed out of bound reads in stack variables by Harish Mahendrakar · 8 years ago
  31. ec284e5 Fixed handling invalid chroma tu size for error clips by Harish Mahendrakar · 7 years ago
  32. f49d806 Fix in Chroma SAO for non-multiple of 8 height by Harish Mahendrakar · 7 years ago
  33. 09f51fc Handle invalid slice_address in slice header by Harish Mahendrakar · 8 years ago
  34. 912027d Added few memsets to avoid uninitialized reads for error clips by Harish Mahendrakar · 9 years ago
  35. 586d5fe Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago
  36. 3f4863f Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  37. ac0318f Aligned ps_pic_pu to 4 bytes by Harish Mahendrakar · 9 years ago
  38. e3d6224 Reduced memory requirements by Harish Mahendrakar · 9 years ago
  39. 137754b Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  40. 2938759 Few intra pred fixes in arm functions by Harish Mahendrakar · 9 years ago
  41. b2451d1 Fix in reading short_term_ref_pic_set_idx in slice header by Harish Mahendrakar · 9 years ago
  42. 233819f Fixed returning U and V output pointers in shared mode for 420p by Harish Mahendrakar · 9 years ago
  43. e1ba6b5 Added CLZNZ and POPCNT_U32 macro definitions by Harish Mahendrakar · 9 years ago
  44. d0a33c2 Removed calls to strcat and strlen by Harish Mahendrakar · 9 years ago
  45. 03ca798 Added SEI structures and reordered ihevc_structs.h contents by Harish Mahendrakar · 9 years ago
  46. 6267c11 Simplified error checks for setting stride by Harish Mahendrakar · 9 years ago
  47. 55473fb Removed unused thread abstractions by Harish Mahendrakar · 9 years ago
  48. 452a0d6 Added few transform tables by Harish Mahendrakar · 9 years ago
  49. 3d2ea50 Fixed an out of bound read in accessing inverse scan table by Harish Mahendrakar · 9 years ago
  50. 19ca88a Few intra pred fixes by Harish Mahendrakar · 9 years ago
  51. 9c6d894 libhevc: change the optimization level by Shivaprasad Hongal · 9 years ago
  52. 3cffd2c am b4475ae3: am 2b67e532: Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8 by Harish Mahendrakar · 9 years ago
  53. b4475ae am 2b67e532: Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8 by Harish Mahendrakar · 9 years ago
  54. 2b67e53 Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8 by Harish Mahendrakar · 9 years ago
  55. dde3d8a Align pic_width_in_luma_samples and pic_width_in_luma_samples to 8 by Harish Mahendrakar · 9 years ago
  56. 221aacc Few bug fixes in loop filter by Naveen Kumar Ponnusamy · 10 years ago
  57. b0ddcd2 Fix mips64 build by Duane Sand · 9 years ago
  58. d91eedb Update assembly files to unified syntax by Bernhard Rosenkränzer · 9 years ago
  59. fee3b56 Use gcc to compile .s files with .include. by Chih-Hung Hsieh · 10 years ago
  60. a90d9a9 Fix arm64 build by Greg Hackmann · 10 years ago
  61. 6c166a9 Source files clean up by Naveen Kumar Ponnusamy · 10 years ago
  62. 9cbd70a Reduced stack operations in arm64 assembly by Naveen Kumar Ponnusamy · 10 years ago
  63. 707042f Few bug fixes and warnings removed by Harish Mahendrakar · 10 years ago
  64. 0d8951c Initial Version of HEVC decoder by Harish Mahendrakar · 10 years ago
  65. 446ae52 Initial empty repository by Qiwen Zhao · 10 years ago