uvg266/src
2013-09-09 14:39:01 +03:00
..
x64 Fixed Chroma 4x4 2013-05-20 17:26:57 +03:00
x86 Fixed Chroma 4x4 2013-05-20 17:26:57 +03:00
bitstream.c Fixed bug with 8x8 split_flag coding. 4x4 chroma still produces wrong data. 2013-05-16 15:27:54 +03: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 Fix for cabac_flush, fixes decoding on HM11+ 2013-09-03 11:42:17 +03:00
cabac.h Added codes for inter coding 2013-08-02 16:35:30 +03:00
config.c New search.c/.h files and changed department name on all files 2013-04-16 11:23:03 +03:00
config.h Fixes for search-tree, almost working, some visible errors 2013-04-18 14:04:15 +03:00
context.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
context.h Added codes for inter coding 2013-08-02 16:35:30 +03:00
encmain.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
encoder.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
encoder.h Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
filter.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
filter.h Fixed chroma QP scaling on filtering, this version produces bit-perfect output 2013-06-03 14:22:50 +03:00
global.h Added and fixed some functionality to support inter frames 2013-09-02 09:53:36 +03:00
inter.c Fix for sign bit hiding, not working yet 2013-06-12 15:41:57 +03:00
inter.h Added inter.c/.h 2013-04-24 10:35:27 +03:00
intra.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
intra.h New search.c/.h files and changed department name on all files 2013-04-16 11:23:03 +03:00
nal.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
nal.h Fix compiler warnings. 2013-09-09 14:09:08 +03:00
picture.c Remove unused variables. 2013-09-03 15:14:15 +03:00
picture.h Added and fixed some functionality to support inter frames 2013-09-02 09:53:36 +03:00
search.c Improve code style for search_best_mode before analyzing. 2013-09-09 14:39:01 +03:00
search.h Fixes for search-tree, almost working, some visible errors 2013-04-18 14:04:15 +03:00
transform.c Change "ToDo" to "TODO". 2013-09-09 14:22:53 +03:00
transform.h New search.c/.h files and changed department name on all files 2013-04-16 11:23:03 +03:00