Sign in
aomedia
/
avm
/
17dd3ea30be404deb6918204a18fd83d8472efad
/
av1
/
encoder
/
ratectrl.c
ce9b590
Remove av1_configure_buffer_updates_firstpass()
by David Turner
· 6 years ago
475a313
Move frame_type to EncodeFrameParams
by David Turner
· 6 years ago
381be8f
Remove CUSTOMIZED_GF flag.
by Urvang Joshi
· 6 years ago
461019b
Remove experimental flags for symmetric GF struct
by Urvang Joshi
· 6 years ago
6fa4034
Remove flag USE_SYMM_MULTI_LAYER
by Urvang Joshi
· 6 years ago
21eb040
Superres adjustements
by Debargha Mukherjee
· 6 years ago
f4e775c
Command-line option for max height of GF pyramid.
by Urvang Joshi
· 6 years ago
89e832b
Rate-control bugfix for golden frame in CQ mode.
by Urvang Joshi
· 6 years ago
3fcc672
Further improve compression for very static videos
by Urvang Joshi
· 6 years ago
d2a592e
Form CurrentFrame structure, rename frame_offset
by David Turner
· 6 years ago
c6d7e2d
Improved coding for static content.
by Urvang Joshi
· 6 years ago
789f53f
Add a separate boost factor for forward key frames
by Sarah Parker
· 7 years ago
7cae98f
Add temporal dependency model and rdmult modulation to AV1
by Yue Chen
· 7 years ago
563a0d1
For keyframe-only coding do not boost in q mode
by Debargha Mukherjee
· 7 years ago
db538a5
Disable GF length reduction other then AOM_Q mode
by Wei-Ting Lin
· 7 years ago
19ef3fe
Forced Keyframe fix
by Debargha Mukherjee
· 7 years ago
3bd72b7
Apply multi-level boost on VBR and AOM_CQ mode
by Wei-Ting Lin
· 7 years ago
0de09a8
Change the key-frame q mapping function
by Debargha Mukherjee
· 7 years ago
fc83791
Refine init value of rate_correction_factors
by Peng Bin
· 7 years ago
3491dd2
Clean up rate control related counters
by Sarah Parker
· 7 years ago
993e24f
Misc. adjustment of boost and gf length
by Wei-Ting Lin
· 7 years ago
64d7a33
Misc. adjustment of various boosts
by Debargha Mukherjee
· 7 years ago
aebd92f
Add a flag to set FIX_GF_LENGTH mode default
by Wei-Ting Lin
· 7 years ago
ebff377
Add two methods to reduce the boost on ALT0 for the last GF group
by Wei-Ting Lin
· 7 years ago
422498b
Fix the quality boost ratio between ALT2 and ALT in AOM_Q mode
by Wei-Ting Lin
· 7 years ago
20cf30e
Move profile and color config to SequenceHeader.
by Urvang Joshi
· 7 years ago
050fb02
Adjust q-index assignment for pyramid structure.
by Wei-Ting Lin
· 7 years ago
240d9b4
Enable quality boost for internal ARFs
by Wei-Ting Lin
· 7 years ago
cffe49d
Adjust parameters of the customized GF structure
by Wei-Ting Lin
· 7 years ago
886b672
Allow to fix the length of GF group.
by Wei-Ting Lin
· 7 years ago
15a4588
Remove the dependency of using refresh_alt2_ref for rdctrl
by Wei-Ting Lin
· 7 years ago
96ee0eb
Refactor: Simplify the logic of frames_till_gf_update_due
by Wei-Ting Lin
· 7 years ago
09c83a5
Refactor:rename functions to avoid double negation
by Cheng Chen
· 7 years ago
d0b9bf7
Revert "Modify first pass stats handling"
by Debargha Mukherjee
· 7 years ago
9bc2f3c
Modify first pass stats handling
by Debargha Mukherjee
· 7 years ago
02e6ab0
Remove effectless code
by Yaowu Xu
· 7 years ago
c981385
[NORMATIVE] S_FRAME handling update
by Tarek AMARA
· 7 years ago
b3db206
Revert "Port first pass stats handling from Vp9 into Av1"
by Debargha Mukherjee
· 7 years ago
da01c0d
Port first pass stats handling from Vp9 into Av1
by Debargha Mukherjee
· 7 years ago
f16b1ad
Fix for aq-mode=3 related bugs
by Yushin Cho
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
60f2a22
Add Daala TX fixed-coeff-depth capability to quantization
by Monty Montgomery
· 7 years ago
f452fdf
Speed up ref selection by enforcing max 6 frames
by Zoe Liu
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
7166f22
Add a q index based frame superres mode
by Debargha Mukherjee
· 8 years ago
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
9d068c1
Deduplicate lcg_rand16 function.
by Alex Converse
· 8 years ago
438b3ae
Enable flex-refs by default when altref2 is on
by Zoe Liu
· 8 years ago
e9b15e2
Add encoder support to ALTREF2
by Zoe Liu
· 8 years ago
b0157aa
frame_superres: Use calculate_scaled_size for scale check
by Fergus Simpson
· 8 years ago
87cf61b
scaling: Add kf numerator for resize and superres
by Fergus Simpson
· 8 years ago
bfbf6a5
Unify resize and superres denominator constants
by Fergus Simpson
· 8 years ago
29e40a6
Unify and clean up resize arguments
by Debargha Mukherjee
· 8 years ago
c4e7894
frame_superres: Add aomenc argument
by Fergus Simpson
· 8 years ago
9cd57cf
Make loop-restoration compatible w/ frame_superres
by Fergus Simpson
· 8 years ago
d2bcbb5
frame_superres: Post encode/decode upscaling
by Fergus Simpson
· 8 years ago
fecb2ab
resize-refactor: Change resizing process with helpers
by Fergus Simpson
· 8 years ago
0757fd8
resize-refacor: Remove changing of scale by rate control
by Fergus Simpson
· 8 years ago
ddc846e
resize-refactor: Refactor 2-pass VBR resizing
by Fergus Simpson
· 8 years ago
be0bdd8
{aq_variance,firstpass,ratectrl}.c: quiet -Wshorten warnings
by James Zern
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
d2c42f0
av1_rc_update_rate_correction_factors: avoid log(0)
by James Zern
· 8 years ago
6cfaff9
Sync with aom branch for ext-refs
by Zoe Liu
· 8 years ago
454280d
Fix warnings reported by -Wshadow: Part2: av1 directory
by Urvang Joshi
· 8 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (99%) from vp10/encoder/ratectrl.c]
c3cc46d
Apply clang-format
by Yaowu Xu
· 9 years ago
41d5d52
Insert extra ARFs' in a gf group
by Wei-ting Lin
· 9 years ago
d9f9a34
vp10/encoder: apply clang-format
by clang-format
· 9 years ago
cdd4eb0
Fix a bug in RATE_FACTOR_LEVEL definition for ext-refs
by Zoe Liu
· 9 years ago
4e2d26b
Code clean on encoder rate controller
by Zoe Liu
· 9 years ago
3f5a2a8
vp10/ratectrl.c: fix implicit float conversion
by James Zern
· 9 years ago
054689b
A small refactor on the rate controller
by Zoe Liu
· 9 years ago
ccc9e7c
Allow OVERLAY frames to use the show_exsiting_frame flag
by Wei-ting Lin
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
e89ca18
Make the bi-predictive frame group interval adjustable
by Zoe Liu
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
9930900
Fixed interval, fixed Q 1 pass test patch.
by paulwilkins
· 9 years ago
9ce611a
1 pass VBR mode bug fix.
by paulwilkins
· 9 years ago
9d85ce8
Fix bug when overlaying middle arfs in multi-arf groups.
by paulwilkins
· 9 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
c147c4d
vp10 cleanup: remove svc code
by Yunqing Wang
· 10 years ago
5e16d39
vpx_dsp_common: add VPX prefix to MIN/MAX
by James Zern
· 10 years ago
1c07691
vp10 cleanup: remove nonrd and real-time code
by Yunqing Wang
· 10 years ago
a4c7e92
VP9EncoderConfig -> VP10EncoderConfig
by hui su
· 10 years ago
26a9afc
VP9_COMP -> VP10_COMP
by Yaowu Xu
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
3acfe46
Sync vp10 with vpx_ports/system_state.h
by Jingning Han
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/encoder/vp9_ratectrl.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago