summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Encoder: Added support for configuring VUI parameters." into nyc-mr1-devHangyu Kuang2016-07-131-0/+64
|\
| * Encoder: Added support for configuring VUI parameters.Doney Alex2016-07-121-0/+64
* | DO NOT MERGE Decoder: Added support for exporting VUI paramsHarish Mahendrakar2016-07-111-0/+23
|/
* DO NOT MERGE Encoder: Added support for Constrained intra prediction.Doney Alex2016-03-112-0/+12
* Decoder: Fixed an issue in handling flushHarish Mahendrakar2015-09-021-5/+10
* Decoder: Reduced memory requirementsHarish Mahendrakar2015-08-041-336/+253
* avcenc: Initialize avg_timeMartin Storsjo2015-07-281-0/+1
* Merge "Remove the now unused stride field from the set dimensions struct"Marco Nelissen2015-07-281-1/+0
|\
| * Remove the now unused stride field from the set dimensions structMartin Storsjo2015-06-271-1/+0
* | Remove double semicolons (empty statements)Martin Storsjo2015-06-271-1/+1
|/
* avcenc: Make sure that "avcenc --help" works as intendedMartin Storsjo2015-06-241-0/+5
* Added code to handle cases with qp less than 10Harinarayanan K K2015-06-241-1/+1
* Reduced memory requirements.Harinarayanan K K2015-06-241-1/+1
* Don't include <sys/time.h> if WINDOWS_TIMER is setMartin Storsjo2015-06-246-5/+4
* Remove unnecessary calls to ithread_exitMartin Storsjo2015-06-241-3/+0
* Improved error resilience in decoderHamsalekha S2015-06-241-72/+70
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-244-147/+204
* avcenc: Check that enough arguments exist before parsingMartin Storsjo2015-06-221-1/+1
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-112-2/+2
* Multithreading changes and better error resilienceHamsalekha S2015-05-192-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-04-283-9/+6
* Initial versionHamsalekha S2015-04-0211-0/+7036