summaryrefslogtreecommitdiffstats
path: root/decoder/ih264d.h
Commit message (Collapse)AuthorAgeFilesLines
* Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-231-58/+9
| | | | | | | | | | | 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
* Support for level greater than level at init in DecoderHamsalekha S2015-07-311-1/+2
| | | | | | | | | Added support to check num_ref_frames in SPS and num_reorder_frames in VUI before returning error for level Bug: 22860270 Change-Id: I392bab419385ca239836d200f9f2b064915a8a46
* Multithreading changes and better error resilienceMarco Nelissen2015-06-031-0/+1
| | | | | | | | | | | | 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/+482
Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017