uvg266/src
2021-11-29 17:02:26 +02:00
..
extras [cleanup] remove all crypto related stuff, fix warnings, move estimate.m to tools/ 2021-07-27 09:27:51 +03:00
strategies Change MRL variable name to snake_case. 2021-11-29 16:59:55 +02:00
threadwrapper Update threadwrapper to enable pthread_rwlock_t 2019-11-21 13:38:40 +02:00
alf.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
alf.h [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
bitstream.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
bitstream.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
cabac.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
cabac.h [cclm] bitstream writing + cabac 2021-11-26 08:11:53 +02:00
cfg.c Fix mistake in MRL commandline value parsing. 2021-11-29 17:02:26 +02:00
cfg.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
checkpoint.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
checkpoint.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
cli.c Add commandline option for multiple reference line (MRL) intra prediction. 2021-11-29 16:59:55 +02:00
cli.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
constraint.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
constraint.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
context.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
context.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
cu.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
cu.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encmain.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encode_coding_tree.c Implement writing MRL bits to cabac. 2021-11-29 17:02:25 +02:00
encode_coding_tree.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder_state-bitstream.c Implement writing MRL bits to cabac. 2021-11-29 17:02:25 +02:00
encoder_state-bitstream.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder_state-ctors_dtors.c Merge branch 'tile_fixes' 2021-11-26 14:30:05 +02:00
encoder_state-ctors_dtors.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder_state-geometry.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoder_state-geometry.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
encoderstate.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
encoderstate.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
fast_coeff_cost.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
fast_coeff_cost.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
filter.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
filter.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
global.h Move max reference line idx define to proper place. 2021-11-29 16:59:56 +02:00
gop.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
image.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
image.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
imagelist.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
imagelist.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
input_frame_buffer.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
input_frame_buffer.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
inter.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
inter.h [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
intra.c Add MRL handling to reference building. 2021-11-29 16:59:55 +02:00
intra.h Move max reference line idx define to proper place. 2021-11-29 16:59:56 +02:00
kvazaar.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
kvazaar.h Add commandline option for multiple reference line (MRL) intra prediction. 2021-11-29 16:59:55 +02:00
kvazaar.pc.in pkg-config: move -lm to Libs.private 2015-12-03 22:39:27 +01:00
kvazaar_internal.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
kvz_math.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
Makefile.am [alf] Add strategy for alf_get_blk_stats() and an initial AVX2 version 2021-08-25 20:22:24 +03:00
ml_classifier_intra_depth_pred.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
ml_classifier_intra_depth_pred.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
ml_intra_cu_depth_pred.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
ml_intra_cu_depth_pred.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
nal.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
nal.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
rate_control.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
rate_control.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
rdo.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
rdo.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
reshape.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
reshape.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
sao.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
sao.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
scalinglist.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
scalinglist.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
search.c Merge branch 'tile_fixes' 2021-11-26 14:30:05 +02:00
search.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
search_inter.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
search_inter.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
search_intra.c Limit MRL search to only MPM modes. 2021-11-29 17:02:26 +02:00
search_intra.h [cclm] Search should be working 2021-11-26 08:09:54 +02:00
strategyselector.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
strategyselector.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
tables.c Fix use of log2_cg_size in coeff coding -> smaller blocks also decoded correctly 2020-08-27 18:26:16 +03:00
tables.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
threadqueue.c Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
threadqueue.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
threads.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
transform.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
transform.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00
videoframe.c [cclm] fix cclm when deblocking is enabled 2021-11-26 08:12:25 +02:00
videoframe.h [cclm] fix cclm when deblocking is enabled 2021-11-26 08:12:25 +02:00
yuv_io.c [cleanup] Fix some warnings 2021-11-29 16:31:09 +02:00
yuv_io.h Fix merge issues and license texts 2021-11-23 08:46:06 +02:00