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
|
3b5e40e7af
|
Added encode_CoeffNxN code and transform functions
Modified contexts
|
2013-02-05 15:48:06 +02:00 |
|
Marko Viitanen
|
14fed8bac7
|
Separated context related functions and arrays to context.h/.c
|
2012-08-15 13:22:31 +03:00 |
|
Marko Viitanen
|
b0916abfbc
|
coeff_abs_level_greater1_flag coding fixes
|
2012-06-15 14:54:57 +03:00 |
|
Marko Viitanen
|
2e3c313932
|
More work on coeff coding
|
2012-06-13 18:08:15 +03:00 |
|
Marko Viitanen
|
84af7eddac
|
BugFix: CABAC requires aligned byte, added align after slice_header.
|
2012-06-08 15:26:07 +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
|
953c04d896
|
More work on the slice encoding, trying to send some dummy data
|
2012-06-06 16:20:29 +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
|
5dcbe3e8df
|
Data structure initialization functions
|
2012-06-04 11:53:48 +03:00 |
|