Marko Viitanen
|
a737e8660c
|
New search.c/.h files and changed department name on all files
|
2013-04-16 11:23:03 +03:00 |
|
Marko Viitanen
|
01c7f267d7
|
Added CPUID fetch assembly functions (x86 and x64)
|
2013-04-10 16:55:31 +03:00 |
|
Marko Viitanen
|
560917a532
|
Fixed 8x8 luma encoding and some of 4x4 chroma by disabling modes using different scanning order and changing 4x4 DST to DCT in chroma
|
2013-04-09 15:59:12 +03:00 |
|
Marko Viitanen
|
d0be802ced
|
Added filter.c/.h and deblocking functions
|
2013-04-03 11:05:07 +03:00 |
|
Marko Viitanen
|
902ffb6a67
|
Cleanup and added 4x4 transform codes
|
2013-03-22 16:36:35 +02:00 |
|
Marko Viitanen
|
78894b05d1
|
Fixed dequantization and made preparations for smaller blocks. This version produces bit-perfect output.
|
2013-03-21 17:12:55 +02:00 |
|
Marko Viitanen
|
fa4c4acbe5
|
Fixed transform subdiv context derivation and changed block-allocations to use LCU_WIDTH
|
2013-03-21 11:56:19 +02:00 |
|
Marko Viitanen
|
05bbd4daee
|
Added support for 16x16 luma coeff coding and disabled PCM
|
2013-03-20 17:27:47 +02:00 |
|
Marko Viitanen
|
73d6ed2ff3
|
Fixed all warnings and removed debugging codes
|
2013-03-19 16:23:33 +02:00 |
|
Marko Viitanen
|
77945183dc
|
Fixed scaling list usage, now using default scaling list
|
2013-03-11 17:15:11 +02:00 |
|
Marko Viitanen
|
892a31eeaf
|
Added chroma compression
|
2013-03-11 16:26:09 +02:00 |
|
Marko Viitanen
|
f8b1be2388
|
Fixed scaling list, coding of zero-coeff blocks and intra-DC-prediction
|
2013-03-09 01:49:42 +02:00 |
|
Marko Viitanen
|
3a53654cf4
|
Added intra prediction, image reconstruction and iTr and iQ. Fixed a bug with negative SE values
|
2013-03-07 17:42:00 +02:00 |
|
Marko Viitanen
|
cecbd1585b
|
Added predInfo coding comments and a template for future use
|
2013-02-28 17:31:14 +02:00 |
|
Marko Viitanen
|
3b5e40e7af
|
Added encode_CoeffNxN code and transform functions
Modified contexts
|
2013-02-05 15:48:06 +02:00 |
|
Marko Viitanen
|
9bfd542b73
|
Started digging into the intra prediction stuff
|
2012-06-11 18:43:29 +03:00 |
|