summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Encoder: Return error for odd resolutionreplicant-6.0-0004-rc1Akshata Jadhav2018-06-081-0/+18
* Decoder: Modify setting short term reference field flagRitu Baldwa2018-06-081-3/+2
* Decoder: Fixed reset values in parse sps.Ritu Baldwa2018-04-061-0/+4
* Decoder: Set prev slice type for I slice.Ritu Baldwa2018-04-061-1/+1
* Decoder: Adding Error Check for Output Buffer Size in Shared Display Mode.Ritu Baldwa2018-03-081-8/+57
* Decoder: Fixed memory overflow in shared display mode.Ritu Baldwa2018-03-081-2/+5
* Decoder: Modified loop condition while parsing ref_list_reordering.Ritu Baldwa2018-02-081-2/+4
* Decoder: Handle dec_hdl memory allocation failure gracefullyHarish Mahendrakar2018-01-101-3/+20
* Decoder: Fixed incorrect use of mmco parameters.Ritu Baldwa2018-01-103-1/+11
* Decoder: Detect change of mbaff flag in SPSHamsalekha S2018-01-101-2/+12
* Decoder: Increased allocation and added checks in sei parsing.Hamsalekha S2018-01-103-4/+9
* Decoder: Fixed hang in the case of dangling fieldHamsalekha S2017-12-091-2/+1
* Decoder: Updated error check while parsing num_ref_idx_lx_active.replicant-6.0-0003Hamsalekha S2017-11-112-2/+3
* Decoder: Corrected variable datatypes in ih264d_get_implicit_weights.Hamsalekha S2017-11-111-15/+16
* Added an out of bound check on u4_num_bufs in input argumentHarish Mahendrakar2017-11-111-1/+2
* Decoder: Conceal picture only if valid picture buffer is obtained.Hamsalekha S2017-11-111-4/+3
* DO NOT MERGE Handle level/profile/num_ref_frames/num_reorder change at the sa...Wonsik Kim2017-11-111-1/+43
* Decoder: Fixed number of MB calculation for interlaced error streamsHarish Mahendrakar2017-11-111-2/+3
* Revert "Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf."Ivan Kutepov2017-11-114-7/+20
* 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