Sign in
aomedia
/
avm
/
e956c00762d9a7955be15ff9ae892227cf3429b4
e956c00
Set and use uv_crop_[width|height]
by Johann
· 11 years ago
0cf0b02
Merge "x86inc: fix compilation with NASM Change-Id: I5978921ab1ccad6648a5bde6ad023c3e3430f5f4 "
by James Zern
· 11 years ago
7ddb5f5
x86inc: fix compilation with NASM
by KO Myung-Hun
· 11 years ago
11f2d4d
Makefile: strip debugging informations only
by KO Myung-Hun
· 11 years ago
374c885
Merge "Remove redundant argument entry in handle_inter_mode"
by Jingning Han
· 11 years ago
787e824
Merge "Use the chessboard pattern pred search in newmv mode"
by Jingning Han
· 11 years ago
f68288c
Merge "Fix clang compiler warning in denoising_neon."
by Marco Paniconi
· 11 years ago
5dcb2e3
Merge "Moved call to vp9_clear_system_state() to a proper location"
by Yaowu Xu
· 11 years ago
e945c56
Remove redundant argument entry in handle_inter_mode
by Jingning Han
· 11 years ago
4f2f867
Use the chessboard pattern pred search in newmv mode
by Jingning Han
· 11 years ago
66d5757
Merge "Remove redundant num_refs definition"
by Jingning Han
· 11 years ago
7788c62
Fix clang compiler warning in denoising_neon.
by Marco Paniconi
· 11 years ago
3538191
Remove redundant num_refs definition
by Jingning Han
· 11 years ago
0e5edf4
Merge "Enable chessboard inter prediction filter type search"
by Jingning Han
· 11 years ago
897116d
Merge "frame_size_tests: reduce default 'large' frame size"
by James Zern
· 11 years ago
54ad095
Enable chessboard inter prediction filter type search
by Jingning Han
· 11 years ago
2528051
frame_size_tests: reduce default 'large' frame size
by James Zern
· 11 years ago
a9b30b3
Merge "vp8: Set default denoiser_decision to copy for UV channel."
by Marco Paniconi
· 11 years ago
1f3c43e
Merge "Fix get_frame_type function"
by Adrian Grange
· 11 years ago
75441e1
Merge "VP9 denoiser bugfix in debugging code."
by Tim Kopp
· 11 years ago
f0f428e
Merge "USE local best_filter variable in handle_inter_mode"
by Jingning Han
· 11 years ago
1fe18ac
VP9 denoiser bugfix in debugging code.
by Tim Kopp
· 11 years ago
dcb6aa8
Merge "vp9_bitstream.c: cosmetics"
by James Zern
· 11 years ago
f2f69dd
Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC"
by Minghai Shang
· 11 years ago
caad168
Fix get_frame_type function
by Adrian Grange
· 11 years ago
de4db2d
vp9_bitstream.c: cosmetics
by James Zern
· 11 years ago
5de6114
USE local best_filter variable in handle_inter_mode
by Jingning Han
· 11 years ago
aa2ba46
Merge "vp8 denoiser fix: Update denoised altref on key frame."
by Marco Paniconi
· 11 years ago
daed770
vp8: Set default denoiser_decision to copy for UV channel.
by Marco Paniconi
· 11 years ago
24c9d6a
[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC
by Minghai Shang
· 11 years ago
f909e43
vp8 denoiser fix: Update denoised altref on key frame.
by Marco Paniconi
· 11 years ago
97cceba
Merge "Turn on adaptive pred filter scheme for sub8x8 below 720p"
by Jingning Han
· 11 years ago
ffd948b
Turn on adaptive pred filter scheme for sub8x8 below 720p
by Jingning Han
· 11 years ago
5926e7c
Remove unfinished VP9 alpha channel.
by Alex Converse
· 11 years ago
bcaf1d6
Moved call to vp9_clear_system_state() to a proper location
by Yaowu Xu
· 11 years ago
765485c
Add -DNDEBUG when config option debug is disabled
by Yunqing Wang
· 11 years ago
f932e15
Merge "VP9 denoiser fix: ref frames now updated properly"
by Tim Kopp
· 11 years ago
1cfaaf6
y4m_test: drop '_t' from local typenames
by James Zern
· 11 years ago
7875602
vp9_subtract_test: drop '_t' from local typenames
by James Zern
· 11 years ago
91ba1a7
subtract_test: drop '_t' from local typenames
by James Zern
· 11 years ago
ee4bbe1
sixtap_predict_test: drop '_t' from local typenames
by James Zern
· 11 years ago
18e733b
sad_test: drop '_t' from local typenames
by James Zern
· 11 years ago
25d74e6
pp_filter_test: drop '_t' from local typenames
by James Zern
· 11 years ago
49135d3
partial_idct_test: drop '_t' from local typenames
by James Zern
· 11 years ago
9c05172
intrapred_test: drop '_t' from local typenames
by James Zern
· 11 years ago
75d56b3
idct_test: drop '_t' from local typenames
by James Zern
· 11 years ago
54697d3
fdct8x8_test: drop '_t' from local typenames
by James Zern
· 11 years ago
b8b3dd9
fdct4x4_test: drop '_t' from local typenames
by James Zern
· 11 years ago
c3314b7
decode_perf_test: drop '_t' from local typenames
by James Zern
· 11 years ago
fd38e70
dct32x32_test: drop '_t' from local typenames
by James Zern
· 11 years ago
44f8484
dct16x16_test: drop '_t' from local typenames
by James Zern
· 11 years ago
dfc4e8f
convolve_test: drop '_t' from local typenames
by James Zern
· 11 years ago
a07a7bb
Merge "Re-introduce frame size check inadvertantly deleted"
by Adrian Grange
· 11 years ago
fd31755
Merge "Use custom mkstemp() to fix Win issue in y4m_test"
by Deb Mukherjee
· 11 years ago
18a7f69
Re-introduce frame size check inadvertantly deleted
by Adrian Grange
· 11 years ago
096224f
Use custom mkstemp() to fix Win issue in y4m_test
by Deb Mukherjee
· 11 years ago
c66f612
VP9 denoiser fix: ref frames now updated properly
by Tim Kopp
· 11 years ago
018fd12
Disable vp8_sixtap_predict4x4_neon
by Johann
· 11 years ago
597ce31
Fix visual studio build failure
by Yunqing Wang
· 11 years ago
1094a11
temporal_svc sample encoder: setting for denoiser.
by Marco Paniconi
· 11 years ago
24715c7
Merge "Fix FrameSizeTestsLarge unit-test on 32-bit arch."
by Deb Mukherjee
· 11 years ago
727f384
Merge "Separates profile 2 into 2 profiles 2 and 3"
by Deb Mukherjee
· 11 years ago
bdbaa5b
Fix FrameSizeTestsLarge unit-test on 32-bit arch.
by Deb Mukherjee
· 11 years ago
c447a50
Separates profile 2 into 2 profiles 2 and 3
by Deb Mukherjee
· 11 years ago
4109b8e
Merge "iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbol"
by James Zern
· 11 years ago
4fae926
iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbol
by Tom Finegan
· 11 years ago
ac63812
Merge "Fixed a bug of setting wrong first pass mb stats pointer"
by Pengchong Jin
· 11 years ago
8cb8aef
Merge "Modified frame buffer handling"
by Adrian Grange
· 11 years ago
e358ab5
Fixed a bug of setting wrong first pass mb stats pointer
by Pengchong Jin
· 11 years ago
ba0652e
Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
by Scott LaVarnway
· 11 years ago
f68aaa3
Modified frame buffer handling
by Adrian Grange
· 11 years ago
943e432
allow config options to limit max size of decode
by Jim Bankoski
· 11 years ago
1a01194
fail allocation of buffers if size_t < frame_size
by Jim Bankoski
· 11 years ago
93960c8
Merge "Changes to rd balance and multi-arf bug fix."
by Paul Wilkins
· 11 years ago
42a68e6
Merge "make default_interp_filter choice a speed feature"
by Yaowu Xu
· 11 years ago
422acd0
Merge "New decode perf test files"
by Joshua Litt
· 11 years ago
bcfcd7c
New decode perf test files
by Joshua Litt
· 11 years ago
f744f19
Merge "vp9_ratectrl.c: refactor get_active_quality usage"
by Guillaume Martres
· 11 years ago
51c60a8
make default_interp_filter choice a speed feature
by Yaowu Xu
· 11 years ago
696fa52
Added vp9_sad64x64_neon(), vp9_sad32x32_neon()
by Scott LaVarnway
· 11 years ago
a046550
Merge "invalid_file_test: add an operator<< for DecodeParam"
by James Zern
· 11 years ago
090f4d4
Adds support for raw yuv files for 422/444
by Deb Mukherjee
· 11 years ago
ca752e3
Merge "VP9 Denoiser denoises after mode/bsize search"
by Tim Kopp
· 11 years ago
b691230
Changes to rd balance and multi-arf bug fix.
by Paul Wilkins
· 11 years ago
f1f3d09
Merge "Renames interface field in VpxInterface"
by Deb Mukherjee
· 11 years ago
998cff6
Merge "Added a rt speed 12"
by Yaowu Xu
· 11 years ago
7d77797
Merge changes I58a5af33,Ied9b0392
by James Zern
· 11 years ago
f332c63
Renames interface field in VpxInterface
by Deb Mukherjee
· 11 years ago
faa686b
Added a rt speed 12
by Yaowu Xu
· 11 years ago
6d85b12
Merge "[spatial svc]Fix signed/unsigned mismatch error"
by Minghai Shang
· 11 years ago
257f16c
Merge "Make non-rd pick_mode work with Golden/Altref"
by Yaowu Xu
· 11 years ago
7be99c4
Merge "Fix show_existing_frame not decreasing frame buffer ref counter."
by Adrian Grange
· 11 years ago
e7135e9
[spatial svc]Fix signed/unsigned mismatch error
by Minghai Shang
· 11 years ago
0aa2af5
Fix show_existing_frame not decreasing frame buffer ref counter.
by Alexander Voronov
· 11 years ago
669e388
Merge "vp8: Allow for on/off control of UV temporal denoiser."
by Marco Paniconi
· 11 years ago
8e241ae
Merge "active_map_test: remove unused VP9_FACTORY define"
by Alex Converse
· 11 years ago
21042c7
vp8: Allow for on/off control of UV temporal denoiser.
by Marco Paniconi
· 11 years ago
03819ed
VP9 Denoiser denoises after mode/bsize search
by Tim Kopp
· 11 years ago
760deb3
active_map_test: remove unused VP9_FACTORY define
by James Zern
· 11 years ago
c1259aa
invalid_file_test: add an operator<< for DecodeParam
by James Zern
· 11 years ago
Next »