summaryrefslogtreecommitdiffstats
path: root/common/ithread.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove all other thread implementations than pthreadMartin Storsjo2015-06-251-368/+0
| | | | Change-Id: Id30fc1a9c007f2f32ed3375bbf02085f0edad5a0
* Remove the ithread_exit functionMartin Storsjo2015-06-251-30/+0
| | | | | | | | This function is dangerous since it behaved differently on different platform implementations. It is not used for any actual purpose, and not currently necessary. Change-Id: I9702e9943065235c7a7b29dc6c6eeb36212e7ce1
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-251-1/+1
| | | | | | | | Added support for CABAC entropy coding. Added support for B slices. Fixed an issue in rate control constant QP mode. Change-Id: Ib759d35e8e943f941aa9b8bbff0362d92c619994
* Multithreading changes and better error resilienceMarco Nelissen2015-06-031-1/+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
* Resolved warnings and fixed alignment of few assembliesHarish Mahendrakar2015-05-051-0/+5
| | | | | | | | | Resolved warnings seen in x86 modules Fixed alignment of few modules Updated comments in few arm modules for consistency Fixed warnings seen in clang build Change-Id: I0623169b5e84a6a6f09c3d2212e754101272f5e9
* fix file permissionsLajos Molnar2015-05-051-0/+0
| | | | Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
* Initial versionHamsalekha S2015-04-021-0/+604
Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017