Sign in
aomedia
/
avm
/
4fafc4d985debd3e9ec41b1c0ab447e32d2a9db9
/
vp8
/
encoder
/
rdopt.c
4fafc4d
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
c351aa7
Merge "Fix relative include paths"
by John Koleszar
· 14 years ago
cf8aa08
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
94d4fee
Improved vp8_rd_pick_intra_mbuv_mode
by Scott LaVarnway
· 14 years ago
d419b93
Improved rd_pick_intra4x4block
by Scott LaVarnway
· 14 years ago
809dae2
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
6f53e59
Merge "Improve motion search in real-time mode"
by Yunqing Wang
· 14 years ago
02321de
Fix relative include paths
by John Koleszar
· 14 years ago
41e6ece
Improve motion search in real-time mode
by Yunqing Wang
· 14 years ago
96ddc5c
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
13db80c
Added early breakout for vp8_rd_pick_intra4x4mby_modes
by Scott LaVarnway
· 14 years ago
9683198
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
58d2e70
Fix link error in real-time mode
by Yunqing Wang
· 14 years ago
318a14c
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
350ffe8
Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"
by Yunqing Wang
· 14 years ago
16bbf27
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
9aeb6ac
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
07a7c08
Zero out block mv when an intra mode is selected
by Scott LaVarnway
· 14 years ago
a5ecaca
Removed unnecessary B_MODE_INFO memset.
by Scott LaVarnway
· 14 years ago
76878a0
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
6d19d40
Merge "change the threshold of DC check for encode breakout"
by Yaowu Xu
· 14 years ago
933dfe0
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
8f27959
change the threshold of DC check for encode breakout
by Yaowu Xu
· 14 years ago
7cbe684
Improve MV prediction in vp8_pick_inter_mode() for speed>3
by Yunqing Wang
· 14 years ago
a4c887d
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
dcb23e2
Inconsistent distortion metric in vp8_rd_pick_intra_mbuv_mode
by Paul Wilkins
· 14 years ago
73207a1
warning: pointer targets differ in signedness
by Johann
· 14 years ago
bb30ffc
Merge "Remove copies of same functions"
by Yunqing Wang
· 14 years ago
3ee4e1e
Merge "Refine motion vector prediction for NEWMV mode"
by Yunqing Wang
· 14 years ago
cac5440
Remove copies of same functions
by Yunqing Wang
· 14 years ago
35bb74a
Rationalize vp8_rd_pick_intra16x16mby_mode()
by Paul Wilkins
· 14 years ago
999e155
cap the best quantizer for 2nd order DC
by Yaowu Xu
· 14 years ago
dcaaadd
Refine motion vector prediction for NEWMV mode
by Yunqing Wang
· 14 years ago
e547ded
Merge remote branch 'origin/master' into experimental
by John Koleszar
· 14 years ago
0ee525d
Added vp8_update_zbin_extra
by Scott LaVarnway
· 14 years ago
5b42ae0
experiment extending the quantizer range
by Yaowu Xu
· 14 years ago
415371c
Testing of modes with Alt Ref frame
by Paul Wilkins
· 14 years ago
72e22b0
Experimental change to help with ARNR problem.
by Paul Wilkins
· 14 years ago
96fd758
Moved ref frame calculations
by Scott LaVarnway
· 14 years ago
1546e6a
Add no_skip_block4x4_search flag in SPLITMV mode
by Yunqing Wang
· 14 years ago
3675b22
Fix bug in motion search
by Yunqing Wang
· 14 years ago
6dbdfe3
Removed cpi->target_bits_per_mb
by Scott LaVarnway
· 14 years ago
bf53ec4
Adjust MV borders for SPLITMV mode
by Yunqing Wang
· 14 years ago
e463b95
Merge "Modify motion estimation for SPLITMV mode"
by Yunqing Wang
· 14 years ago
a5a8d92
Modify motion estimation for SPLITMV mode
by Yunqing Wang
· 14 years ago
0f5264b
adjusted sad_per_bit to correlate with quantizer
by Yaowu Xu
· 14 years ago
64baa8d
Changed segmentation check order
by Scott LaVarnway
· 14 years ago
81cdeb7
Adjusted breakout RD for SPLITMV
by Scott LaVarnway
· 14 years ago
08706a3
Fix a bug in motion search code(2)
by Yunqing Wang
· 14 years ago
7fb0f86
Fix a bug in motion search code
by Yunqing Wang
· 14 years ago
cb96989
fix uninitialized read in encode breakout
by John Koleszar
· 14 years ago
160f3c7
Merge "vp8e - static threshold play"
by Yaowu Xu
· 14 years ago
d88da98
Merge "vp8e - remove unnecessary variance calc"
by Yaowu Xu
· 14 years ago
718c197
vp8e - static threshold play
by Jim Bankoski
· 14 years ago
2fa5d5a
vp8_rd_pick_best_mbsegmentation code restructure
by Scott LaVarnway
· 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
3430820
vp8e - remove unnecessary variance calc
by Jim Bankoski
· 14 years ago
f7670ac
Removed unnecessary checks.
by Scott LaVarnway
· 14 years ago
6adbe09
Tuning for the more exact quantizer.
by Paul Wilkins
· 14 years ago
dcee88e
Finding first label
by Scott LaVarnway
· 14 years ago
209d82a
Add half-pixel variance RTCD functions
by John Koleszar
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
0de458f
Reduced the size of MB_MODE_INFO
by Scott LaVarnway
· 15 years ago
e85e631
Changed above and left context data layout
by Scott LaVarnway
· 15 years ago
9c7a009
Removed unnecessary MB_MODE_INFO copies
by Scott LaVarnway
· 15 years ago
392a958
avoid negative array subscript warnings
by John Koleszar
· 15 years ago
8fa3809
Add trellis quantization.
by Timothy B. Terriberry
· 15 years ago
0ce3901
Swap alt/gold/new/last frame buffer ptrs instead of copying.
by Fritz Koenig
· 15 years ago
1ca39bf
Further adjustment of RD behaviour with Q and Zbin.
by Paul Wilkins
· 15 years ago
d0dd01b
Redo the forward 4x4 dct
by Yaowu Xu
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
5a72620
Fix compiler warnings
by Guillermo Ballester Valor
· 15 years ago
f6a58d6
Tuning of baseline Rd equation to improve behavior at the
by Paul Wilkins
· 15 years ago
28de670
Fix RD bug.
by Paul Wilkins
· 15 years ago
854c007
Remove duplicate and unused functions
by Yaowu Xu
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
c012d63
Fixed incorrect casts that broke rate control in some situations.
by Paul Wilkins
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago