.. |
extras
|
|
|
strategies
|
Require 64-bit build for AVX2 interpolation filter functions
|
2021-03-08 22:36:08 +02:00 |
threadwrapper
|
Update threadwrapper to enable pthread_rwlock_t
|
2019-11-21 13:38:40 +02:00 |
bitstream.c
|
|
|
bitstream.h
|
|
|
cabac.c
|
Custom headers for the distributed coding
|
2020-01-29 15:54:49 +02:00 |
cabac.h
|
Custom headers for the distributed coding
|
2020-01-29 15:54:49 +02:00 |
cfg.c
|
Fix RD sampling to take the block QP into account
|
2021-01-11 18:22:52 +02:00 |
cfg.h
|
|
|
checkpoint.c
|
|
|
checkpoint.h
|
|
|
cli.c
|
document fastrd measurement tools
|
2021-01-11 18:22:53 +02:00 |
cli.h
|
Store AVG QP information in encmain
|
2019-11-04 17:08:07 +02:00 |
constraint.c
|
Custom headers for the distributed coding
|
2020-01-29 15:54:49 +02:00 |
constraint.h
|
Custom headers for the distributed coding
|
2020-01-29 15:54:49 +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 mistake in define.
|
2021-02-16 20:21:33 +02:00 |
encode_coding_tree.c
|
Define qp_delta_min & max in global.h instead of calculating them locally.
|
2020-09-29 13:46:27 +02:00 |
encode_coding_tree.h
|
Move encode_last_significant_xy out of strategy modules
|
2019-02-04 14:55:41 +02:00 |
encoder.c
|
Fix warning and limit intra qp offset to -3
|
2021-03-04 18:08:59 +02:00 |
encoder.h
|
Fix RD sampling to take the block QP into account
|
2021-01-11 18:22:52 +02:00 |
encoder_state-bitstream.c
|
Add --stats-file-prefix option
|
2020-09-09 12:35:47 +03:00 |
encoder_state-bitstream.h
|
|
|
encoder_state-ctors_dtors.c
|
Fix memory leak.
|
2020-04-02 14:15:36 +02:00 |
encoder_state-ctors_dtors.h
|
First version of ML ICIP code for master
|
2019-09-11 16:12:06 +03:00 |
encoder_state-geometry.c
|
|
|
encoder_state-geometry.h
|
|
|
encoderstate.c
|
Make function static to not mess up tests.
|
2020-04-03 15:22:34 +02:00 |
encoderstate.h
|
Fix POC to be correct for all GOPs and Intra periods, fix issue with vaq
|
2020-09-14 14:25:48 +03:00 |
estimate.m
|
Tool to extract RDO bitrates
|
2021-01-11 18:22:52 +02:00 |
fast_coeff_cost.c
|
Allow fast coeff weights to be read from a file
|
2020-10-29 15:22:51 +02:00 |
fast_coeff_cost.h
|
new weights
|
2021-01-11 18:22:53 +02:00 |
filter.c
|
Set QP completely at CU level as the name '--set-qp-in-cu' implies
|
2019-05-24 20:38:39 +03:00 |
filter.h
|
|
|
global.h
|
Define qp_delta_min & max in global.h instead of calculating them locally.
|
2020-09-29 13:46:27 +02:00 |
gop.h
|
Copy lowdelay GOP definition from HM
|
2020-02-15 22:36:58 +02:00 |
image.c
|
Do not use nonstandard extension for struct initialization.
|
2021-03-08 22:36:07 +02:00 |
image.h
|
Move choosing of tailored SAD function higher up the calling chain
|
2019-02-04 20:41:40 +02:00 |
imagelist.c
|
|
|
imagelist.h
|
|
|
input_frame_buffer.c
|
Encode first frame completely before starting others to enable owf
|
2019-11-18 09:51:37 +02:00 |
input_frame_buffer.h
|
Encode first frame completely before starting others to enable owf
|
2019-11-18 09:51:37 +02:00 |
inter.c
|
Do not use nonstandard extension for struct initialization.
|
2021-03-08 22:36:07 +02:00 |
inter.h
|
Separate prediction of single PU/PB from CU/CB
|
2019-09-03 16:32:50 +03:00 |
intra.c
|
Bypass inverse quantization and inverse transform when trying early skip
|
2020-04-10 16:02:09 +03:00 |
intra.h
|
|
|
kvazaar.c
|
Command line parameters for oba rc and implementation of the usage of the intra parameter
|
2019-11-19 09:29:06 +02:00 |
kvazaar.h
|
Fix RD sampling to take the block QP into account
|
2021-01-11 18:22:52 +02:00 |
kvazaar.pc.in
|
|
|
kvazaar_internal.h
|
|
|
kvz_math.h
|
|
|
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
|
First version of ML ICIP code for master
|
2019-09-11 16:12:06 +03:00 |
ml_classifier_intra_depth_pred.h
|
First version of ML ICIP code for master
|
2019-09-11 16:12:06 +03:00 |
ml_intra_cu_depth_pred.c
|
Fix ml functions to accept kvz_pixel*, not uint8_t*
|
2020-09-02 17:46:33 +03:00 |
ml_intra_cu_depth_pred.h
|
Fix ml functions to accept kvz_pixel*, not uint8_t*
|
2020-09-02 17:46:33 +03:00 |
nal.c
|
|
|
nal.h
|
|
|
rate_control.c
|
Define qp_delta_min & max in global.h instead of calculating them locally.
|
2020-09-29 13:46:27 +02:00 |
rate_control.h
|
Fix additional potential data races
|
2019-11-21 11:03:12 +02:00 |
rdo.c
|
return-type error does not know that you don't return from assert(0)
|
2021-01-12 13:28:55 +02:00 |
rdo.h
|
Fix RD sampling to take the block QP into account
|
2021-01-11 18:22:52 +02:00 |
sao.c
|
Revert "Revert to 6924d90052 due to broken visual studio build"
|
2019-09-05 18:21:55 +03:00 |
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
|
Bypass inverse quantization and inverse transform when trying early skip
|
2020-04-10 16:02:09 +03:00 |
search.h
|
First version of ML ICIP code for master
|
2019-09-11 16:12:06 +03:00 |
search_inter.c
|
Do not use nonstandard extension for struct initialization.
|
2021-03-08 22:36:07 +02:00 |
search_inter.h
|
Rewrite most of FME and interpolation filters
|
2018-11-08 20:21:16 +02:00 |
search_intra.c
|
Costs in rough intra search may be negative. Get rid of UBSan error.
|
2020-03-16 22:13:14 +02:00 |
search_intra.h
|
|
|
strategyselector.c
|
Custom headers for the distributed coding
|
2020-01-29 15:54:49 +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
|
Bypass inverse quantization and inverse transform when trying early skip
|
2020-04-10 16:02:09 +03:00 |
transform.h
|
Allow fast coeff weights to be read from a file
|
2020-10-29 15:22:51 +02:00 |
videoframe.c
|
|
|
videoframe.h
|
|
|
yuv_io.c
|
Added frame header reading for both read and seek functions
|
2020-09-07 15:31:08 +03:00 |
yuv_io.h
|
Added frame header reading for both read and seek functions
|
2020-09-07 15:31:08 +03:00 |