uvg266/src
2022-06-28 15:32:28 +03:00
..
extras [build] Remove x264asm abstraction layer since it is not used anymore 2022-04-28 15:31:41 +03:00
strategies [lfnst] cost on chroma when necessary and fixes 2022-06-28 15:32:27 +03:00
threadwrapper
alf.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
alf.h [build] Fix conditions for struct packing macro, detect MSVC instead of everything else 2022-04-29 18:57:26 +03:00
bitstream.c Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
bitstream.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
cabac.c [intra] Count fractional bits with get_coeff_cabac_cost 2022-06-28 15:22:33 +03:00
cabac.h [intra] Count fractional bits with get_coeff_cabac_cost 2022-06-28 15:22:33 +03:00
cfg.c [dual-tree] Not working 2022-06-28 15:32:27 +03:00
cfg.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
checkpoint.c
checkpoint.h
cli.c [dual-tree] Not working 2022-06-28 15:32:27 +03:00
cli.h [cli] To print version info to stdout when everything is ok. 2022-05-05 13:28:50 +03:00
constraint.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
constraint.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
context.c [jccr] Chroma tr_search for inter 2022-06-28 15:29:05 +03:00
context.h [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
cu.c [dual-tree]preliminary preparation for dual tree 2022-06-28 15:32:27 +03:00
cu.h [dual-tree] Not working 2022-06-28 15:32:27 +03:00
debug.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
debug.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
encmain.c Round width and height to next 8 pixels instead of 4 2022-06-16 09:45:35 +03:00
encode_coding_tree.c [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
encode_coding_tree.h [dual-tree] Bitstream valid, hash missmatches 2022-06-28 15:32:28 +03:00
encoder.c [test] Add capability for testing the consistency of the cabac state 2022-06-28 15:28:06 +03:00
encoder.h [test] Add capability for testing the consistency of the cabac state 2022-06-28 15:28:06 +03:00
encoder_state-bitstream.c [dual-tree] Bitstream valid, hash missmatches 2022-06-28 15:32:28 +03:00
encoder_state-bitstream.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
encoder_state-ctors_dtors.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
encoder_state-ctors_dtors.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
encoder_state-geometry.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
encoder_state-geometry.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
encoderstate.c [dual-tree] Bitstream valid, hash missmatches 2022-06-28 15:32:28 +03:00
encoderstate.h Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
fast_coeff_cost.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
fast_coeff_cost.h Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
filter.c [debug] remove debug prints 2022-06-28 15:28:29 +03:00
filter.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
global.h [cleanup] Update README AppVeyor badge url and remove mentions of Kvazaar 2022-06-18 13:49:09 +03:00
gop.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
image.c Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
image.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
imagelist.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
imagelist.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
input_frame_buffer.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
input_frame_buffer.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
inter.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
inter.h Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
intra.c [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
intra.h [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
lfnst_tables.h [lfnst] change kvz_ to uvg_ 2022-06-28 15:20:44 +03:00
mip_data.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
ml_classifier_intra_depth_pred.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
ml_classifier_intra_depth_pred.h [cleanup] Change all tabs to spaces in the ml classifier code 2022-04-28 21:14:25 +03:00
ml_intra_cu_depth_pred.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
ml_intra_cu_depth_pred.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
nal.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
nal.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
rate_control.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
rate_control.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
rdo.c [jccr] Chroma transform search kinda working 2022-06-28 15:27:21 +03:00
rdo.h [jccr] Chroma transform search kinda working 2022-06-28 15:27:21 +03:00
reshape.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
reshape.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
sao.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
sao.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
scalinglist.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
scalinglist.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
search.c [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
search.h [dual-tree]preliminary preparation for dual tree 2022-06-28 15:32:27 +03:00
search_inter.c [dual-tree] Not working 2022-06-28 15:32:27 +03:00
search_inter.h Merge branch 'improve-intra-search' 2022-05-30 13:35:46 +03:00
search_intra.c [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
search_intra.h [dual-tree] Still not working but bitstream valid 2022-06-28 15:32:28 +03:00
strategyselector.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
strategyselector.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
tables.c [lfnst] Fix error in scan table selection. 2022-06-28 15:20:41 +03:00
tables.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
threadqueue.c Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
threadqueue.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
threads.h Rename kvz_ to uvg_ 2022-04-28 14:18:09 +03:00
transform.c [lfnst] cost on chroma when necessary and fixes 2022-06-28 15:32:27 +03:00
transform.h [lfnst] Include lfnst in chroma search 2022-06-28 15:29:56 +03:00
uvg266.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
uvg266.h [dual-tree]preliminary preparation for dual tree 2022-06-28 15:32:27 +03:00
uvg266.pc.in Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00
uvg266_internal.h [cleanup] Update README AppVeyor badge url and remove mentions of Kvazaar 2022-06-18 13:49:09 +03:00
uvg_math.h [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
version.h.in [build] Add better version info to the binary for debugging purposes 2022-05-02 20:51:24 +03:00
videoframe.c [dual-tree] Bitstream valid, hash missmatches 2022-06-28 15:32:28 +03:00
videoframe.h [dual-tree] Not working 2022-06-28 15:32:27 +03:00
yuv_io.c [cleanup] Fix MSVC warnings about type conversion and signed/unsigned comparison 2022-06-18 13:43:16 +03:00
yuv_io.h Rename all files containing "kvazaar" or "kvz" to "uvg266" and "uvg" 2022-04-28 14:26:05 +03:00