.. |
extras
|
Update for crypto++ 6.0.0 compatibility
|
2018-02-05 13:35:03 +02:00 |
strategies
|
Revert to 6924d90052 due to broken visual studio build
|
2019-08-08 15:15:34 +03:00 |
threadwrapper
|
Update threadwrapper to enable pthread_rwlock_t
|
2019-11-21 13:38:40 +02:00 |
bitstream.c
|
|
|
bitstream.h
|
|
|
cabac.c
|
Put inter search parameters in a single struct
|
2017-08-09 14:27:53 +03:00 |
cabac.h
|
|
|
cfg.c
|
parameterize the clipping option
|
2019-12-06 09:51:04 +02:00 |
cfg.h
|
Implement level's bitrate limit checking during encoding
|
2017-11-28 16:19:44 +02:00 |
checkpoint.c
|
|
|
checkpoint.h
|
|
|
cli.c
|
parameterize the clipping option
|
2019-12-06 09:51:04 +02:00 |
cli.h
|
Move level argument parsing to the correct place and give it initial values
|
2017-11-03 15:47:35 +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 a type warning in encmain.c
|
2017-12-08 16:22:40 +02:00 |
encode_coding_tree.c
|
Added possibility to reduce number of maximum number of merge candidates.
|
2019-02-12 09:21:03 +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
|
Set QP completely at CU level as the name '--set-qp-in-cu' implies
|
2019-05-24 20:38:39 +03:00 |
encoder.h
|
Prepare for delta QPs at CU-level
|
2018-06-13 15:36:19 +03:00 |
encoder_state-bitstream.c
|
check that mallocs in rc initialization were successful
|
2019-11-19 13:59:44 +02:00 |
encoder_state-bitstream.h
|
|
|
encoder_state-ctors_dtors.c
|
save c and k to frame
|
2019-12-06 10:52:54 +02:00 |
encoder_state-ctors_dtors.h
|
|
|
encoder_state-geometry.c
|
|
|
encoder_state-geometry.h
|
|
|
encoderstate.c
|
re-enable static qp encoding and lambda rc
|
2019-11-19 13:45:58 +02:00 |
encoderstate.h
|
save c and k to frame
|
2019-12-06 10:52:54 +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
|
Bump versions for release 1.3
|
2019-07-09 22:09:32 +03:00 |
image.c
|
Modify image_interpolated_sad to use kvz_hor_sad
|
2019-02-04 20:41:40 +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
|
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
|
some variables to const
|
2019-02-12 11:24:10 +02:00 |
inter.h
|
optimation for inter_recon_bipred
|
2018-04-18 15:25:44 +03:00 |
intra.c
|
Fix transform split for small luma blocks
|
2019-08-24 21:50:17 +03:00 |
intra.h
|
Combine intra reconstruction functions
|
2017-05-24 12:07:31 +03:00 |
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
|
parameterize the clipping option
|
2019-12-06 09:51:04 +02:00 |
kvazaar.pc.in
|
|
|
kvazaar_internal.h
|
|
|
kvz_math.h
|
|
|
Makefile.am
|
Revert to 6924d90052 due to broken visual studio build
|
2019-08-08 15:15:34 +03:00 |
nal.c
|
|
|
nal.h
|
|
|
rate_control.c
|
Fix accessing previous frame that didn't exist
|
2020-01-17 10:48:35 +02:00 |
rate_control.h
|
Fix additional potential data races
|
2019-11-21 11:03:12 +02:00 |
rdo.c
|
Clean up the RD-estimation code
|
2019-07-09 18:01:54 +03:00 |
rdo.h
|
Add an option to skip CABAC for residual costs
|
2018-07-16 12:31:20 +03:00 |
sao.c
|
Revert to 6924d90052 due to broken visual studio build
|
2019-08-08 15:15:34 +03:00 |
sao.h
|
Do SAO reconstruction for a single CTU at a time
|
2017-07-04 15:14:31 +03:00 |
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
|
re-enable static qp encoding and lambda rc
|
2019-11-19 13:45:58 +02:00 |
search.h
|
Rename functions more descriptive
|
2019-07-09 20:20:11 +03:00 |
search_inter.c
|
Compare rough cost of the best merge mode against AMVP to make mode decision
|
2019-08-26 22:49:09 +03:00 |
search_inter.h
|
Rewrite most of FME and interpolation filters
|
2018-11-08 20:21:16 +02:00 |
search_intra.c
|
Rename functions more descriptive
|
2019-07-09 20:20:11 +03:00 |
search_intra.h
|
|
|
strategyselector.c
|
Detect AltiVec via elf_aux_info() on FreeBSD 12+
|
2019-04-01 13:08:04 +00: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
|
Define HAVE_STRUCT_TIMESPEC on Visual Studio 2015 and later
|
2017-12-05 18:26:12 +02:00 |
threads.h
|
|
|
transform.c
|
Reset CBFs because CBFs might have been set earlier for depth earlier.
|
2019-08-24 21:49:33 +03:00 |
transform.h
|
Fix selection of transform function for 4x4 blocks
|
2018-01-18 10:36:25 +02:00 |
videoframe.c
|
Store CU arrays as pointers to the main array
|
2017-07-28 08:36:45 +03:00 |
videoframe.h
|
Drop unused kvz_videoframe_get_cu functions
|
2017-05-24 11:15:31 +03:00 |
yuv_io.c
|
|
|
yuv_io.h
|
|
|