1. cf4116d Added error check for output buffer size. by Hamsalekha S · 7 years ago
  2. 9e02137 Return error when there are more mmco params than allocated size by Naveen Kumar Ponnusamy · 8 years ago
  3. 12a2ec8 Fixed hang in the case of multiple sps id. by Hamsalekha S · 7 years ago fp2-sibon-17.08.1.1
  4. cd2710a Decoder: Fix in the case of MMCO 6 by Hamsalekha S · 7 years ago
  5. 4c2789c Decoder: Cleaned up parse sps function. by Hamsalekha S · 7 years ago
  6. 0ad45db Initializing reference list for every P/B slice. by Hamsalekha S · 7 years ago
  7. 5385e07 Fix resolution change within a decode call. by Hamsalekha S · 7 years ago
  8. 362462f Decoder: Fixed allocation size of pred info buffer by Hamsalekha S · 7 years ago
  9. 1623f90 DO NOT MERGE Fixed bug in the case of resolution change. by Hamsalekha S · 7 years ago
  10. 858c397 DO NOT MERGE Handle level/profile/num_ref_frames/num_reorder change at the same resolution by Wonsik Kim · 8 years ago
  11. b87d2cd Merge "Decoder: Fix allocation for Mbaff weight matrix" into GSB_2017_07_framework by Franz-Xaver Geiger · 7 years ago fp2-sibon-17.07.6
  12. 0221b44 Merge "Decoder: Fixed flag u1_top_bottom_decoded." into GSB_2017_07_framework by Franz-Xaver Geiger · 7 years ago
  13. 2ef46c1 Merge "Decoder: Added an error check while parsing PPS." into GSB_2017_07_framework by Franz-Xaver Geiger · 7 years ago
  14. d3a99a5 Decoder: Fix end of bitstream error. by Hamsalekha S · 7 years ago
  15. a3ad834 Merge changes from topic 'gsb_2017_framework_patches' into GSB_2017_07_framework by Borjan Tchakaloff · 7 years ago
  16. 3bf81bc Decoder: Initialize MB info buffer to zero. by Hamsalekha S · 7 years ago
  17. 1976376 Decoder: Fix allocation for Mbaff weight matrix by Hamsalekha S · 7 years ago
  18. 3c341ac Decoder: Fixed flag u1_top_bottom_decoded. by Hamsalekha S · 7 years ago
  19. e262836 Decoder: Added an error check while parsing PPS. by Hamsalekha S · 7 years ago
  20. 6538247 Fix stack buffer overflow in ih264d_process_intra_mb by Harish Mahendrakar · 8 years ago
  21. ef6a194 Fix in the case of MMCO 3 (long term reference idx). by Hamsalekha S · 7 years ago
  22. daa8d9c Decoder: Fix in reference list initialization. by Hamsalekha S · 7 years ago
  23. 7d69531 Decoder: Fixes in accessing mbaff flag in error cases by Harish Mahendrakar · 7 years ago
  24. 71b0fe6 Decoder: Fixed number of MB calculation for interlaced error streams by Harish Mahendrakar · 7 years ago
  25. 5fa5fb8 DO NOT MERGE Decoder: Fixed error handling for dangling fields by Harish Mahendrakar · 7 years ago
  26. da5db05 Fixing a check in ih264d_parse_slice.c by Marco Nelissen · 7 years ago
  27. 9449b87 Decoder: Moved end of pic processing to end of decode call by Harish Mahendrakar · 7 years ago
  28. 48f3d28 Decoder: Treat first slice in a picture as part of new picture always by Harish Mahendrakar · 8 years ago
  29. fed18b4 resolve merge conflicts of 3654ad0 to mnc-dr-dev by Marco Nelissen · 7 years ago
  30. 047de67 Decoder: Fixed initialization of first_slice_in_pic by Harish Mahendrakar · 7 years ago
  31. d39ebbc Fix in returning end of bitstream error for MBAFF by Harish Mahendrakar · 7 years ago
  32. 9de43ce Decoder: Initialize default reference buffers for all pictures by Harish Mahendrakar · 7 years ago
  33. 49a2eff Decoder: Return correct error code for slice header errors by Harish Mahendrakar · 7 years ago
  34. 2287d2f Decoder: Fixes an out of bound write in bitstream buffer by Harish Mahendrakar · 7 years ago
  35. 0db1b71 Decoder: Fixed allocation of ps_dec->ps_nbr_mb_row by Harish Mahendrakar · 7 years ago
  36. 676e804 Decoder: Fix in the case of error in the first MB in frame. by Harish Mahendrakar · 7 years ago
  37. 8a43b58 Decoder: Fixed cur_mb_info initialization in error cases by Harish Mahendrakar · 7 years ago
  38. 568778a Decoder: Fix in returning incomplete frame error by Harish Mahendrakar · 7 years ago
  39. 2544a7c Decoder: Fix initialization of ps_next_dpb during reference list creation by Harish Mahendrakar · 7 years ago
  40. 7f5ac9d Decoder: Fix in error concealment in the case of Mbaff clips by Harish Mahendrakar · 7 years ago
  41. 4ceda16 Call ih264d_deblock_display only for valid process calls by Harish Mahendrakar · 7 years ago
  42. 463a830 Decoder: Fix in MB count in MBAff error handling by Harish Mahendrakar · 7 years ago
  43. 12b18ed Decoder: Fixed an out of bound access while parsing SEI by Harish Mahendrakar · 7 years ago
  44. 117d4dc Decoder: Initialize ps_cur_slice->u1_mbaff_frame_flag correctly for error cases by Harish Mahendrakar · 7 years ago
  45. 8d7dc84 Decoder: Increase memory allocation for weights & offsets for interlaced clips by Harish Mahendrakar · 7 years ago
  46. bb65254 Decoder: Fixed DoS in header decode when no PPS is present by Harish Mahendrakar · 7 years ago
  47. e826b87 Decoder: Fix in checking first_mb_in_slice by Harish Mahendrakar · 7 years ago
  48. 1d51d65 Decoder: Padded gau1_ih264d_top_left_mb_part_indx_mod to avoid an out of bound read by Harish Mahendrakar · 8 years ago
  49. 7cae85a Decoder: Fix in checking for valid profile flags by Harish Mahendrakar · 7 years ago
  50. 6017836 Merge "Decoder: Fixes in handling errors in Mbaff clips." into FPIIM_WIP by Dirk Vogt · 7 years ago
  51. 6a1c7d5 Merge "Decoder: Ignore few dpb errors" into FPIIM_WIP by Dirk Vogt · 7 years ago
  52. 0fad16e Decoder: Fixes in handling errors in Mbaff clips. by Harish Mahendrakar · 8 years ago
  53. ba68640 Decoder: Ignore few dpb errors by Harish Mahendrakar · 8 years ago
  54. 8f2b900 Merge "Decoder: Do not conceal slices with invalid SPS/PPS" into FPIIM_WIP by Dirk Vogt · 7 years ago
  55. b79d366 Merge "Decoder: Fix slice number increment for error clips" into FPIIM_WIP by Dirk Vogt · 7 years ago
  56. 2ec1729 Merge "Fix in the case of invalid SPS PPS" into FPIIM_WIP by Dirk Vogt · 7 years ago
  57. 373f75d Decoder: Do not conceal slices with invalid SPS/PPS by Harish Mahendrakar · 8 years ago
  58. e7bab00 Decoder: Fix slice number increment for error clips by Harish Mahendrakar · 8 years ago
  59. a688de0 Fix in the case of invalid SPS PPS by Harish Mahendrakar · 8 years ago
  60. 0e96b9e Fix in the case of invalid SPS PPS by Harish Mahendrakar · 8 years ago
  61. d50a15e Decoder: Fixes for handling errors in multi-slice MB Aff streams by Harish Mahendrakar · 8 years ago
  62. b07a063 Fixed error concealment when no MBs are decoded in the current pic by Harish Mahendrakar · 8 years ago
  63. 7d277d6 Decoder: Initialize first_pb_nal_in_pic for error slices by Harish Mahendrakar · 8 years ago
  64. a206dfb Decoder: Set u1_long_term_reference_flag to 0 for error concealment by Harish Mahendrakar · 8 years ago
  65. 766aeec Decoder: Memset few structures to zero to handle error clips by Harish Mahendrakar · 8 years ago
  66. 3ee0ec2 Decoder: Fix for handling invalid intra mode by Harish Mahendrakar · 8 years ago
  67. d0d9bdc Fix slice params for interlaced video by Harish Mahendrakar · 8 years ago
  68. 3dc5d3d Decoder: Initialize slice parameters before concealing error MBs by Harish Mahendrakar · 8 years ago
  69. 95ada3e Decoder: Fix stack underflow in CAVLC 4x4 parse functions by Harish Mahendrakar · 8 years ago
  70. 84af79e Decoder Update mb count after mb map is set by Harish Mahendrakar · 8 years ago
  71. e8e15d3 Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago
  72. 04e8b50 Merge tag 'android-6.0.0_r26' into HEAD by Divya Sharma · 9 years ago
  73. 533e5a7 Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  74. 66be90d Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  75. 7ba9f34 Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  76. e023fbb Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  77. e027a11 Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  78. 5351d3a Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  79. 126d84e Encoder added support for VUI params by Hamsalekha S · 9 years ago
  80. 9d04b13 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  81. 0ddd967 Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  82. 2b0ce2b Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  83. 5934812 Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  84. aa6ebc2 Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  85. 07ae78b Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  86. 06d69b7 merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 9 years ago
  87. 251b007 Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  88. cbfa268 merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 9 years ago
  89. 2ee0c1b Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  90. 1bff181 Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  91. f2be919 Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  92. 374e7a8 Merge "Encoder: Fixed an issue in handling FPS greater than 60" into mnc-dev by Ronghua Wu · 9 years ago
  93. bb1543b Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  94. ee09b73 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 9 years ago
  95. 7e9d4bf merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 9 years ago
  96. 8a50328 Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  97. e789d1d Decoder: Fixed issues shown by Valgrind by Hamsalekha S · 9 years ago
  98. bbc83b1 Don't use side effects in the macro PUT_BITS_SEV parameters by Martin Storsjo · 9 years ago
  99. dbe9ac8 Made gops closed by Harinarayanan K K · 9 years ago
  100. 860f752 Always do recon of 4x4 intra blocks by Martin Storsjo · 9 years ago