Sign in
aomedia
/
aom
/
41063137c3aafc024cb9b958c78d33007aad8be5
4106313
Rename loopfilter_thread files to thread_common files
by Yunqing Wang
· 10 years ago
519b914
Merge "vp9: fix segfault w/corrupt data post frame-parallel merge"
by James Zern
· 10 years ago
a5a5b11
Merge "Revert "Add vp9_highbitdepth info in configure --help""
by James Zern
· 10 years ago
1c396f3
Merge "Fix a thread lost bug in frame parallel decode."
by hkuang
· 10 years ago
dc4cdf9
Merge "vpx_temporal_svc_encoder: change default setting for static threshold."
by Marco
· 10 years ago
137fd2d
Revert "Add vp9_highbitdepth info in configure --help"
by James Zern
· 10 years ago
65f046e
Merge "Mute the harmless tsan error in frame parallel decode."
by hkuang
· 10 years ago
3be948d
Merge "configure: enable x86inc for all intel platforms"
by James Zern
· 10 years ago
0261fb4
vp9: fix segfault w/corrupt data post frame-parallel merge
by James Zern
· 10 years ago
ef6d6ec
vpx_temporal_svc_encoder: change default setting for static threshold.
by Marco
· 10 years ago
769fe6e
configure: enable x86inc for all intel platforms
by James Zern
· 10 years ago
7467936
Merge "Xcode: Fix includes in examples."
by Tom Finegan
· 10 years ago
9e96bdc
Xcode: Fix includes in examples.
by Tom Finegan
· 10 years ago
c905c42
Remove unnecessary initialization
by Yaowu Xu
· 10 years ago
581aee0
Move tx_mode decision logic into select_tx_mode()
by Yaowu Xu
· 10 years ago
a844a77
Merge "Adjust partitioning threshold based rtc speed"
by Yaowu Xu
· 10 years ago
3bc0c65
Merge "Move calls to avoid unnecessary operations"
by Yaowu Xu
· 10 years ago
41e376e
Mute the harmless tsan error in frame parallel decode.
by hkuang
· 10 years ago
1221641
Merge "Unify luma and chroma inter predictors in choose_partitioning"
by Jingning Han
· 10 years ago
fb2bac4
Merge "Save an extra call for setup_pred_plane function"
by Jingning Han
· 10 years ago
ce819d7
Merge "Account for chroma component costs in RTC mode decision"
by Jingning Han
· 10 years ago
bdfb5f9
Adjust partitioning threshold based rtc speed
by Yaowu Xu
· 10 years ago
b104b84
Fix a thread lost bug in frame parallel decode.
by hkuang
· 10 years ago
1b9082ec
Unify luma and chroma inter predictors in choose_partitioning
by Jingning Han
· 10 years ago
4ccfc7d
Save an extra call for setup_pred_plane function
by Jingning Han
· 10 years ago
0c6d3a0
Account for chroma component costs in RTC mode decision
by Jingning Han
· 10 years ago
b3b7645
vp9_dthread: remove frame_parallel_decoding_mode requirement
by Yunqing Wang
· 10 years ago
3a5d4060
Merge "Remove unnecessary pointer check"
by Johann
· 10 years ago
02537eb
Move calls to avoid unnecessary operations
by Yaowu Xu
· 10 years ago
cb41110
Merge "adjust rtc setting and threshold"
by Yaowu Xu
· 10 years ago
a367c97
Merge "Use correct buffer size in vp8 subpixel variance"
by Johann
· 10 years ago
70554a2
Merge "Remove duplicate code."
by hkuang
· 10 years ago
d7783ca
Merge "make low bitrates a lot less blocky"
by Jim Bankoski
· 10 years ago
ba18609
Remove unnecessary pointer check
by Johann
· 10 years ago
894f0fb
Merge "Assign 2nd ref frame in choose_partitioning"
by Jingning Han
· 10 years ago
51945a5
Merge "Fail when only an old nasm is found"
by Johann
· 10 years ago
ca9c352
Assign 2nd ref frame in choose_partitioning
by Jingning Han
· 10 years ago
f5b3631
Merge "vp9_dthread: pass frame counts to decoder functions"
by Yunqing Wang
· 10 years ago
9a66491
Merge "Add mutex initialization in encoder"
by Yaowu Xu
· 10 years ago
a6b3e01
Add mutex initialization in encoder
by Yaowu Xu
· 10 years ago
4210433
Merge "Ensure the error-concealment code is available"
by Johann
· 10 years ago
85a9bc0
vp9_dthread: pass frame counts to decoder functions
by Yunqing Wang
· 10 years ago
eabb793
Use correct buffer size in vp8 subpixel variance
by Johann
· 10 years ago
852829c
Fail when only an old nasm is found
by Johann
· 10 years ago
9f1cf2c
make low bitrates a lot less blocky
by Jim Bankoski
· 10 years ago
65a1a3e
adjust rtc setting and threshold
by Yaowu Xu
· 10 years ago
4ed539f
Merge "Fix a bug from merging frame parallel branch into master."
by hkuang
· 10 years ago
94a4595
Fix a bug from merging frame parallel branch into master.
by hkuang
· 10 years ago
5085f8d
Merge "Require webm when explicitly requested"
by Johann
· 10 years ago
a79db92
Merge "Allow larger encoder configurations."
by Alex Converse
· 10 years ago
b50e518
Require webm when explicitly requested
by Johann
· 10 years ago
fd354b2
Merge "Abort if firstpass file does not exist"
by Adrian Grange
· 10 years ago
80e729f
Merge "Optimize coef update"
by Yaowu Xu
· 10 years ago
be6aead
Try again to merge branch 'frame-parallel' into master branch.
by hkuang
· 10 years ago
f6c2a6c
vp9: rename 'near' parameters
by James Zern
· 10 years ago
f1ab5c1
Merge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
by Jingning Han
· 10 years ago
d249331
Merge "configure: echo --(disable|enable)-* cmdline options"
by James Zern
· 10 years ago
1c5e16b
Merge "Explicitly include vp8_rtcd.h"
by Johann
· 10 years ago
f92c0b1
Abort if firstpass file does not exist
by Adrian Grange
· 10 years ago
45971ab
Optimize coef update
by Yaowu Xu
· 10 years ago
cc7fac3
Enable use_x86inc for 32bit pic enabled Darwin target
by Yunqing Wang
· 10 years ago
3b3e2996
Merge "Fix issues in 32bit PIC enabled build"
by Yunqing Wang
· 10 years ago
797a255
Allow larger encoder configurations.
by Alex Converse
· 10 years ago
68340a3
Merge "Change to update of rate control factors."
by Paul Wilkins
· 10 years ago
04168d4
Explicitly include vp8_rtcd.h
by Johann
· 10 years ago
a80dd52
Merge "Fix to vp9 denoiser."
by Marco
· 10 years ago
ef7f33b
configure: echo --(disable|enable)-* cmdline options
by James Zern
· 10 years ago
f752da8
Change to update of rate control factors.
by Paul Wilkins
· 10 years ago
ff99a3c
Simplify update_coef_probs()
by Yaowu Xu
· 10 years ago
c0923d4
Fix to vp9 denoiser.
by Marco
· 10 years ago
e8c42fb
Remove duplicate code.
by hkuang
· 10 years ago
c29c613
Merge "vp8enc: Prevent out of bounds memory access."
by Alex Converse
· 10 years ago
d1e6b82
Merge "Add vp9_sad32x32x4d_neon Neon intrinsic function."
by Frank Galligan
· 10 years ago
eb12d88
Merge "Add vp9_sad16x16x4d_neon Neon intrinsic function."
by Frank Galligan
· 10 years ago
80a3a07
Merge "Add vp9_sad64x64x4d_neon Neon intrinsic function."
by Frank Galligan
· 10 years ago
10d5e09
Fix issues in 32bit PIC enabled build
by Yunqing Wang
· 10 years ago
581731a
vp8enc: Prevent out of bounds memory access.
by Alex Converse
· 10 years ago
fe24397
Merge "move clear_system_state() call before using double"
by Yaowu Xu
· 10 years ago
89e07be
Merge "Fix discovery of Darwin SDKs"
by Johann
· 10 years ago
e3167f7
Add vp9_sad32x32x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
9f574d0
Add vp9_sad16x16x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
54fa956
Add vp9_sad64x64x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
1c4a84c
Merge "aq-mode=3: Update to allow for refresh on modes other than zero-mv."
by Marco
· 10 years ago
ad314c1
Fix discovery of Darwin SDKs
by Lawrence Velázquez
· 10 years ago
645b7cd
move clear_system_state() call before using double
by Yaowu Xu
· 10 years ago
d231ce4
Merge "Adjust active maxq for GF groups."
by Paul Wilkins
· 10 years ago
d987dc4
Merge "Fix MSVC warnings on conversion from int64 to int"
by Yaowu Xu
· 10 years ago
3f1af6e
aq-mode=3: Update to allow for refresh on modes other than zero-mv.
by Marco
· 10 years ago
e7ef8ec
Merge "iosbuild.sh: Increase build speed."
by Tom Finegan
· 10 years ago
fd07022
Adjust active maxq for GF groups.
by Paul Wilkins
· 10 years ago
6d16f6c
Fix MSVC warnings on conversion from int64 to int
by Yaowu Xu
· 10 years ago
9f6eba4
Add Neon intrinsic vp9_fdct8x8_quant_neon
by Frank Galligan
· 10 years ago
643c75d
Merge "Replace divide with look-up"
by Yaowu Xu
· 10 years ago
4ed1bda
x86: correct OSXSAVE + AVX bit check
by James Zern
· 10 years ago
9bdc0ae
Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8
by Jingning Han
· 10 years ago
65f60f8
Merge "SSE2 code for the filter in MFQE."
by JackyChen
· 10 years ago
0e2e2c2
Merge "Remove elevate_newmv_thresh from SPEED_FEATURES (unused)"
by Adrian Grange
· 10 years ago
eda1797
Replace divide with look-up
by Yaowu Xu
· 10 years ago
3e466ce
Merge "Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch.""
by Johann
· 10 years ago
a18da97
Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch."
by Johann
· 10 years ago
Next »