Sign in
aomedia
/
avm
/
5c756005aaa17759485552edaea3e9ff99760bac
5c75600
Merge "Don't override active_worst_quality in 2 pass"
by John Koleszar
· 14 years ago
5249035
Merge "neon fast quantizer updated"
by Johann
· 14 years ago
abc9958
Don't override active_worst_quality in 2 pass
by John Koleszar
· 14 years ago
33fa7c4
neon fast quantizer updated
by Tero Rintaluoma
· 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
ca5c1b1
Merge "Loopfilter NEON: Use VMOV for constant vectors instead of VLD."
by Johann
· 14 years ago
aeb86d6
Merge "Runtime detection of available processor cores."
by Yunqing Wang
· 14 years ago
a6aa389
Loopfilter NEON: Use VMOV for constant vectors instead of VLD.
by Attila Nagy
· 14 years ago
3fbade2
Merge "Modify HEX search"
by Yunqing Wang
· 14 years ago
04ec930
Modify HEX search
by Yunqing Wang
· 14 years ago
e9465da
Merge "change to use fast ssim code for internal ssim calculations"
by Yaowu Xu
· 14 years ago
6c565fa
change to use fast ssim code for internal ssim calculations
by Yaowu Xu
· 14 years ago
bbf890f
build: change LDFLAGS/CFLAGS ordering.
by Ronald S. Bultje
· 14 years ago
c09d8c1
Merge "Fix documentation typos"
by John Koleszar
· 14 years ago
a66d8d3
Fix compile error with --enable-postproc-visualizer
by John Koleszar
· 14 years ago
8942f70
Fix documentation typos
by Thijs Vermeir
· 14 years ago
dfa9e2c
Merge "Use insertion sort instead of quick sort"
by Yunqing Wang
· 14 years ago
1b2abc5
Merge "Consolidated build inter predictors"
by Scott LaVarnway
· 14 years ago
f107325
bug fix removed inline from recon_wrapper_sse2.c
by James Berry
· 14 years ago
5db296d
bug fix 32 bit matches 64 bit
by James Berry
· 14 years ago
219ba87
Merge "Use psadbw to get the sum of bytes in a line."
by Scott LaVarnway
· 14 years ago
ccd6f7e
Consolidated build inter predictors
by Scott LaVarnway
· 14 years ago
1e7ded6
Use psadbw to get the sum of bytes in a line.
by Ronald S. Bultje
· 14 years ago
2e10285
Removed unused code in reconinter
by Scott LaVarnway
· 14 years ago
085fb4b
Merge "SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}()."
by John Koleszar
· 14 years ago
1083fe4
SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().
by Ronald S. Bultje
· 14 years ago
00fdb13
vpxenc: remove duplicate --fps from vpxenc usage message
by Fritz Koenig
· 14 years ago
5abafcc
Use insertion sort instead of quick sort
by Yunqing Wang
· 14 years ago
4226f0c
vpxdec: test for frame corruption
by John Koleszar
· 14 years ago
64355ec
Merge "Speed up VP8DX_BOOL_DECODER_FILL"
by John Koleszar
· 14 years ago
f8ffecb
Merge "Update VP8DX_BOOL_DECODER_FILL to better detect EOS"
by John Koleszar
· 14 years ago
5e1fd41
Speed up VP8DX_BOOL_DECODER_FILL
by John Koleszar
· 14 years ago
9594370
Update VP8DX_BOOL_DECODER_FILL to better detect EOS
by John Koleszar
· 14 years ago
db5057c
Refactor calc_iframe_target_size
by John Koleszar
· 14 years ago
81d2206
Move pick_frame_size() to ratectrl.c
by John Koleszar
· 14 years ago
0da77a8
Merge "Test vector mismatch fix"
by Scott LaVarnway
· 14 years ago
7a2b9c5
Test vector mismatch fix
by Scott LaVarnway
· 14 years ago
d5c46bd
Merge "remove simpler_lpf"
by Johann
· 14 years ago
01527e7
remove simpler_lpf
by Johann
· 14 years ago
fd6da3b
Fix duplicate vp8_compute_frame_size_bounds
by John Koleszar
· 14 years ago
1f32b14
Merge "Remove unused functions"
by John Koleszar
· 14 years ago
47bc1c7
Remove unused functions
by John Koleszar
· 14 years ago
cfbfd39
Merge "Change rc undershoot/overshoot semantics"
by John Koleszar
· 14 years ago
ef86bad
Merge "Stereo 3D format support for vpxenc"
by John Koleszar
· 14 years ago
76557e3
Merge "Limit size of initial keyframe in one-pass."
by John Koleszar
· 14 years ago
d9f898a
Merge "Add rc_max_intra_bitrate_pct control"
by John Koleszar
· 14 years ago
454cbc9
Limit size of initial keyframe in one-pass.
by John Koleszar
· 14 years ago
aa926fb
Add rc_max_intra_bitrate_pct control
by John Koleszar
· 14 years ago
2089b2c
Merge "bug fix possible keyframe context divide by zero"
by John Koleszar
· 14 years ago
8d5ce81
bug fix possible keyframe context divide by zero
by James Berry
· 14 years ago
72c76ca
Stereo 3D format support for vpxenc
by Alok Ahuja
· 14 years ago
aeca599
Merge "keep values in registers during quantization"
by Johann
· 14 years ago
c36b6d4
Merge "Removed unnecessary frame type checks"
by Scott LaVarnway
· 14 years ago
5b67329
Merge "Removed dc_diff from MB_MODE_INFO"
by Scott LaVarnway
· 14 years ago
373dcec
Merge "make two compiler options explicit for Visual Studio projects"
by Yaowu Xu
· 14 years ago
496bcbb
Fix overflow in temporal_filter_apply_sse2().
by Ronald S. Bultje
· 14 years ago
73c3d32
Merge "Remove unused kf rate variables"
by John Koleszar
· 14 years ago
d2a6eb4
Corrected format specifiers in debug print statements
by Adrian Grange
· 14 years ago
ddb6edd
make two compiler options explicit for Visual Studio projects
by Yaowu Xu
· 14 years ago
508ae1b
keep values in registers during quantization
by Johann
· 14 years ago
6f6cd3a
Removed unnecessary frame type checks
by Scott LaVarnway
· 14 years ago
3698c1f
Removed dc_diff from MB_MODE_INFO
by Scott LaVarnway
· 14 years ago
7a49acc
Removed force_no_skip
by Scott LaVarnway
· 14 years ago
09c933e
Removed redundant checks of the mode_info_context flags
by Scott LaVarnway
· 14 years ago
ad6a8ca
Remove unused kf rate variables
by John Koleszar
· 14 years ago
4a2b684
modify SAVE_XMM for potential 64bit use
by Johann
· 14 years ago
a9b465c
Merge "Add save/restore xmm registers in x86 assembly code"
by Johann
· 14 years ago
c7cfde4
Add save/restore xmm registers in x86 assembly code
by Johann
· 14 years ago
48438d6
Merge "Use sub-pixel search's SSE in mode selection"
by Yunqing Wang
· 14 years ago
b8f0b59
Use sub-pixel search's SSE in mode selection
by Yunqing Wang
· 14 years ago
d5069b5
Merge "Handle long delay between video frames in multi-thread decoder(issue 312)"
by Yunqing Wang
· 14 years ago
cd103a5
Merge "store quant_shift as an unsigned char"
by Johann
· 14 years ago
05d9421
Merge "Add spin-wait pause intrinsic for Windows x64 platform."
by Yaowu Xu
· 14 years ago
c619f6c
Merge "fixed an overflow in ssim calculation"
by Yaowu Xu
· 14 years ago
e1a8b6c
Removed unused timers
by Scott LaVarnway
· 14 years ago
8fcb801
Merge "added -fomit-frame-pointer flag for gcc builds"
by John Koleszar
· 14 years ago
8ba5895
Handle long delay between video frames in multi-thread decoder(issue 312)
by Yunqing Wang
· 14 years ago
d889035
Merge "remove dead code, add missing RESTORE_XMM"
by Johann
· 14 years ago
9409e38
added -fomit-frame-pointer flag for gcc builds
by Scott LaVarnway
· 14 years ago
f64f425
remove executable bit
by Johann
· 14 years ago
0d2abe3
Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"
by Adrian Grange
· 14 years ago
1312a7a
Merge "Reduce unnecessary distortion computation"
by Yunqing Wang
· 14 years ago
487c029
remove dead code, add missing RESTORE_XMM
by Johann
· 14 years ago
a339929
Fix off-by-one in copy_and_extend_plane
by John Koleszar
· 14 years ago
918fb54
Reduce unnecessary distortion computation
by Yunqing Wang
· 14 years ago
63f1598
Merge "Refactor lookahead ring buffer"
by John Koleszar
· 14 years ago
e749ae5
Merge "Use consistent delimiters."
by Fritz Koenig
· 14 years ago
8608de1
Fix usage of value returned by vp8_pick_intra4x4mby_modes
by Adrian Grange
· 14 years ago
ab48305
Merge "update configure for ios sdk 4.3"
by Johann
· 14 years ago
5e7a3bb
update configure for ios sdk 4.3
by Joshua Bleecher Snyder
· 14 years ago
33cefd6
Use consistent delimiters.
by Fritz Koenig
· 14 years ago
8861174
Fixed use of early breakout in vp8_pick_intra4x4mby_modes
by Adrian Grange
· 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
c99f9d7
Change rc undershoot/overshoot semantics
by John Koleszar
· 14 years ago
538f110
Merge "Bugfix for error accumulator stats"
by John Koleszar
· 14 years ago
e689a27
Bugfix for error accumulator stats
by John Koleszar
· 14 years ago
fd09009
Merge "Fix encoder range check for frame width and height"
by John Koleszar
· 14 years ago
1aadced
Fix encoder range check for frame width and height
by Attila Nagy
· 14 years ago
Next »