uvg266/src
2022-03-18 08:28:31 +02:00
..
extras Update for crypto++ 6.0.0 compatibility 2018-02-05 13:35:03 +02:00
strategies Fix array sizes to prevent ASAN errors (large block interpolation). 2021-11-22 17:44:00 +02:00
threadwrapper Update threadwrapper to enable pthread_rwlock_t 2019-11-21 13:38:40 +02:00
bitstream.c Preliminary code for outputting bit costs during the search 2022-03-18 08:17:41 +02:00
bitstream.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
cabac.c accurate bit cost calculation when using transform skip 2022-03-18 08:28:28 +02:00
cabac.h accurate bit cost calculation when using transform skip 2022-03-18 08:28:28 +02:00
cfg.c Merge branch 'combine-intra-option' 2022-03-18 07:59:39 +02:00
cfg.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
checkpoint.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
checkpoint.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
cli.c Merge branch 'combine-intra-option' 2022-03-18 07:59:39 +02:00
cli.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
constraint.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
constraint.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
context.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
context.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
cu.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
cu.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encmain.c Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
encode_coding_tree.c Better inter bit_costs for rdo < 2 2022-03-18 08:28:31 +02:00
encode_coding_tree.h WIP: pre Christmas 2022-03-18 08:28:28 +02:00
encoder.c Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
encoder.h Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
encoder_state-bitstream.c Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
encoder_state-bitstream.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encoder_state-ctors_dtors.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encoder_state-ctors_dtors.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encoder_state-geometry.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encoder_state-geometry.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
encoderstate.c accurate bit cost calculation when using transform skip 2022-03-18 08:28:28 +02:00
encoderstate.h Update cabac context during search 2022-03-18 08:17:41 +02:00
estimate.m Tool to extract RDO bitrates 2021-01-11 18:22:52 +02:00
fast_coeff_cost.c Preparation for accurately counting inter bits 2022-03-18 08:19:57 +02:00
fast_coeff_cost.h Preparation for accurately counting inter bits 2022-03-18 08:19:57 +02:00
filter.c Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
filter.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
global.h disable VERBOSE 2022-03-18 08:28:28 +02:00
gop.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
image.c Different roi-matrix for each frame 2021-12-12 22:13:05 +02:00
image.h Consistent naming part 1 2021-11-21 00:32:01 +02:00
imagelist.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
imagelist.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
input_frame_buffer.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
input_frame_buffer.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
inter.c Preparation for accurately counting inter bits 2022-03-18 08:19:57 +02:00
inter.h Preparation for accurately counting inter bits 2022-03-18 08:19:57 +02:00
intra.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
intra.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
kvazaar.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
kvazaar.h Merge branch 'combine-intra-option' 2022-03-18 07:59:39 +02:00
kvazaar.pc.in pkg-config: move -lm to Libs.private 2015-12-03 22:39:27 +01:00
kvazaar_internal.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
kvz_math.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
Makefile.am Allow fast coeff weights to be read from a file 2020-10-29 15:22:51 +02:00
ml_classifier_intra_depth_pred.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
ml_classifier_intra_depth_pred.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
ml_intra_cu_depth_pred.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
ml_intra_cu_depth_pred.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
nal.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
nal.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
rate_control.c Unify delta QP / ROI map functionality. 2022-02-08 20:15:27 +02:00
rate_control.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
rdo.c WIP: pre Christmas 2022-03-18 08:28:28 +02:00
rdo.h Function for mock coding a CU and counting the bits 2022-03-18 08:27:22 +02:00
sao.c Remove consts and fix wrong types 2022-03-18 08:28:27 +02:00
sao.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
scalinglist.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
scalinglist.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
search.c Better inter bit_costs for rdo < 2 2022-03-18 08:28:31 +02:00
search.h Probably correct RD cost calculation for all inter modes 2022-03-18 08:28:29 +02:00
search_inter.c Fix no-early-skip without breaking early-skip 2022-03-18 08:28:31 +02:00
search_inter.h Probably correct RD cost calculation for all inter modes 2022-03-18 08:28:29 +02:00
search_intra.c Make sure intra does not accidentally skip coeff cost calculation 2022-03-18 08:28:31 +02:00
search_intra.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
strategyselector.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
strategyselector.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
tables.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
tables.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
threadqueue.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
threadqueue.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
threads.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
transform.c Use double for RD costs in most places 2021-12-02 20:00:15 +02:00
transform.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
videoframe.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
videoframe.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
yuv_io.c Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00
yuv_io.h Change all the license texts in source headers and LICENSE file to 3-clause BSD, closes #302 2021-10-13 15:22:46 +03:00