summaryrefslogtreecommitdiffstats
path: root/test/encoder/main.c
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Encoder: Added support for Constrained intra prediction.Doney Alex2016-03-111-0/+10
* avcenc: Initialize avg_timeMartin Storsjo2015-07-281-0/+1
* Remove the now unused stride field from the set dimensions structMartin Storsjo2015-06-271-1/+0
* avcenc: Make sure that "avcenc --help" works as intendedMartin Storsjo2015-06-241-0/+5
* Don't include <sys/time.h> if WINDOWS_TIMER is setMartin Storsjo2015-06-241-1/+2
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-241-138/+192
* avcenc: Check that enough arguments exist before parsingMartin Storsjo2015-06-221-1/+1
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-111-1/+1
* Resolved warnings and fixed alignment of few assembliesHarish Mahendrakar2015-05-051-7/+13
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-04-281-4/+4
* Initial versionHamsalekha S2015-04-021-0/+2512