summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I015ebe03,Idc0b0db5 am: 00fa4b6490 am: 7684b467b4Chamarthi Kishore2019-10-312-0/+242
|\
| * libavc: Add MDCV, CLL, CCV and AVE SEI messagesChamarthi Kishore2019-10-242-0/+242
* | Added error check while parsing scaling_listHarish Mahendrakar2019-07-221-0/+10
|/
* Decoder: Replacing some numbers with equivalent macros.S Hamsalekha2019-03-284-21/+31
* Decoder: Fix Integer Sanitizer IssuesIsha Kulkarni2019-03-285-9/+21
* Decoder: Fix Integer Sanitizer issues in ih264d_process_bsliceIsha Shrikant Kulkarni2019-03-284-0/+36
* Merge "Decoder: Fix undefined left shift"TreeHugger Robot2018-04-104-6/+6
|\
| * Decoder: Fix undefined left shiftRitu Baldwa2018-04-094-6/+6
* | Decoder: Fix CLZ return valueRitu Baldwa2018-04-104-4/+24
|/
* 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"android-m-preview-1Marco 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 assembliesandroid-m-previewHarish 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