uvg266/src
2019-02-01 15:34:42 +02:00
..
extras
strategies Fix _andn_u32 to work on old Visual Studio 2019-02-01 15:34:42 +02:00
bitstream.c
bitstream.h
cabac.c
cabac.h
cfg.c Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02:00
cfg.h
checkpoint.c
checkpoint.h
cli.c Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02:00
cli.h
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
encode_coding_tree.c Add generic strategy group for encode_coding_tree 2018-12-18 19:41:09 +02:00
encode_coding_tree.h Add generic strategy group for encode_coding_tree 2018-12-18 19:41:09 +02:00
encoder.c Merge branch 'rate_control_fix' 2018-12-17 12:39:27 +02:00
encoder.h Prepare for delta QPs at CU-level 2018-06-13 15:36:19 +03:00
encoder_state-bitstream.c Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02: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 Fix closed-gop frame feed, the ordering was incorrect after the first GOP 2018-10-10 11:12:03 +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
image.c Modify reference count asserts to fix data races 2018-06-12 09:35:07 +03:00
image.h
imagelist.c
imagelist.h
input_frame_buffer.c Fix closed-gop frame feed, the ordering was incorrect after the first GOP 2018-10-10 11:12:03 +03:00
input_frame_buffer.h Refactor encoder state initialization. 2016-08-03 14:25:08 +09:00
inter.c Merge branch 'bipred_recon' 2018-12-11 09:59:35 +02:00
inter.h optimation for inter_recon_bipred 2018-04-18 15:25:44 +03:00
intra.c
intra.h
kvazaar.c Fix memset parameter 2018-05-17 11:24:49 +02:00
kvazaar.h Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02:00
kvazaar.pc.in
kvazaar_internal.h
kvz_math.h
Makefile.am Require BMI2 for AVX2 build 2018-12-18 19:41:09 +02:00
nal.c
nal.h
rate_control.c Don't assume anything about bits spent 2018-11-07 16:03:38 +02:00
rate_control.h
rdo.c Add generic strategy group for encode_coding_tree 2018-12-18 19:41:09 +02:00
rdo.h Add an option to skip CABAC for residual costs 2018-07-16 12:31:20 +03:00
sao.c
sao.h
scalinglist.c Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02:00
scalinglist.h Enable --scaling-list parameter and add to the documentation 2018-11-19 10:47:30 +02:00
search.c Calculating zero cost moved to its own function 2018-10-16 11:02:01 +03:00
search.h
search_inter.c Disable FME on amp/smp blocks with width or height not divisible by 8 2018-12-18 10:28:21 +02:00
search_inter.h Rewrite most of FME and interpolation filters 2018-11-08 20:21:16 +02:00
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 Add generic strategy group for encode_coding_tree 2018-12-18 19:41:09 +02:00
strategyselector.h Add generic strategy group for encode_coding_tree 2018-12-18 19:41:09 +02:00
tables.c
tables.h
threadqueue.c Modify reference count asserts to fix data races 2018-06-12 09:35:07 +03:00
threadqueue.h
threads.h
transform.c Add an option to skip CABAC for residual costs 2018-07-16 12:31:20 +03:00
transform.h
videoframe.c
videoframe.h
yuv_io.c
yuv_io.h