summaryrefslogtreecommitdiffstats
path: root/decoder
Commit message (Expand)AuthorAgeFilesLines
* Merge \\\\"Decoder: Initialize first_pb_nal_in_pic for error slices\\\\" into...staging/cm-14.0Robert Shih2016-06-212-1/+1
|\
| * Merge \"Decoder: Initialize first_pb_nal_in_pic for error slices\" into mnc-devHarish Mahendrakar2016-06-212-1/+1
| |\
| | * Merge "Decoder: Initialize first_pb_nal_in_pic for error slices" into mnc-devRobert Shih2016-06-212-1/+1
| | |\
| | | * Decoder: Initialize first_pb_nal_in_pic for error slicesHarish Mahendrakar2016-06-162-1/+1
* | | | Decoder: Do not conceal slices with invalid SPS/PPS am: 3a419eac8d am: 48b182...Harish Mahendrakar2016-06-211-2/+5
|\| | |
| * | | Decoder: Do not conceal slices with invalid SPS/PPSHarish Mahendrakar2016-06-211-2/+5
| |\| |
| | * | Decoder: Do not conceal slices with invalid SPS/PPSHarish Mahendrakar2016-06-141-2/+5
* | | | Merge \\\\"Decoder: Fix slice number increment for error clips\\\\" into mnc-...Marco Nelissen2016-06-104-3/+15
|\| | |
| * | | Merge \"Decoder: Fix slice number increment for error clips\" into mnc-devHarish Mahendrakar2016-06-104-3/+15
| |\| |
| | * | Merge "Decoder: Fix slice number increment for error clips" into mnc-devMarco Nelissen2016-06-104-3/+15
| | |\ \ | | | |/ | | |/|
| | | * Decoder: Fix slice number increment for error clipsHarish Mahendrakar2016-06-094-3/+15
| | * | Fix slice params for interlaced videoHarish Mahendrakar2016-05-252-2/+1
* | | | Fix slice params for interlaced video am: 2c9d67ffaf am: b70297ef4bHarish Mahendrakar2016-05-262-2/+1
|\| | |
| * | | Fix slice params for interlaced videoHarish Mahendrakar2016-05-252-2/+1
* | | | Decoder: Set u1_long_term_reference_flag to 0 for error concealment am: eacaf...Harish Mahendrakar2016-05-241-1/+1
|\| | |
| * | | Decoder: Set u1_long_term_reference_flag to 0 for error concealmentHarish Mahendrakar2016-05-241-1/+1
| |\| |
| | * | Decoder: Set u1_long_term_reference_flag to 0 for error concealmentHarish Mahendrakar2016-05-231-1/+1
* | | | Decoder: Initialize slice parameters before concealing error MBs am: 33db7a0f...Harish Mahendrakar2016-05-233-2/+18
|\| | |
| * | | Decoder: Initialize slice parameters before concealing error MBsHarish Mahendrakar2016-05-233-2/+18
| |\| |
| | * | Decoder: Initialize slice parameters before concealing error MBsHarish Mahendrakar2016-05-203-2/+18
| | |/
* | | Merge "Decoder: Fix for handling invalid intra mode" into mnc-dev am: 3757921...Marco Nelissen2016-05-131-0/+2
|\| |
| * | Merge "Decoder: Fix for handling invalid intra mode" into mnc-devHarish Mahendrakar2016-05-131-0/+2
| |\|
| | * Merge "Decoder: Fix for handling invalid intra mode" into mnc-devMarco Nelissen2016-05-131-0/+2
| | |\
| | | * Decoder: Fix for handling invalid intra modeHarish Mahendrakar2016-05-101-0/+2
| | * | DO NOT MERGE. AVC decoder: init structuresHarish Mahendrakar2016-05-112-0/+38
| | |/
* | | Decoder: Memset few structures to zero to handle error clips am: 370bd8625d a...Harish Mahendrakar2016-05-131-0/+37
|\| |
| * | Decoder: Memset few structures to zero to handle error clipsHarish Mahendrakar2016-05-111-0/+37
* | | Handle level/profile/num_ref_frames/num_reorder change at the same resolutionWonsik Kim2016-04-181-1/+43
|/ /
* | Decoder: Fix stack underflow in CAVLC 4x4 parse functionsHarish Mahendrakar2016-02-231-3/+15
|\|
| * Decoder: Fix stack underflow in CAVLC 4x4 parse functionsHarish Mahendrakar2016-02-221-3/+15
* | Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip()Harish Mahendrakar2016-02-231-3/+6
|\|
| * Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip()Harish Mahendrakar2016-02-221-3/+6
* | 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-301-0/+7
* | Reconcile branch with master after mass cherrypicksMarco Nelissen2015-10-161-4/+0
* | Decoder: Memset 8 extra bytes at the end of internal bitstream bufferHarish Mahendrakar2015-10-161-0/+5
* | Decoder: Once all the MBs in a picture are decoded ignore remaining bytesHarish Mahendrakar2015-10-162-4/+0
* | Decoder: Exit gracefully in case of allocation failureHarish Mahendrakar2015-10-161-0/+3
* | 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: Fixed an issue in handling flushHarish Mahendrakar2015-09-251-9/+4
* | Decoder: Fixed an out of bound read in intra pred buffersHarish Mahendrakar2015-09-251-3/+20
* | Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-2319-2676/+1305
|/
* 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-314-12/+87
* Decoder: Fixed issues shown by ValgrindHamsalekha S2015-07-312-20/+29
* Don't declare variables after statementsMartin Storsjo2015-06-254-12/+17