summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* armv8: Remove unnecessary register shufflingMartin Storsjo2016-10-061-7/+5
* armv8: Use neg instead of sub #0, neg as replacement for rsbMartin Storsjo2016-10-064-12/+6
* arm: Use neg instead of rsb with a #0 immediateMartin Storsjo2016-10-064-6/+6
* armv8: Remove unnecessary sign extensionsMartin Storsjo2016-10-066-160/+50
* armv8: Add missing sign extension for WORD32 parametersMartin Storsjo2016-10-0624-352/+467
* arm, armv8: Fix C function signature data typesMartin Storsjo2016-10-057-43/+43
* armv8: Remove duplicated, incorrect function argument declarationsMartin Storsjo2016-10-051-47/+0
* armv8: Remove an unused register assignmentMartin Storsjo2016-10-051-1/+0
* arm, armv8: Fix some comments to refer to the right registerMartin Storsjo2016-10-052-2/+2
* Mark arrays of pointers as constMartin Storsjo2015-06-272-4/+4
* Merge "Remove all other thread implementations than pthread"Marco Nelissen2015-06-251-368/+0
|\
| * Remove all other thread implementations than pthreadMartin Storsjo2015-06-251-368/+0
* | Don't declare variables after statementsMartin Storsjo2015-06-253-16/+22
|/
* arm: Use vqmovun instead of vqshrun #0Martin Storsjo2015-06-241-8/+8
* arm: Use unified syntax, ldrsheq instead of ldreqshMartin Storsjo2015-06-242-2/+4
* armv8: Use the cmn instruction instead of doing cmp with negative valuesMartin Storsjo2015-06-241-3/+3
* armv8: Remove redundant NEON element size declarationsMartin Storsjo2015-06-2411-93/+93
* Remove the ithread_exit functionMartin Storsjo2015-06-242-33/+0
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-243-6/+9
* Merge "Remove some unused source files and headers"Marco Nelissen2015-06-242-287/+0
|\
| * Remove some unused source files and headersMartin Storsjo2015-06-182-287/+0
* | SSSE3/SSE4 Intrinsics OptimizationsNaveen Kumar Ponnusamy2015-06-118-425/+223
|/
* Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1Martin Storsjo2015-06-031-2/+2
* Merge "Fix a typo in gai4_ih264_max_luma_pic_size"Lajos Molnar2015-06-031-1/+1
|\
| * Fix a typo in gai4_ih264_max_luma_pic_sizeMartin Storsjo2015-05-151-1/+1
* | Multithreading changes and better error resilienceHamsalekha S2015-05-198-10875/+9374
|/
* Resolved warnings and fixed alignment of few assembliesHarish Mahendrakar2015-05-0546-927/+353
* fix file permissionsLajos Molnar2015-05-05120-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-04-281-1/+1
* Initial versionHamsalekha S2015-04-02120-0/+76864