summaryrefslogtreecommitdiffstats
path: root/decoder/ih264d_inter_pred.c
Commit message (Collapse)AuthorAgeFilesLines
* Decoder: Fixes for handling errors in multi-slice MB Aff streamsHarish Mahendrakar2016-09-271-4/+3
| | | | | | | | | | Initialize default reference buffer for erroneous interlaced clips Pick slice_type from decode thread slice structure Call start_of_pic only once Bug: 30822755 Change-Id: I553c646446d99a626d62351aa1b385355191cdc3 (cherry picked from commit bc71ad2d43dc03b2a71e3423da5385ed3cb9799a)
* Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-231-1/+1
| | | | | | | | | | | Memory allocations are now done based on contents of SPS API changed to move allocations inside the library Also changed strlen to strnlen Bug: 24221026 Change-Id: I9130457f564cddb4da7ec6399cc9fe88ee871217
* Multithreading changes and better error resilienceMarco Nelissen2015-06-031-65/+26
| | | | | | | | | | | | Fixed the following bugs Issue 21145276 Issue 21144884 Issue 21181133 Issue 21181134 Decoder now returns error if the level in stream is higher than level at init Change-Id: I8892c62bd98f7854d046510330c05a1e9ca826b2
* fix file permissionsLajos Molnar2015-05-051-0/+0
| | | | Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
* Initial versionHamsalekha S2015-04-021-0/+1614
Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017