aboutsummaryrefslogtreecommitdiff
path: root/decoder/ih264d_parse_pslice.c
AgeCommit message (Expand)Author
2023-07-22decoder: replace KEEP_THREADS_ACTIVE macro with avc decoder struct variableSrujan Vandrangi
2022-08-30cmake: Set C standard to C90 and move few macros to specific targetsHarish Mahendrakar
2022-05-17Decoder: add support for QP and block_type map export in libraryShivaansh Agrawal
2022-02-09Decoder: add support for KEEP_THREADS_ACTIVEManisha Jajoo
2020-08-28Decoder: Fix unsigned integer overflowManisha Jajoo
2020-08-20Merge "Decoder: Integer overflow fixes in parsing Qp and weights"Treehugger Robot
2020-08-06Decoder: Integer overflow fixes in parsing Qp and weightsHarish Mahendrakar
2020-08-04Decoder: Fix integer overflow in poc calculationShivaansh Agrawal
2017-09-13Merge "Decoder: Updated error check while parsing num_ref_idx_lx_active." int...Marco Nelissen
2017-09-11Decoder: Updated error check while parsing num_ref_idx_lx_active.Hamsalekha S
2017-07-13Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf.Hamsalekha S
2017-06-06Merge "Initializing reference list for every P/B slice." into mnc-devMarco Nelissen
2017-06-02Initializing reference list for every P/B slice.Hamsalekha S
2017-05-16Merge "Decoder: Fix end of bitstream error." into mnc-devHamsalekha S
2017-05-11Decoder: Fix end of bitstream error.Hamsalekha S
2017-04-05Merge "Decoder: Fixes in accessing mbaff flag in error cases" into mnc-devRay Essick
2017-03-23Decoder: Fixes in accessing mbaff flag in error casesHarish Mahendrakar
2017-02-14Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar
2017-02-14Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar
2017-02-14Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar
2017-02-14Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar
2017-02-13Merge "Decoder: Return correct error code for slice header errors" into mnc-devRay Essick
2017-02-13Fix in returning end of bitstream error for MBAFFHarish Mahendrakar
2017-02-13Merge "Decoder: Return correct error code for slice header errors" into mnc-devRay Essick
2017-02-13Decoder: Return correct error code for slice header errorsHarish Mahendrakar
2017-02-13Fix in returning end of bitstream error for MBAFFHarish Mahendrakar
2017-01-18Decoder: Fix in checking first_mb_in_sliceHarish Mahendrakar
2017-01-17Decoder: Fix in checking first_mb_in_sliceHarish Mahendrakar
2017-01-09Decoder: Fix in MB count in MBAff error handlingHarish Mahendrakar
2017-01-09Merge "Decoder: Fix in MB count in MBAff error handling" into mnc-devMarco Nelissen
2017-01-06Decoder: Fixed cur_mb_info initialization in error casesHarish Mahendrakar
2017-01-06Decoder: Fix in error concealment in the case of Mbaff clipsHarish Mahendrakar
2017-01-06Decoder: Fix in the case of error in the first MB in frame.Harish Mahendrakar
2016-12-28Decoder: Fix in MB count in MBAff error handlingHarish Mahendrakar
2016-12-28Decoder: Fixed cur_mb_info initialization in error casesHarish Mahendrakar
2016-12-28Decoder: Fix in error concealment in the case of Mbaff clipsHarish Mahendrakar
2016-12-28Decoder: Fix in the case of error in the first MB in frame.Harish Mahendrakar
2016-10-18Decoder: Fixes in handling errors in Mbaff clips.Harish Mahendrakar
2016-10-18Merge "Decoder: Fixes in handling errors in Mbaff clips." into mnc-devMarco Nelissen
2016-10-18Decoder: Fixes in handling errors in Mbaff clips.Harish Mahendrakar
2016-09-22Decoder: Fixes for handling errors in multi-slice MB Aff streamsHarish Mahendrakar
2016-09-22Decoder: Fixes for handling errors in multi-slice MB Aff streamsHarish Mahendrakar
2016-09-21Fix in the case of invalid SPS PPSHarish Mahendrakar
2016-09-21Fix in the case of invalid SPS PPSHarish Mahendrakar
2016-06-10Merge \"Decoder: Fix slice number increment for error clips\" into mnc-devHarish Mahendrakar
2016-06-10Merge "Decoder: Fix slice number increment for error clips" into mnc-devMarco Nelissen
2016-06-09Decoder: Fix slice number increment for error clipsHarish Mahendrakar
2016-05-25Fix slice params for interlaced videoHarish Mahendrakar
2016-05-25Fix slice params for interlaced videoHarish Mahendrakar
2016-05-24Decoder: Set u1_long_term_reference_flag to 0 for error concealmentHarish Mahendrakar