summaryrefslogtreecommitdiffstats
path: root/encoder/ih264e_process.c
Commit message (Expand)AuthorAgeFilesLines
* Encoder: Added support for configuring VUI parameters.Doney Alex2016-07-121-3/+4
* DO NOT MERGE Encoder: Fixed adaptive intra refresh.Doney Alex2016-03-121-1/+0
* Encoder added support for VUI paramsHamsalekha S2015-08-041-2/+2
* Added code to handle cases with qp less than 10Harinarayanan K K2015-06-241-9/+30
* Reduced memory requirements.Harinarayanan K K2015-06-241-10/+13
* Always copy data to a local buffer if padding is neededMartin Storsjo2015-06-241-12/+20
* Set the luma/chroma strides depending on source bufferMartin Storsjo2015-06-241-2/+10
* Use a separate field for the chroma strideMartin Storsjo2015-06-241-8/+9
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-241-185/+245
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-111-1/+51
* Only initialize u4_deblk_prev_row if it will be usedMartin Storsjo2015-05-251-14/+14
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-04-281-43/+64
* Initial versionHamsalekha S2015-04-021-0/+2369