summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Decoder: Initialize ps_cur_slice->u1_mbaff_frame_flag correctly for error casesHarish Mahendrakar2017-03-221-0/+2
* Call ih264d_deblock_display only for valid process callsHarish Mahendrakar2017-03-221-1/+2
* Decoder: Fixed DoS in header decode when no PPS is presentHarish Mahendrakar2017-03-221-0/+1
* Decoder: Fix initialization of ps_next_dpb during reference list creationHarish Mahendrakar2017-03-221-1/+2
* 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-222-7/+10
* Decoder: Increase memory allocation for weights & offsets for interlaced clipsHarish Mahendrakar2017-03-221-1/+1
* Decoder: Padded gau1_ih264d_top_left_mb_part_indx_mod to avoid an out of boun...Harish Mahendrakar2017-03-221-1/+2
* 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: Fixed allocation of ps_dec->ps_nbr_mb_rowHarish Mahendrakar2017-03-221-1/+2
* Decoder: Fix in returning incomplete frame errorHarish Mahendrakar2017-03-221-1/+3
* Decoder: Fix in checking for valid profile flagsHarish Mahendrakar2017-02-072-11/+8
* Decoder: Fixes in handling errors in Mbaff clips.Harish Mahendrakar2016-12-122-7/+8
* Decoder: Ignore few dpb errorsHarish Mahendrakar2016-12-122-28/+28
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-094-9/+34
|\
| * Decoder: Fixes for handling errors in multi-slice MB Aff streamsHarish Mahendrakar2016-09-273-5/+14
| * Fix in the case of invalid SPS PPSHarish Mahendrakar2016-09-272-4/+20
* | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-060-0/+0
|\ \
| * | Fixed error concealment when no MBs are decoded in the current picHarish Mahendrakar2016-08-161-0/+3
* | | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-0/+3
|\ \ \ | | |/ | |/|
| * | Fixed error concealment when no MBs are decoded in the current picHarish Mahendrakar2016-07-211-0/+3
* | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-024-6/+21
|\| |
| * | Decoder: Initialize first_pb_nal_in_pic for error slicesHarish Mahendrakar2016-06-232-1/+1
| * | Decoder: Do not conceal slices with invalid SPS/PPSHarish Mahendrakar2016-06-231-2/+5
| * | Decoder: Fix slice number increment for error clipsHarish Mahendrakar2016-06-234-3/+15
| |/
* | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-074-3/+57
|\|
| * Fix slice params for interlaced videoHarish Mahendrakar2016-05-272-2/+1
| * 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-273-2/+18
| * Decoder: Memset few structures to zero to handle error clipsHarish Mahendrakar2016-05-271-0/+37
| * Decoder: Fix for handling invalid intra modeHarish Mahendrakar2016-05-271-0/+2
* | Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-180-0/+0
|\|
| * Decoder: Fix stack underflow in CAVLC 4x4 parse functionsHarish Mahendrakar2016-02-261-3/+15
| * Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip()Harish Mahendrakar2016-02-261-3/+6
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-052-6/+21
|\ \
| * \ merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-220-0/+0
| |\ \
| | * \ merge in mnc-dr1.5-release history after reset to mnc-dr1.5-devThe Android Automerger2016-03-170-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Decoder: Fix stack underflow in CAVLC 4x4 parse functionsHarish Mahendrakar2016-03-011-3/+15
| * | | Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip()Harish Mahendrakar2016-03-011-3/+6
| |/ /
* | | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/ex...staging/cm-13.0+r22Steve Kondik2016-03-104-4/+34
|\| |
| * | Return error when there are more mmco params than allocated sizeNaveen Kumar Ponnusamy2016-01-154-4/+34
| |\ \
| | * | Return error when there are more mmco params than allocated sizeNaveen Kumar Ponnusamy2016-01-134-4/+34
| * | | Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-072-11/+6
| |\| |
| | * | Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-072-11/+6
| * | | Remove __DATE__/__TIME__ from Android buildsDan Willemsen2015-10-302-0/+14
* | | | Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-072-11/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Decoder Update mb count after mb map is set.Harish Mahendrakar2016-01-222-11/+6
* | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/ext...Steve Kondik2015-12-078-7/+165
|\| | |