.. |
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
|
Make debug html more strict.
|
2013-10-08 12:30:57 +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
|
Enabled deblocking by default
|
2013-10-08 12:12:43 +03:00 |
encoder.c
|
Renamed variable to fix a typo
|
2013-10-08 14:49:02 +03:00 |
encoder.h
|
Refactor: encoder.h renaming and cleanup.
|
2013-09-28 20:20:15 +03:00 |
filter.c
|
Fixed inter deblocking
|
2013-10-08 12:12:04 +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
|
Bugfix for inter reconstruction: half-pel chroma reused variables
|
2013-10-09 11:03:38 +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
|
Fixed intra block selection (always selected 64x64 which was not in search)
|
2013-10-08 12:13:52 +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 |