Sign in
aomedia
/
avm
/
9cc16115885ee20c81cd0ec5ba9bf4ae46af00de
/
vp8
/
encoder
/
onyx_int.h
e961317
Revert "Improved 1-pass CBR rate control"
by John Koleszar
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
b5ea2fb
Improved 1-pass CBR rate control
by John Koleszar
· 14 years ago
04dce63
Remove unused speed features
by John Koleszar
· 14 years ago
973a9c0
Merge "Set VPX_FRAME_IS_DROPPABLE"
by John Koleszar
· 14 years ago
37de0b8
Set VPX_FRAME_IS_DROPPABLE
by John Koleszar
· 14 years ago
eacaabc
Merge "Change to arf boost calculation."
by Paul Wilkins
· 14 years ago
11694aa
Change to arf boost calculation.
by Paul Wilkins
· 14 years ago
b32da7c
Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently
by John Koleszar
· 14 years ago
7296b3f
New ways of passing encoded data between encoder and decoder.
by Stefan Holmer
· 14 years ago
db67dcb
Revert "Reduce overshoot in 1 pass rate control"
by John Koleszar
· 14 years ago
4e81a68
Further activity masking changes:
by Paul Wilkins
· 14 years ago
212f618
Reduce overshoot in 1 pass rate control
by John Koleszar
· 14 years ago
63cb1a7
cleanup: collect twopass variables
by John Koleszar
· 14 years ago
0484977
Remove unused members of VP8_COMP
by John Koleszar
· 14 years ago
c684d5e
Merge "changed configure option name to reduce confusion"
by John Koleszar
· 14 years ago
87254e0
Move quantizer init functions to quantize.c
by John Koleszar
· 14 years ago
ff52bf3
Restructure of activity masking code.
by Paul Wilkins
· 14 years ago
f7cf439
remove a variable no longer in use
by Yaowu Xu
· 14 years ago
cb7b1fb
Use diamond search to replace full search in full-pixel refining search
by Yunqing Wang
· 14 years ago
eeb8117
Fix semaphore emulation on Windows
by Aron Rosenberg
· 14 years ago
eb16f00
Fix rare hang in multi-thread encoder on Windows
by Yunqing Wang
· 14 years ago
aeb86d6
Merge "Runtime detection of available processor cores."
by Yunqing Wang
· 14 years ago
57ad189
changed configure option name to reduce confusion
by Yaowu Xu
· 14 years ago
db5057c
Refactor calc_iframe_target_size
by John Koleszar
· 14 years ago
01527e7
remove simpler_lpf
by Johann
· 14 years ago
73c3d32
Merge "Remove unused kf rate variables"
by John Koleszar
· 14 years ago
ad6a8ca
Remove unused kf rate variables
by John Koleszar
· 14 years ago
cd103a5
Merge "store quant_shift as an unsigned char"
by Johann
· 14 years ago
88841f1
Refactor lookahead ring buffer
by John Koleszar
· 14 years ago
70f30aa
store quant_shift as an unsigned char
by Johann
· 14 years ago
297b276
Runtime detection of available processor cores.
by Attila Nagy
· 14 years ago
76ec219
Merge "Encoder loopfilter running in its own thread"
by Yunqing Wang
· 14 years ago
3ae2465
Encoder loopfilter running in its own thread
by Attila Nagy
· 14 years ago
ed40ff9
Removed firstpass motion map
by Adrian Grange
· 14 years ago
bc9c30a
Improved key frame detection.
by Paul Wilkins
· 14 years ago
7af0d90
Remove temporal alt ref from realtime only build
by Attila Nagy
· 14 years ago
c351aa7
Merge "Fix relative include paths"
by John Koleszar
· 14 years ago
9d0b2cb
Add improved_mv_pred flag in real-time mode
by Yunqing Wang
· 14 years ago
02321de
Fix relative include paths
by John Koleszar
· 14 years ago
315e3c2
Put more code under #if CONFIG_MULTITHREAD.
by Gaute Strokkenes
· 14 years ago
c0a9cbe
Merge "Delay auto key frame insertion in realtime configuration"
by John Koleszar
· 14 years ago
a870315
Merge "Improved encoder threading"
by Yunqing Wang
· 14 years ago
e5904f2
Delay auto key frame insertion in realtime configuration
by Attila Nagy
· 14 years ago
385c2a7
Improved encoder threading
by Attila Nagy
· 14 years ago
317f0da
Removed last_auto_filter_prediction_error
by Scott LaVarnway
· 14 years ago
8a5c255
Merge "Removed unused members from VP8_COMP"
by Scott LaVarnway
· 14 years ago
cac5440
Remove copies of same functions
by Yunqing Wang
· 14 years ago
c4887da
Removed unused members from VP8_COMP
by Scott LaVarnway
· 14 years ago
57136a2
Further CQ, Key frame and ARF changes
by Paul Wilkins
· 14 years ago
339c512
Fix CQ range and experimental KF sizing changes.
by Paul Wilkins
· 14 years ago
55acda9
Limit key frame quantizer for forced key frames.
by Paul Wilkins
· 14 years ago
1546e6a
Add no_skip_block4x4_search flag in SPLITMV mode
by Yunqing Wang
· 14 years ago
c28b10a
Merge "CQ Mode"
by Paul Wilkins
· 14 years ago
e0846c9
CQ Mode
by Paul Wilkins
· 14 years ago
ba976ea
Merge "Limit Q variability in two pass."
by Paul Wilkins
· 14 years ago
3af3593
Limit Q variability in two pass.
by Paul Wilkins
· 14 years ago
dd31435
Merge "Removed cpi->target_bits_per_mb"
by Scott LaVarnway
· 14 years ago
6dbdfe3
Removed cpi->target_bits_per_mb
by Scott LaVarnway
· 14 years ago
b095d9d
Adjustment to boost calculation in two pass.
by Paul Wilkins
· 14 years ago
516ea84
Use the fast quantizer for inter mode selection
by Scott LaVarnway
· 14 years ago
092b5be
abstract apply_temporal_filter
by Johann
· 14 years ago
b1aa54a
remove unused temporal preproc code
by John Koleszar
· 14 years ago
d283d9b
Merge "Improve MV prediction accuracy to achieve performance gain"
by Scott LaVarnway
· 14 years ago
c3bbb29
Improve MV prediction accuracy to achieve performance gain
by Yunqing Wang
· 14 years ago
5e76dfc
Merge 'Add simple version of activity masking.'
by John Koleszar
· 14 years ago
70b885a
Added extra two pass stats gathering.
by Paul Wilkins
· 14 years ago
69ee697
Comments for alt ref flags.
by Fritz Koenig
· 14 years ago
513f8e6
Relax rate control for last few frames
by Paul Wilkins
· 14 years ago
6adbe09
Tuning for the more exact quantizer.
by Paul Wilkins
· 14 years ago
f7e187d
improve average framerate calculation
by John Koleszar
· 14 years ago
209d82a
Add half-pixel variance RTCD functions
by John Koleszar
· 14 years ago
8f75ea6
Convert [4][4] matrices to [16] arrays.
by Timothy B. Terriberry
· 14 years ago
bb7dd5b
Move firstpass motion map to stats packet
by John Koleszar
· 14 years ago
2e53e9e
change to make use of more trellis quantization
by Yaowu Xu
· 14 years ago
8d0f7a0
Add simple version of activity masking.
by Timothy B. Terriberry
· 14 years ago
dd08db9
Remove INTRARDOPT #define and intra_rd_opt option.
by Timothy B. Terriberry
· 14 years ago
1b2f830
Made AltRef filter adaptive & added motion compensation
by Adrian Grange
· 15 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
99f46d6
Moved gf_active code to encoder only
by Scott LaVarnway
· 15 years ago
68cf243
Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged
by Paul Wilkins
· 15 years ago
9404c7d
Rate control bug with long key frame interval.
by Paul Wilkins
· 15 years ago
e04e293
Make the quantizer exact.
by Timothy B. Terriberry
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
cd475da
Make this/next iiratio unsigned.
by John Koleszar
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
b749234
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
by John Koleszar
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago