Marko Viitanen
|
892a31eeaf
|
Added chroma compression
|
2013-03-11 16:26:09 +02:00 |
|
Marko Viitanen
|
57f892f1d8
|
encode_CoeffNxN() taken into use and moved the functionality there
|
2013-03-11 12:06:08 +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
|
10fe0f8018
|
Added new function to free/clear pointers and added new types of SLICE_TRAIL_N NAL units to get multiple I-pictures in the stream.
|
2013-02-21 16:45:22 +02:00 |
|
Marko Viitanen
|
a7855f8103
|
Updated bitstream headers to HM10.0
|
2013-02-06 16:31:01 +02:00 |
|
Marko Viitanen
|
3b5e40e7af
|
Added encode_CoeffNxN code and transform functions
Modified contexts
|
2013-02-05 15:48:06 +02:00 |
|
Marko Viitanen
|
43354b412b
|
Added new function init_tables() and new global tables
|
2012-08-15 17:18:58 +03:00 |
|
Marko Viitanen
|
620541a7fc
|
More context models and work on the intra coding
|
2012-06-12 17:35:45 +03:00 |
|
Marko Viitanen
|
ee3a2744ef
|
Encoding of IPCM sequences working (only for input sequence with width and height divisible with 64)
|
2012-06-11 15:26:32 +03:00 |
|
Marko Viitanen
|
925f4020cd
|
Fixed some CABAC bugs and more work on coding tree
|
2012-06-07 17:38:28 +03:00 |
|
Marko Viitanen
|
e202eb2f91
|
byte-order fix
|
2012-06-05 17:45:17 +03:00 |
|
Marko Viitanen
|
a56a1c9aa6
|
NAL writing and dummy SPS/PPS generation
|
2012-06-05 15:38:54 +03:00 |
|
Marko Viitanen
|
ef5d210b18
|
More bitstream functions and better initialization
+ picture.c/.h
|
2012-06-05 14:01:47 +03:00 |
|
Marko Viitanen
|
92ebb2cd6d
|
CABAC tables and functions
|
2012-06-04 13:47:12 +03:00 |
|
Marko Viitanen
|
8507aa0c9a
|
Added some encoder control structures
|
2012-06-01 15:31:06 +03:00 |
|
Marko Viitanen
|
ef9784c107
|
Added VS2010 project files and fixed compilation
|
2012-05-30 15:26:39 +03:00 |
|
Marko Viitanen
|
adce16c03f
|
Initial commit with working config functions
|
2012-05-30 15:10:23 +03:00 |
|