.. |
extras
|
[cleanup] remove all crypto related stuff, fix warnings, move estimate.m to tools/
|
2021-07-27 09:27:51 +03:00 |
strategies
|
[quant] Map scalinglistType correctly
|
2021-10-29 09:10:15 +03:00 |
threadwrapper
|
Update threadwrapper to enable pthread_rwlock_t
|
2019-11-21 13:38:40 +02:00 |
alf.c
|
[alf] Change order of alf_covariance.y array for better AVX2 optimization in alf_get_blk_stats_avx2()
|
2021-08-26 15:37:01 +03:00 |
alf.h
|
[alf] Change order of alf_covariance.y array for better AVX2 optimization in alf_get_blk_stats_avx2()
|
2021-08-26 15:37:01 +03:00 |
bitstream.c
|
Replace bitstream->simulation with cabac->only_count
|
2021-09-14 17:44:56 +03:00 |
bitstream.h
|
Replace bitstream->simulation with cabac->only_count
|
2021-09-14 17:44:56 +03:00 |
cabac.c
|
[cleanup] remove all crypto related stuff, fix warnings, move estimate.m to tools/
|
2021-07-27 09:27:51 +03:00 |
cabac.h
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
cfg.c
|
[inter] Fix max-merge usage
|
2021-10-25 11:25:23 +03:00 |
cfg.h
|
Implement level's bitrate limit checking during encoding
|
2017-11-28 16:19:44 +02:00 |
checkpoint.c
|
|
|
checkpoint.h
|
Run include-what-you-use fix_includes.py fix_includes.py
|
2016-04-01 17:46:55 +03:00 |
cli.c
|
[jccr] cmdline option
|
2021-09-06 11:28:08 +03: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
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
context.h
|
[transform-skip] Bitstream generation for transform-skip
|
2021-04-30 10:54:45 +03:00 |
cu.c
|
Modify reference count asserts to fix data races
|
2018-06-12 09:35:07 +03:00 |
cu.h
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
encmain.c
|
Merge remote-tracking branch 'remotes/kvz_github/master' into Fix-monochrome
|
2021-04-23 10:56:50 +03:00 |
encode_coding_tree.c
|
[inter] Fix max-merge usage
|
2021-10-25 11:25:23 +03:00 |
encode_coding_tree.h
|
[alf] Add new wf_recon_jobs and change search/bitstream writing to use local coeff instead of state->coeff
|
2021-07-23 10:40:19 +03:00 |
encoder.c
|
[cleanup] remove all crypto related stuff, fix warnings, move estimate.m to tools/
|
2021-07-27 09:27:51 +03:00 |
encoder.h
|
Merge remote-tracking branch 'remotes/kvz_github/master' into Fix-monochrome
|
2021-04-23 10:56:50 +03:00 |
encoder_state-bitstream.c
|
[inter] Fix picture headers for P/B slices and disable some features in tests
|
2021-10-29 10:30:12 +03:00 |
encoder_state-bitstream.h
|
Add support for independent slices
|
2017-01-31 15:11:50 +02:00 |
encoder_state-ctors_dtors.c
|
Move HMVP arrays to more suitable place
|
2021-10-08 16:33:32 +03: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
|
Run include-what-you-use fix_includes.py fix_includes.py
|
2016-04-01 17:46:55 +03:00 |
encoder_state-geometry.h
|
Add IWYU pragmas
|
2016-03-31 12:33:34 +03:00 |
encoderstate.c
|
[inter] Implement HMVP LUT updates during the search
|
2021-11-05 13:13:11 +02:00 |
encoderstate.h
|
Move HMVP arrays to more suitable place
|
2021-10-08 16:33:32 +03: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
|
[cleanup] remove some warnings
|
2021-07-26 11:42:19 +03:00 |
filter.c
|
Add monochrome tests and fix monochrome
|
2021-04-23 13:50:09 +03:00 |
filter.h
|
Run include-what-you-use fix_includes.py fix_includes.py
|
2016-04-01 17:46:55 +03:00 |
global.h
|
Move HMVP arrays to more suitable place
|
2021-10-08 16:33:32 +03:00 |
gop.h
|
Copy lowdelay GOP definition from HM
|
2020-02-15 22:36:58 +02:00 |
image.c
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
image.h
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
imagelist.c
|
Merge branch 'reflist_changes'
|
2017-09-18 14:59:37 +03:00 |
imagelist.h
|
Remove inter.poc
|
2017-09-12 14:23:19 +03:00 |
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
|
[inter] Implement HMVP LUT updates during the search
|
2021-11-05 13:13:11 +02:00 |
inter.h
|
[inter] Implement pairwise-average candidates for merge candidates
|
2021-11-01 13:24:23 +02:00 |
intra.c
|
[SIMD] Move PDPC condition out of strategy
|
2021-09-06 21:20:51 +03:00 |
intra.h
|
Limit the top-right intra references when wpp is turned on
|
2020-12-15 22:33:32 +02:00 |
kvazaar.c
|
Changed 'width's to 'stride's, because added more pixels to 'fulldata'.
|
2020-12-30 14:30:47 +02:00 |
kvazaar.h
|
Add config parameter "parallel_merge_level" and array for hmvp
|
2021-10-08 16:28:54 +03:00 |
kvazaar.pc.in
|
pkg-config: move -lm to Libs.private
|
2015-12-03 22:39:27 +01:00 |
kvazaar_internal.h
|
Copy the kvz_config passed to encoder_open
|
2017-02-09 13:23:54 +09:00 |
kvz_math.h
|
Run include-what-you-use fix_includes.py fix_includes.py
|
2016-04-01 17:46:55 +03: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
|
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
|
Fix nal unit debug printing when VERBOSE is used
|
2021-09-01 14:28:07 +03:00 |
nal.h
|
Run include-what-you-use fix_includes.py fix_includes.py
|
2016-04-01 17:46:55 +03:00 |
rate_control.c
|
Merge remote-tracking branch 'remotes/kvz_github/master' into Fix-monochrome
|
2021-04-23 10:56:50 +03:00 |
rate_control.h
|
Fix additional potential data races
|
2019-11-21 11:03:12 +02:00 |
rdo.c
|
Clean up entropy tables and some unused code / comments
|
2021-08-17 10:31:14 +03:00 |
rdo.h
|
[alf] Define the strategy for alf_derive_classification_blk()
|
2021-08-19 17:04:35 +03:00 |
reshape.c
|
[cleanup] remove all crypto related stuff, fix warnings, move estimate.m to tools/
|
2021-07-27 09:27:51 +03:00 |
reshape.h
|
[LMCS] Use chroma scaling
|
2021-06-01 12:17:03 +03:00 |
sao.c
|
Revert "Revert to 6924d90052 due to broken visual studio build"
|
2019-09-05 18:21:55 +03:00 |
sao.h
|
Do SAO reconstruction for a single CTU at a time
|
2017-07-04 15:14:31 +03:00 |
scalinglist.c
|
[scalinglist] Fix memory leak
|
2021-03-09 10:04:11 +02:00 |
scalinglist.h
|
[scalinglist] WIP: Update scalinglist for VVC
|
2021-03-09 09:51:49 +02:00 |
search.c
|
Disable top-right CU copy to LCU when WPP is used, since it's not available
|
2021-11-08 09:43:53 +02:00 |
search.h
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
search_inter.c
|
[inter] Implement pairwise-average candidates for merge candidates
|
2021-11-01 13:24:23 +02:00 |
search_inter.h
|
Rewrite most of FME and interpolation filters
|
2018-11-08 20:21:16 +02:00 |
search_intra.c
|
[MTS] Move chroma outside of mts search
|
2021-09-06 11:28:33 +03:00 |
search_intra.h
|
Implemented DCT2, DST7, and DCT8 transforms, and search for selecting transform for MTS. Using MTS results mismatch for luma component.
|
2021-02-02 11:09:43 +02:00 |
strategyselector.c
|
[alf] Define the strategy for alf_derive_classification_blk()
|
2021-08-19 17:04:35 +03:00 |
strategyselector.h
|
[alf] Define the strategy for alf_derive_classification_blk()
|
2021-08-19 17:04:35 +03: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
|
Enable 4x4 intra CUs
|
2021-04-23 10:57:29 +03:00 |
threadqueue.c
|
Updated to VTM6.1.
|
2020-12-30 14:27:15 +02:00 |
threadqueue.h
|
Define HAVE_STRUCT_TIMESPEC on Visual Studio 2015 and later
|
2017-12-05 18:26:12 +02:00 |
threads.h
|
Drop unused defines in threads.h
|
2017-04-12 03:41:07 -07:00 |
transform.c
|
[jccr] disable jccr for blocks when tr-depth != depth, i.e. 64×64
|
2021-09-06 11:28:32 +03:00 |
transform.h
|
[jccr] WIP initial implementation
|
2021-09-06 11:28:08 +03:00 |
videoframe.c
|
Move HMVP arrays to more suitable place
|
2021-10-08 16:33:32 +03:00 |
videoframe.h
|
Implement HMVP look-up-table functions
|
2021-10-08 16:29:14 +03:00 |
yuv_io.c
|
Changed 'width's to 'stride's, because added more pixels to 'fulldata'.
|
2020-12-30 14:30:47 +02:00 |
yuv_io.h
|
Added frame header reading for both read and seek functions
|
2020-09-07 15:31:08 +03:00 |