summaryrefslogtreecommitdiffstats
path: root/decoder/ih264d_parse_headers.c
Commit message (Expand)AuthorAgeFilesLines
* decoder: Signal IVD_RES_CHANGED error for change in crop paramsHarish Mahendrakar2019-03-041-0/+13
* Decoder: Fixed reset values in parse sps.Ritu Baldwa2018-04-061-0/+4
* Decoder: Detect change of mbaff flag in SPSHamsalekha S2018-01-131-2/+12
* Fixed hang in the case of multiple sps id.Hamsalekha S2017-06-151-1/+4
* Decoder: Cleaned up parse sps function.Hamsalekha S2017-06-151-14/+15
* Fix resolution change within a decode call.Hamsalekha S2017-06-151-0/+10
* DO NOT MERGE Fixed bug in the case of resolution change.Hamsalekha S2017-06-151-7/+7
* Decoder: Added an error check while parsing PPS.Hamsalekha S2017-05-241-2/+4
* 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-141-7/+0
|\| | |
| * | | Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-141-7/+0
| |\| |
| | * | Decoder: Fixed initialization of first_slice_in_picHarish Mahendrakar2017-02-141-7/+0
| | |/
* | | Decoder: Fix in returning incomplete frame error am: d1896deaf1 am: 3e2978659...Harish Mahendrakar2017-01-061-1/+3
|\| |
| * | Decoder: Fix in returning incomplete frame errorHarish Mahendrakar2017-01-061-1/+3
| |\|
| | * Decoder: Fix in returning incomplete frame errorHarish Mahendrakar2016-12-281-1/+3
* | | Decoder: Fix in checking for valid profile flags am: d7eee555dc am: 637cb7f43...Harish Mahendrakar2016-12-081-11/+7
|\| |
| * | Decoder: Fix in checking for valid profile flagsHarish Mahendrakar2016-12-081-11/+7
| |\|
| | * Decoder: Fix in checking for valid profile flagsHarish Mahendrakar2016-12-061-11/+7
* | | Merge \\\\"Decoder: Fix slice number increment for error clips\\\\" into mnc-...Marco Nelissen2016-06-101-0/+6
|\| |
| * | Merge \"Decoder: Fix slice number increment for error clips\" into mnc-devHarish Mahendrakar2016-06-101-0/+6
| |\|
| | * Decoder: Fix slice number increment for error clipsHarish Mahendrakar2016-06-091-0/+6
* | | Handle level/profile/num_ref_frames/num_reorder change at the same resolutionWonsik Kim2016-04-181-1/+43
|/ /
* | Reconcile branch with master after mass cherrypicksMarco Nelissen2015-10-161-4/+0
* | Decoder: Added a check for unsupported resolutionsHarish Mahendrakar2015-10-131-0/+6
* | Moved check for level after check for resolution change.Hamsalekha S2015-10-091-0/+4
* | Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-231-87/+4
|/
* Return error in SPS/PPS parsing when extra bytes are read from inputHarish Mahendrakar2015-09-181-2/+13
* Support for level greater than level at init in DecoderHamsalekha S2015-07-311-4/+44
* Improved error resilience in decoderHamsalekha S2015-06-251-0/+9
* Moved check for level after check for resolution change.Hamsalekha S2015-06-251-4/+4
* Multithreading changes and better error resilienceMarco Nelissen2015-06-031-20/+5
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-05-051-19/+0
* Initial versionHamsalekha S2015-04-021-0/+1204