summaryrefslogtreecommitdiffstats
path: root/encoder/ih264e_cavlc.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use side effects in the macro PUT_BITS_SEV parametersMartin Storsjo2015-07-181-4/+8
| | | | | | | | | | If ENTROPY_TRACE is defined, the value parameter gets evaluated twice. Since this parameter includes ++, the pointer gets incremented twice. This fixes encoding with trace enabled. Change-Id: I3d71ac33d007301e488d264a33c7b5c4d4ff2b56
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-241-9/+326
| | | | | | | | Added support for CABAC entropy coding. Added support for B slices. Fixed an issue in rate control constant QP mode. Change-Id: Ib759d35e8e943f941aa9b8bbff0362d92c619994
* fix file permissionsLajos Molnar2015-05-051-0/+0
| | | | Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
* Fixed few issues seen in CTS testsHarish Mahendrakar2015-04-281-0/+1
| | | | | | | | Added support for encoding non-multiple of 16 dimensions Added support for encoding dimensions smaller than 64x64 Aligned coeff data to 4 byte boundary Change-Id: I111093950f94698296d8499a2845cfe2db6c557b
* Initial versionHamsalekha S2015-04-021-0/+1448
Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017