summaryrefslogtreecommitdiffstats
path: root/encoder/ih264e_process.c
Commit message (Expand)AuthorAgeFilesLines
* Encoder added support for VUI paramsHamsalekha S2015-10-091-2/+2
* Added code to handle cases with qp less than 10Harinarayanan K K2015-06-251-9/+30
* Reduced memory requirements.Harinarayanan K K2015-06-251-10/+13
* 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-251-2/+10
* Use a separate field for the chroma strideMartin Storsjo2015-06-251-8/+9
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-251-185/+245
* Fixed an overread in YUV420 Semi-planar input usecaseHarish Mahendrakar2015-06-121-1/+51
* Only initialize u4_deblk_prev_row if it will be usedMartin Storsjo2015-06-031-14/+14
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-05-051-43/+64
* Initial versionHamsalekha S2015-04-021-0/+2369