uvg266/src
2013-09-25 15:52:55 +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 Remove unnecessary preprocessor defines from project settings. 2013-09-23 17:32:07 +03:00
bitstream.h Refactor: Fix include guards. 2013-09-19 10:36:24 +03:00
cabac.c Remove unused members from cabac_data. 2013-09-20 15:04:02 +03:00
cabac.h Remove unused members from cabac_data. 2013-09-20 15:04:02 +03:00
config.c Refactor: config.c/.h full cleanup 2013-09-19 11:28:58 +03:00
config.h Refactor: config.c/.h full cleanup 2013-09-19 11:28:58 +03:00
context.c Fix incorrect precedence. 2013-09-19 13:46:20 +03:00
context.h Refactor: Move ctx_init from cabac to context. 2013-09-19 12:47:39 +03:00
debug.c Refactor: picture.h remaining renames. 2013-09-20 12:49:44 +03:00
debug.h Refactor: Fix include guards. 2013-09-19 10:36:24 +03:00
encmain.c Disabled deblocking filter and changed encoder to use P-slices after the first 2013-09-25 15:52:55 +03:00
encoder.c Disabled deblocking filter and changed encoder to use P-slices after the first 2013-09-25 15:52:55 +03:00
encoder.h Refactor: Fix include guards. 2013-09-19 10:36:24 +03:00
filter.c Fixed filter_inter_halfpel_chroma() sample rounding 2013-09-25 15:51:43 +03:00
filter.h Fixed (some) bugs in filter_inter_halfpel_chroma and inter_recon 2013-09-24 15:43:20 +03:00
global.h Redo x64 detection to not rely on predefined macro. 2013-09-23 17:27:17 +03:00
inter.c minor style changes to inter_recon() 2013-09-25 14:28:00 +03:00
inter.h Refactor: picture.h remaining renames. 2013-09-20 12:49:44 +03:00
interface_main.c Change HEVC_encoder into a static library and add HEVC_interface for the exe. 2013-09-24 13:43:15 +03:00
intra.c Refactor: Change name of CU_info.CU to cu_array. 2013-09-20 12:47:53 +03:00
intra.h Refactor: Fix include guards. 2013-09-19 10:36:24 +03:00
nal.c Refactor: nal.c/.h full cleanup. 2013-09-19 16:03:02 +03:00
nal.h Refactor: nal.c/.h full cleanup. 2013-09-19 16:03:02 +03:00
picture.c Refactor: picture.h remaining renames. 2013-09-20 12:49:44 +03:00
picture.h Refactor: picture.h remaining renames. 2013-09-20 12:49:44 +03:00
search.c Fix unsigned/signed mismatch warning. 2013-09-24 21:32:11 +03:00
search.h Refactor: search.c/.h full cleanup. 2013-09-20 12:18:23 +03:00
transform.c Refactor: transform.c/.h full cleanup. 2013-09-20 11:51:09 +03:00
transform.h Refactor: transform.c/.h full cleanup. 2013-09-20 11:51:09 +03:00