uvg266/src
2013-10-02 11:11:21 +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 Fix boundary checking in CU visualization. 2013-10-02 11:11:21 +03:00
debug.h Improve cu-visualization by arranging them to picture dimensions and colors. 2013-10-01 20:46:10 +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 Refactor: encoder.c full cleanup. 2013-09-28 23:31:26 +03:00
encoder.h Refactor: encoder.h renaming and cleanup. 2013-09-28 20:20:15 +03:00
filter.c Fix chroma problem in inter prediction. 2013-10-02 10:59:34 +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 Fix inter reconstruction for 8x8 blocks and enable 8x8 inter blocks again. 2013-09-30 18:01:21 +03:00
inter.c Fix inter reconstruction for 8x8 blocks and enable 8x8 inter blocks again. 2013-09-30 18:01:21 +03:00
inter.h Fix inter reconstruction for 8x8 blocks and enable 8x8 inter blocks again. 2013-09-30 18:01:21 +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 Fix overwriting of motion vectors during search. 2013-09-25 16:21:51 +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 Remove split attribute from cu_info. 2013-09-30 16:42:23 +03:00
picture.h Remove split attribute from cu_info. 2013-09-30 16:42:23 +03:00
search.c Improve cu-visualization by arranging them to picture dimensions and colors. 2013-10-01 20:46:10 +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