summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Decoder: Initialize MB info buffer to zero.cm-13.0_20171109Hamsalekha S2017-09-171-0/+1
* Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf.Hamsalekha S2017-09-144-20/+7
* Initialize DPB structures to valid values.Hamsalekha S2017-09-141-1/+13
* Decoder: Fixed overflow in refernce list creation.Hamsalekha S2017-09-142-16/+18
* Added error check for output buffer size.Hamsalekha S2017-09-142-44/+106
* [BACKPORT] Fixed bug in the case of resolution change.replicant-6.0-0002Hamsalekha S2017-09-011-2/+2
* Fix resolution change within a decode call.Hamsalekha S2017-08-313-0/+12
* Fixed hang in the case of multiple sps id.Hamsalekha S2017-08-311-1/+4
* Decoder: Fix in the case of MMCO 6Hamsalekha S2017-08-311-5/+16
* Initializing reference list for every P/B slice.Hamsalekha S2017-08-315-42/+5
* Decoder: Cleaned up parse sps function.Hamsalekha S2017-08-311-14/+15
* Decoder: Fixed allocation size of pred info bufferHamsalekha S2017-08-311-4/+1
* Fix stack buffer overflow in ih264d_process_intra_mbHarish Mahendrakar2017-07-071-3/+9
* Decoder: Added an error check while parsing PPS.Hamsalekha S2017-07-071-2/+4
* Decoder: Fixed flag u1_top_bottom_decoded.Hamsalekha S2017-07-072-4/+4
* Fix in the case of MMCO 3 (long term reference idx).Hamsalekha S2017-07-071-1/+3
* Decoder: Fix end of bitstream error.Hamsalekha S2017-07-072-5/+24
* Decoder: Fix allocation for Mbaff weight matrixHamsalekha S2017-07-071-3/+2
* Decoder: Fix in reference list initialization.Hamsalekha S2017-07-071-2/+2
* Decoder: Fixes in accessing mbaff flag in error casesHarish Mahendrakar2017-07-061-4/+4
* Decoder: Fixed error handling for dangling fieldsHarish Mahendrakar2017-05-191-1/+0
* Decoder: Fixed initialization of first_slice_in_picreplicant-6.0-0001Harish Mahendrakar2017-04-054-35/+13
* Decoder: Return correct error code for slice header errorsHarish Mahendrakar2017-04-052-8/+8
* Fix in returning end of bitstream error for MBAFFHarish Mahendrakar2017-04-052-0/+8
* resolve merge conflicts of 3654ad0 to mnc-dr-devMarco Nelissen2017-04-051-0/+9
* Decoder: Initialize default reference buffers for all picturesHarish Mahendrakar2017-04-051-1/+1
* Decoder: Fixes an out of bound write in bitstream bufferHarish Mahendrakar2017-04-051-1/+3
* Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-04-054-108/+78
* Decoder: Treat first slice in a picture as part of new picture alwaysHarish Mahendrakar2017-04-051-19/+5
* Decoder: Fixed an out of bound access while parsing SEIHarish Mahendrakar2017-03-221-1/+1
* 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
|\ \