summaryrefslogtreecommitdiffstats
path: root/decoder
Commit message (Expand)AuthorAgeFilesLines
* 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-131-3/+20
* Decoder: Fixed incorrect use of mmco parameters.Ritu Baldwa2018-01-133-1/+11
* Decoder: Detect change of mbaff flag in SPSHamsalekha S2018-01-131-2/+12
* Decoder: Increased allocation and added checks in sei parsing.Hamsalekha S2018-01-133-4/+9
* Decoder: Fixed hang in the case of dangling fieldHamsalekha S2017-12-061-2/+1
* Decoder: Updated error check while parsing num_ref_idx_lx_active.Hamsalekha S2017-11-152-2/+3
* Decoder: Corrected variable datatypes in ih264d_get_implicit_weights.Hamsalekha S2017-11-151-15/+16
* Added an out of bound check on u4_num_bufs in input argumentHarish Mahendrakar2017-11-151-1/+2
* Decoder: Conceal picture only if valid picture buffer is obtained.Hamsalekha S2017-11-151-4/+3
* Decoder: Fixed allocation of pv_map_ref_idx_to_poc_buf.Hamsalekha S2017-09-154-20/+7
* Decoder: Fixed overflow in refernce list creation.Hamsalekha S2017-09-152-16/+18
* Initialize DPB structures to valid values.Hamsalekha S2017-09-151-1/+13
* Added error check for output buffer size.Hamsalekha S2017-09-152-44/+106
* Fixed hang in the case of multiple sps id.Hamsalekha S2017-06-151-1/+4
* Decoder: Fix in the case of MMCO 6Hamsalekha S2017-06-151-5/+16
* Decoder: Cleaned up parse sps function.Hamsalekha S2017-06-151-14/+15
* Initializing reference list for every P/B slice.Hamsalekha S2017-06-155-42/+5
* Fix resolution change within a decode call.Hamsalekha S2017-06-153-0/+12
* Decoder: Fixed allocation size of pred info bufferHamsalekha S2017-06-151-4/+1
* DO NOT MERGE Fixed bug in the case of resolution change.Hamsalekha S2017-06-151-7/+7
* Decoder: Fix end of bitstream error.Hamsalekha S2017-05-242-5/+24
* Decoder: Fix allocation for Mbaff weight matrixHamsalekha S2017-05-241-3/+2
* Decoder: Initialize MB info buffer to zero.Hamsalekha S2017-05-241-0/+1
* Decoder: Fixed flag u1_top_bottom_decoded.Hamsalekha S2017-05-242-4/+4
* Decoder: Added an error check while parsing PPS.Hamsalekha S2017-05-241-2/+4
* Fix stack buffer overflow in ih264d_process_intra_mbHarish Mahendrakar2017-05-241-3/+9
* Decoder: Fix in reference list initialization.Hamsalekha S2017-05-241-2/+2
* Decoder: Fixes in accessing mbaff flag in error casesHarish Mahendrakar2017-05-241-4/+4
* Fix in the case of MMCO 3 (long term reference idx).Hamsalekha S2017-05-241-1/+3
* Decoder: Fixed error handling for dangling fieldsHarish Mahendrakar2017-03-221-1/+0
* resolve merge conflicts of 3654ad0 to mnc-dr-dev am: 37345554fe am: 33d9d00a3...Marco Nelissen2017-02-141-0/+9
|\
| * resolve merge conflicts of 3654ad0 to mnc-dr-dev am: 37345554fe am: 33d9d00a3cMarco Nelissen2017-02-141-0/+9
| |\
| | * resolve merge conflicts of 3654ad0 to mnc-dr-devMarco Nelissen2017-02-141-0/+9
| | |\
| | | * Merge changes Iec2941f1,I38be0e4c into mnc-devMarco Nelissen2017-02-141-0/+15
| | | |\
| | | | * Decoder: Add supported width check for MBaff streamsHarish Mahendrakar2017-02-131-0/+9
| | | | * Decoder: Added a check for unsupported resolutionsHarish Mahendrakar2017-02-131-0/+6
* | | | | Decoder: Fixed initialization of first_slice_in_pic am: 0b23c81c3d am: 16fa99...Harish Mahendrakar2017-02-144-35/+13
|\| | | |
| * | | | Decoder: Fixed initialization of first_slice_in_pic am: 0b23c81c3d am: 16fa99...Harish Mahendrakar2017-02-144-35/+13
| |\| | |
| | * | | Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-144-35/+13
| | |\| |
| | | * | Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-144-35/+13
* | | | | Decoder: Moved end of pic processing to end of decode call am: 494561291a am:...Harish Mahendrakar2017-02-144-108/+78
|\| | | |
| * | | | Decoder: Moved end of pic processing to end of decode call am: 494561291a am:...Harish Mahendrakar2017-02-144-108/+78
| |\| | |
| | * | | Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-02-144-108/+78
| | |\| |
| | | * | Decoder: Moved end of pic processing to end of decode callHarish Mahendrakar2017-02-144-108/+78
* | | | | Decoder: Treat first slice in a picture as part of new picture always am: 8b5...Harish Mahendrakar2017-02-141-19/+5
|\| | | |
| * | | | Decoder: Treat first slice in a picture as part of new picture always am: 8b5...Harish Mahendrakar2017-02-141-19/+5
| |\| | |
| | * | | Decoder: Treat first slice in a picture as part of new picture alwaysHarish Mahendrakar2017-02-141-19/+5
| | |\| |