summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed issues with forcing I and IDR frames.Harinarayanan K K2015-06-253-25/+37
* Fix string handling for generating version stringsMartin Storsjo2015-06-252-27/+9
* Remove some unused source files and headersMartin Storsjo2015-06-252-287/+0
* Remove a duplicate headerMartin Storsjo2015-06-251-101/+0
* Don't add -m32/-m64 to the cflagsMartin Storsjo2015-06-254-4/+4
* Remove an unused and unnecessary function prototype and associated defineMartin Storsjo2015-06-255-8/+4
* Remove the codec level stride fieldMartin Storsjo2015-06-253-17/+0
* Always copy data to a local buffer if padding is neededMartin Storsjo2015-06-251-12/+20
* Set the luma/chroma strides depending on source bufferMartin Storsjo2015-06-252-2/+12
* Use a separate field for the chroma strideMartin Storsjo2015-06-255-13/+19
* armv8: Don't touch the x18 registerMartin Storsjo2015-06-251-1/+0
* arm: Properly match /* */ comments in the arm assemblyMartin Storsjo2015-06-258-14/+3
* Allow using the clang built-in arm assemblerMartin Storsjo2015-06-254-10/+0
* armv8: Don't accidentally write 8 bytes instead of 4Martin Storsjo2015-06-252-18/+18
* arm: Use vqmovun instead of vqshrun #0Martin Storsjo2015-06-251-8/+8
* arm: Use unified syntax, ldrsheq instead of ldreqshMartin Storsjo2015-06-252-2/+4
* armv8: Use the cmn instruction instead of doing cmp with negative valuesMartin Storsjo2015-06-251-3/+3
* armv8: Remove redundant NEON element size declarationsMartin Storsjo2015-06-2512-215/+215
* Handle non-mod-16 widths in the NEON version of 422i->420sp conversionMartin Storsjo2015-06-251-6/+31
* Don't include <sys/time.h> if WINDOWS_TIMER is setMartin Storsjo2015-06-256-5/+4
* Remove the ithread_exit functionMartin Storsjo2015-06-252-33/+0
* Remove unnecessary calls to ithread_exitMartin Storsjo2015-06-252-5/+0
* Improved error resilience in decoderHamsalekha S2015-06-258-184/+262
* Remove unnecessary defines/undefines in the makefilesMartin Storsjo2015-06-259-16/+12
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-2562-2143/+8627
* Moved check for level after check for resolution change.Hamsalekha S2015-06-251-4/+4
* Added support for level 52Hamsalekha S2015-06-251-2/+8
* SSSE3/SSE4 Intrinsics OptimizationsNaveen Kumar Ponnusamy2015-06-258-425/+223
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-124-3/+58
* Support levels 5.0 and 5.1 in the encoder properlyMartin Storsjo2015-06-031-0/+8
* Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1Martin Storsjo2015-06-031-2/+2
* Merge "Set cflags for the right arch in the arm64 makefile" into mnc-devLajos Molnar2015-06-032-2/+2
|\
| * Set cflags for the right arch in the arm64 makefileMartin Storsjo2015-06-032-2/+2
* | Remove leftover printfs in x86 encoder initializationMartin Storsjo2015-06-032-2/+0
|/
* Remove an empty source fileMartin Storsjo2015-06-032-41/+0
* Only initialize u4_deblk_prev_row if it will be usedMartin Storsjo2015-06-031-14/+14
* Fix an overread in the slice mapMartin Storsjo2015-06-031-0/+3
* Include space for chroma in the padding allocated in ih264e_get_total_pic_buf...Martin Storsjo2015-06-031-1/+1
* Fix a variable name typo in the mips64 makefilesMartin Storsjo2015-06-032-4/+4
* Multithreading changes and better error resilienceMarco Nelissen2015-06-0339-13088/+11348
* Resolved warnings and fixed alignment of few assembliesHarish Mahendrakar2015-05-0554-1625/+1051
* fix file permissionsLajos Molnar2015-05-05339-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-05-0510-98/+94
* fix build issues with clangLajos Molnar2015-04-164-0/+16
* fix build for generic buildsLajos Molnar2015-04-164-44/+33
* Merge "Initial version"Lajos Molnar2015-04-15339-0/+204373
|\
| * Initial versionHamsalekha S2015-04-02339-0/+204373
* | Merge remote-tracking branch 'goog/stage-aosp-master' into HEADBill Yi2015-03-100-0/+0
|\ \ | |/ |/|
| * Initial empty repositoryBill Yi2015-03-040-0/+0
* Initial empty repositoryBill Yi2015-03-040-0/+0