summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Decoder: Fixed an issue in handling flushHarish Mahendrakar2015-09-261-5/+10
* Decoder: Reduced memory requirementsHarish Mahendrakar2015-09-231-336/+253
* avcenc: Initialize avg_timeMartin Storsjo2015-07-311-0/+1
* Remove the now unused stride field from the set dimensions structMartin Storsjo2015-07-311-1/+0
* Remove double semicolons (empty statements)Martin Storsjo2015-07-311-1/+1
* avcenc: Make sure that "avcenc --help" works as intendedMartin Storsjo2015-06-251-0/+5
* avcenc: Check that enough arguments exist before parsingMartin Storsjo2015-06-251-1/+1
* Added code to handle cases with qp less than 10Harinarayanan K K2015-06-251-1/+1
* Reduced memory requirements.Harinarayanan K K2015-06-251-1/+1
* Don't include <sys/time.h> if WINDOWS_TIMER is setMartin Storsjo2015-06-256-5/+4
* Remove unnecessary calls to ithread_exitMartin Storsjo2015-06-251-3/+0
* Improved error resilience in decoderHamsalekha S2015-06-251-72/+70
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-254-147/+204
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-122-2/+2
* Multithreading changes and better error resilienceMarco Nelissen2015-06-032-1/+37
* Resolved warnings and fixed alignment of few assembliesHarish Mahendrakar2015-05-051-7/+13
* fix file permissionsLajos Molnar2015-05-0511-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-05-053-9/+6
* Initial versionHamsalekha S2015-04-0211-0/+7036