..
extras
Update for crypto++ 6.0.0 compatibility
2018-02-05 13:35:03 +02:00
strategies
Fix selection of transform function for 4x4 blocks
2018-01-18 10:36:25 +02:00
bitstream.c
bitstream.h
cabac.c
cabac.h
cfg.c
Permit --period=1 with any GOP structure
2018-06-18 12:26:11 +03:00
cfg.h
Implement level's bitrate limit checking during encoding
2017-11-28 16:19:44 +02:00
checkpoint.c
checkpoint.h
cli.c
Fix --owf help message
2018-06-18 09:33:36 +03:00
cli.h
Move level argument parsing to the correct place and give it initial values
2017-11-03 15:47:35 +02:00
context.c
context.h
cu.c
Modify reference count asserts to fix data races
2018-06-12 09:35:07 +03:00
cu.h
Fix transform skip for inter
2018-03-20 11:01:33 +02:00
encmain.c
Fix a type warning in encmain.c
2017-12-08 16:22:40 +02:00
encode_coding_tree.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
encode_coding_tree.h
Refactor inter MVD cost functions
2018-01-19 08:29:17 +02:00
encoder.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
encoder.h
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
encoder_state-bitstream.c
Write the encoding tier (main/high) into the bitstream
2018-06-14 12:41:03 +03:00
encoder_state-bitstream.h
encoder_state-ctors_dtors.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
encoder_state-ctors_dtors.h
encoder_state-geometry.c
encoder_state-geometry.h
encoderstate.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
encoderstate.h
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
filter.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
filter.h
global.h
Define HAVE_STRUCT_TIMESPEC on Visual Studio 2015 and later
2017-12-05 18:26:12 +02:00
image.c
Modify reference count asserts to fix data races
2018-06-12 09:35:07 +03:00
image.h
imagelist.c
Merge branch 'reflist_changes'
2017-09-18 14:59:37 +03:00
imagelist.h
input_frame_buffer.c
input_frame_buffer.h
inter.c
Add negative references to L1 list
2018-02-07 14:54:52 +02:00
inter.h
Move inter CU reconstruction to a new function
2018-01-24 15:05:39 +02:00
intra.c
intra.h
kvazaar.c
Fix memset parameter
2018-05-17 11:24:49 +02:00
kvazaar.h
Add early termination for intra rdo when a zero coefficient block is found.
2018-06-08 21:03:07 +03:00
kvazaar.pc.in
kvazaar_internal.h
kvz_math.h
Makefile.am
Fix linkers
2017-11-13 15:09:38 +02:00
nal.c
nal.h
rate_control.c
rate_control.h
rdo.c
Refactor inter MVD cost functions
2018-01-19 08:29:17 +02:00
rdo.h
Refactor inter MV candidate selection
2018-01-19 08:29:17 +02:00
sao.c
sao.h
scalinglist.c
scalinglist.h
search.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
search.h
search_inter.c
Prepare for delta QPs at CU-level
2018-06-13 15:36:19 +03:00
search_inter.h
search_intra.c
Add early termination for intra rdo when a zero coefficient block is found.
2018-06-08 21:03:07 +03:00
search_intra.h
strategyselector.c
strategyselector.h
tables.c
tables.h
threadqueue.c
Modify reference count asserts to fix data races
2018-06-12 09:35:07 +03:00
threadqueue.h
Define HAVE_STRUCT_TIMESPEC on Visual Studio 2015 and later
2017-12-05 18:26:12 +02:00
threads.h
transform.c
Fix transform skip for inter
2018-03-20 11:01:33 +02:00
transform.h
Fix selection of transform function for 4x4 blocks
2018-01-18 10:36:25 +02:00
videoframe.c
videoframe.h
yuv_io.c
yuv_io.h