Ari Koivula
|
92ac5025f9
|
Take intra mode based coeff scan mode into account for coeff bit cost.
- Previously only diagonal scan mode, the most common one, would be used.
- This improved bdrate by 0.1-0.5 % for p0 and 0-0.2 % for p60.
|
2014-04-09 10:44:44 +03:00 |
|
Laurent Fasnacht
|
816ae13b1d
|
Moved context information inside cabac_data.
This is required in order to be able to work on parallelism.
|
2014-04-04 14:28:50 +02:00 |
|
Marko Viitanen
|
b09854d964
|
Implemented RDO function to calculate bits used for coefficient coding
|
2014-04-04 13:09:42 +03:00 |
|
Luca Barbato
|
934a4e3b88
|
whitespace: Drop trailing spaces
|
2014-02-21 15:03:35 +01:00 |
|
Marko Viitanen
|
5e759b8e1d
|
Fix for RDOQ, added missing cost function
|
2014-01-28 11:01:46 +02:00 |
|
Marko Viitanen
|
0cdd9d032f
|
Added GPLv2 headers to rdo.c/.h
|
2014-01-27 14:39:56 +02:00 |
|
Marko Viitanen
|
80b3b4a6e0
|
Added missing lambda parameter to some RDOQ costs and moved go_rice arrays from header file
|
2014-01-27 14:34:58 +02:00 |
|
Marko Viitanen
|
9f70bf74f0
|
Imported and converted RDOQ from HM 12.0, NOT WORKING YET
|
2014-01-27 14:34:58 +02:00 |
|