.. |
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
|
Add intra modes to CU visualization.
|
2013-10-16 17:09:04 +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
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
encoder.h
|
Move all 8-bit pixels into new pixel typedef.
|
2013-10-15 14:36:30 +03:00 |
filter.c
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
filter.h
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
global.h
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
inter.c
|
Bugfix for inter reconstruction: half-pel chroma reused variables
|
2013-10-09 13:39:00 +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
|
Refactor intra sad calculation functions.
|
2013-10-16 17:09:03 +03:00 |
intra.h
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
nal.c
|
Change more 8-bit pixels to pixel typedef.
|
2013-10-15 16:02:06 +03:00 |
nal.h
|
Refactor: nal.c/.h full cleanup.
|
2013-09-19 16:03:02 +03:00 |
picture.c
|
Change inter SAD functions to take const pointers.
|
2013-10-18 17:51:16 +03:00 |
picture.h
|
Change inter SAD functions to take const pointers.
|
2013-10-18 17:51:16 +03:00 |
search.c
|
Change hexacon_search to take const pointers.
|
2013-10-18 17:51:53 +03:00 |
search.h
|
Refactor: search.c/.h full cleanup.
|
2013-09-20 12:18:23 +03:00 |
transform.c
|
Fixed dequantization of inter-blocks
|
2013-10-10 15:22:25 +03:00 |
transform.h
|
Fixed dequantization of inter-blocks
|
2013-10-10 15:22:25 +03:00 |