uvg266/src
2013-03-19 15:45:50 +02:00
..
bitstream.c 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
bitstream.h Added intra prediction, image reconstruction and iTr and iQ. Fixed a bug with negative SE values 2013-03-07 17:42:00 +02:00
cabac.c Added intra prediction, image reconstruction and iTr and iQ. Fixed a bug with negative SE values 2013-03-07 17:42:00 +02:00
cabac.h Added intra prediction, image reconstruction and iTr and iQ. Fixed a bug with negative SE values 2013-03-07 17:42:00 +02:00
config.c 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
config.h More bitstream functions and better initialization 2012-06-05 14:01:47 +03:00
context.c Fixed context initialization and intra residual coding 2013-03-05 17:09:01 +02:00
context.h 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
encmain.c Intra angular fixed, intra filtering. This version produces bit-perfect output. 2013-03-19 15:45:50 +02:00
encoder.c Intra angular fixed, intra filtering. This version produces bit-perfect output. 2013-03-19 15:45:50 +02:00
encoder.h encode_CoeffNxN() taken into use and moved the functionality there 2013-03-11 12:06:08 +02:00
global.h encode_CoeffNxN() taken into use and moved the functionality there 2013-03-11 12:06:08 +02:00
intra.c Intra angular fixed, intra filtering. This version produces bit-perfect output. 2013-03-19 15:45:50 +02:00
intra.h Added reference block builder and verified DC-prediction bit-perfect output, fixed SAD calculations 2013-03-14 17:55:06 +02:00
nal.c Intra testing 2013-02-24 16:03:40 +02:00
nal.h 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
picture.c Added reference block builder and verified DC-prediction bit-perfect output, fixed SAD calculations 2013-03-14 17:55:06 +02:00
picture.h Added reference block builder and verified DC-prediction bit-perfect output, fixed SAD calculations 2013-03-14 17:55:06 +02:00
transform.c Fixed scaling list usage, now using default scaling list 2013-03-11 17:15:11 +02:00
transform.h Fixed scaling list usage, now using default scaling list 2013-03-11 17:15:11 +02:00