summaryrefslogtreecommitdiffstats
path: root/decoder/ih264d_parse_pslice.c
Commit message (Expand)AuthorAgeFilesLines
* Decoder: Updated error check while parsing num_ref_idx_lx_active.replicant-6.0-0003Hamsalekha S2017-11-111-1/+1
* Revert "Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf."Ivan Kutepov2017-11-111-3/+8
* Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf.Hamsalekha S2017-09-141-8/+3
* Initializing reference list for every P/B slice.Hamsalekha S2017-08-311-17/+1
* Decoder: Fix end of bitstream error.Hamsalekha S2017-07-071-2/+10
* Decoder: Fixes in accessing mbaff flag in error casesHarish Mahendrakar2017-07-061-4/+4
* Decoder: Fixed initialization of first_slice_in_picreplicant-6.0-0001Harish Mahendrakar2017-04-051-1/+0
* Decoder: Return correct error code for slice header errorsHarish Mahendrakar2017-04-051-1/+1
* Fix in returning end of bitstream error for MBAFFHarish Mahendrakar2017-04-051-0/+4
* Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-04-051-11/+1
* Decoder: Fix in error concealment in the case of Mbaff clipsHarish Mahendrakar2017-03-221-1/+6
* Decoder: Fix in checking first_mb_in_sliceHarish Mahendrakar2017-03-221-5/+9
* Decoder: Fix in MB count in MBAff error handlingHarish Mahendrakar2017-03-221-0/+5
* Decoder: Fix in the case of error in the first MB in frame.Harish Mahendrakar2017-03-221-5/+5
* Decoder: Fixed cur_mb_info initialization in error casesHarish Mahendrakar2017-03-221-1/+1
* Decoder: Fixes in handling errors in Mbaff clips.Harish Mahendrakar2016-12-121-2/+7
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-3/+21
|\
| * Decoder: Fixes for handling errors in multi-slice MB Aff streamsHarish Mahendrakar2016-09-271-1/+4
| * Fix in the case of invalid SPS PPSHarish Mahendrakar2016-09-271-2/+17
* | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-1/+4
|\|
| * Decoder: Fix slice number increment for error clipsHarish Mahendrakar2016-06-231-1/+4
* | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-1/+8
|\|
| * Fix slice params for interlaced videoHarish Mahendrakar2016-05-271-2/+0
| * Decoder: Set u1_long_term_reference_flag to 0 for error concealmentHarish Mahendrakar2016-05-271-1/+1
| * Decoder: Initialize slice parameters before concealing error MBsHarish Mahendrakar2016-05-271-0/+9
| * Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-221-7/+4
* | Return error when there are more mmco params than allocated sizeNaveen Kumar Ponnusamy2016-01-151-1/+8
|\ \
| * | Return error when there are more mmco params than allocated sizeNaveen Kumar Ponnusamy2016-01-131-1/+8
* | | Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-071-7/+4
|\| | | |/ |/|
| * Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-071-7/+4
* | Decoder: Once all the MBs in a picture are decoded ignore remaining bytesHarish Mahendrakar2015-10-161-2/+0
* | Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-231-5/+22
|/
* Improved error resilience in decoderHamsalekha S2015-06-251-13/+27
* Multithreading changes and better error resilienceMarco Nelissen2015-06-031-43/+441
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Initial versionHamsalekha S2015-04-021-0/+1760