Sign in
aomedia
/
avm
/
dba7376a9929fb945cfef2783c5aa9a5cf5086b1
/
vp9
38f3cf1
Merge "vp9_pickmode.c: Removed unused function parameters"
by Yaowu Xu
· 11 years ago
69d2fb8
Merge "Change to use proper type"
by Yaowu Xu
· 11 years ago
c80287f
Merge "fixed comparison of different int types."
by Yaowu Xu
· 11 years ago
3e81ee2
vp9_pickmode.c: Removed unused function parameters
by Yaowu Xu
· 11 years ago
26cb7be
Change to use proper type
by Yaowu Xu
· 11 years ago
77c754d
Merge "Cleanup unused parameters"
by Yaowu Xu
· 11 years ago
817ac44
Merge "Fixed comparison of different int types"
by Yaowu Xu
· 11 years ago
7145e3f
fixed comparison of different int types.
by Yaowu Xu
· 11 years ago
dbf61d2
Merge "Only build neon assembly for armv7 targets"
by Johann
· 11 years ago
d22faee
Cleanup unused parameters
by Yaowu Xu
· 11 years ago
eccad38
Fixed comparison of different int types
by Yaowu Xu
· 11 years ago
ce23931
Only build neon assembly for armv7 targets
by Johann
· 11 years ago
702e258
Clean up of firstpass.c
by Paul Wilkins
· 11 years ago
00d54aa
First pass clean up.
by Paul Wilkins
· 11 years ago
3305909
Merge "Fix check of debug counts for corrupt frame"
by Adrian Grange
· 11 years ago
e975791
Merge "vp9_dx_iface: subtract ptrs to validate frame_size"
by James Zern
· 11 years ago
6d065ba
Merge "Apply constrained partition search range to non-RD mode decision"
by Jingning Han
· 11 years ago
1b60a14
Merge "Removing VP9DecoderConfig."
by Dmitry Kovalev
· 11 years ago
734c5ff
Apply constrained partition search range to non-RD mode decision
by Jingning Han
· 11 years ago
ec8a327
Merge "Add an x86inc MMX fwht4x4."
by Alex Converse
· 11 years ago
eb8a348
Merge "Allow speed 5 lossless"
by Alex Converse
· 11 years ago
99892e8
Fix check of debug counts for corrupt frame
by Adrian Grange
· 11 years ago
9412785
Merge changes I3edd4b95,I4514f974,Ie7fa4386
by Jingning Han
· 11 years ago
09d947e
Allow speed 5 lossless
by Alex Converse
· 11 years ago
ff3baae
Merge "Skip testing large tx sizes when encoding lossless."
by Yaowu Xu
· 11 years ago
a8cfbbe
vp9_dx_iface: subtract ptrs to validate frame_size
by James Zern
· 11 years ago
4aa7691
vp9_dx_iface: fix implicit ptrdiff_t -> uint32_t conversion
by James Zern
· 11 years ago
4bb70ea
Skip testing large tx sizes when encoding lossless.
by Alex Converse
· 11 years ago
0daceca
Removing VP9DecoderConfig.
by Dmitry Kovalev
· 11 years ago
55e4b76
Merge "Simplifying decoder_decode() function."
by Dmitry Kovalev
· 11 years ago
b5422fa
Add an x86inc MMX fwht4x4.
by Alex Converse
· 11 years ago
41a350a
Change eob threshold for partial inverse 8x8 2D-DCT to 12
by Jingning Han
· 11 years ago
07f9fa4
Merge "vp9_pickmode: Fix signed/unsigned mismatch."
by Frank Galligan
· 11 years ago
aa3d59f
Merge "vp9_firstpass: Fix MSVC data loss warning."
by Frank Galligan
· 11 years ago
86a89d7
vp9_svc_layercontext: Clean up function definition mismatch.
by Tom Finegan
· 11 years ago
7811039
vp9_firstpass: Fix MSVC data loss warning.
by Tom Finegan
· 11 years ago
0fc027a
vp9_pickmode: Fix signed/unsigned mismatch.
by Tom Finegan
· 11 years ago
9e7b09b
SSSE3 8x8 inverse 2D-DCT with first 10 coeffs non-zero
by Jingning Han
· 11 years ago
7af0e98
Merge "Tune rate-distortion modeling to account for frame light change"
by Jingning Han
· 11 years ago
5a65790
Merge "Remove separate arf and gf minq tables."
by Yaowu Xu
· 11 years ago
9b4d0e8
Merge "Rate control adjustment."
by Yaowu Xu
· 11 years ago
dc554ab
Merge "Cleaning up vp9_encode_frame() function."
by Dmitry Kovalev
· 11 years ago
e91616a
Merge "Using SPEED_FEATURES instead of VP9_COMP in vp9_init_search_range()."
by Dmitry Kovalev
· 11 years ago
ed30c8e
Remove separate arf and gf minq tables.
by Paul Wilkins
· 11 years ago
38ff3e3
Rate control adjustment.
by Paul Wilkins
· 11 years ago
68a600d
Merge "Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c."
by Dmitry Kovalev
· 11 years ago
cc5eee1
Merge "Removing MODE_TEST_HIT_STATS."
by Dmitry Kovalev
· 11 years ago
1354d0b
Merge "Revert "Add an MMX fwht4x4""
by Alex Converse
· 11 years ago
fffeaa3
Merge "Clean up full-pixel search calling code"
by Yunqing Wang
· 11 years ago
33b1c45
Revert "Add an MMX fwht4x4"
by Paul Wilkins
· 11 years ago
74f98e6
Tune rate-distortion modeling to account for frame light change
by Jingning Han
· 11 years ago
75d05d5
Merge "Add an MMX fwht4x4"
by Alex Converse
· 11 years ago
d289deb
Merge "SSSE3 implementation of full inverse 8x8 2D-DCT"
by Jingning Han
· 11 years ago
e9f46eb
Merge "[spatial svc] No need to code full width and height for non key frame"
by Minghai Shang
· 11 years ago
3af5eab
Merge "Cleaning up vp9_full_range_search_c() function."
by Dmitry Kovalev
· 11 years ago
e8bbb3d
Making vp9_get_sse_sum_{8x8, 16x16} static.
by Dmitry Kovalev
· 11 years ago
ec234eb
Merge "Moving costs from MACROBLOCK to VP9_COMP."
by Dmitry Kovalev
· 11 years ago
a453395
Merge "Cleaning up vp9_variance.c"
by Dmitry Kovalev
· 11 years ago
a3c5a79
Clean up full-pixel search calling code
by Yunqing Wang
· 11 years ago
89fbf3d
Add an MMX fwht4x4
by Alex Converse
· 11 years ago
928b34e
Fix rounding in ARNR calculation
by Adrian Grange
· 11 years ago
52ae97b
SSSE3 implementation of full inverse 8x8 2D-DCT
by Jingning Han
· 11 years ago
bb50587
[spatial svc] No need to code full width and height for non key frame
by Minghai Shang
· 11 years ago
4498194
Cleaning up vp9_variance.c
by Dmitry Kovalev
· 11 years ago
8b2b737
Merge "Revert "Force ARNR filtering to be centered on the ARF frame""
by Adrian Grange
· 11 years ago
a481fcc
Merge "Fix mode selection bug when ARNR filtering disabled"
by Adrian Grange
· 11 years ago
6497f27
Merge "Switch the default 2 pass vbr variant."
by Debargha Mukherjee
· 11 years ago
5388803
Merge "Moving #defines to *.c from *.h."
by Dmitry Kovalev
· 11 years ago
2cba07c
Merge "Adding vp9_temporal_filter_init() function."
by Dmitry Kovalev
· 11 years ago
d32615c
Merge "Replacing int_mv with MV."
by Dmitry Kovalev
· 11 years ago
a0327f5
Merge "Simplifying vp9_is_upper_layer_key_frame()."
by Dmitry Kovalev
· 11 years ago
25a666e
Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c.
by Dmitry Kovalev
· 11 years ago
7d9d5df
Using SPEED_FEATURES instead of VP9_COMP in vp9_init_search_range().
by Dmitry Kovalev
· 11 years ago
66307bf
Moving costs from MACROBLOCK to VP9_COMP.
by Dmitry Kovalev
· 11 years ago
9f44467
Cleaning up vp9_encode_frame() function.
by Dmitry Kovalev
· 11 years ago
e05b92c
Merge "Removing half-variance asm functions which are not used."
by Dmitry Kovalev
· 11 years ago
0423a96
Fix mode selection bug when ARNR filtering disabled
by Adrian Grange
· 11 years ago
307b6c2
Switch the default 2 pass vbr variant.
by Paul Wilkins
· 11 years ago
eae4a46
Simplifying vp9_is_upper_layer_key_frame().
by Dmitry Kovalev
· 11 years ago
92c536b
Adding vp9_temporal_filter_init() function.
by Dmitry Kovalev
· 11 years ago
528a5c2
Merge "[svc rc] RC improvement for key frames in upper layers for spatial svc."
by Minghai Shang
· 11 years ago
6653769
Merge "Removing unused alt_activity_measure() function."
by Dmitry Kovalev
· 11 years ago
9d3831d
Merge "Removing unused typedefs."
by Dmitry Kovalev
· 11 years ago
dd1a393
Replacing int_mv with MV.
by Dmitry Kovalev
· 11 years ago
c9dfa3f
Cleaning up vp9_full_range_search_c() function.
by Dmitry Kovalev
· 11 years ago
f916a3e
[svc rc] RC improvement for key frames in upper layers for spatial svc.
by Minghai Shang
· 11 years ago
2511003
Merge "Using crop_{width, height} instead of {width, height}."
by Dmitry Kovalev
· 11 years ago
12753b6
Merge "corrupted frames shouldn't affect stats"
by Jim Bankoski
· 11 years ago
4788d45
Removing MODE_TEST_HIT_STATS.
by Dmitry Kovalev
· 11 years ago
39761eb
Merge "Enable SSSE3 implementation of 8x8 forward 2D-DCT"
by Jingning Han
· 11 years ago
0422747
Moving #defines to *.c from *.h.
by Dmitry Kovalev
· 11 years ago
e826b61
Removing unused typedefs.
by Dmitry Kovalev
· 11 years ago
94f5491
Removing half-variance asm functions which are not used.
by Dmitry Kovalev
· 11 years ago
ccaafee
Simplifying decoder_decode() function.
by Dmitry Kovalev
· 11 years ago
d9e8c1e
Merge "[svc rc] Increase worst quality for enhancement layers"
by Minghai Shang
· 11 years ago
29af017
corrupted frames shouldn't affect stats
by Jim Bankoski
· 11 years ago
d2bc881
Merge "Adding search_site_config struct."
by Dmitry Kovalev
· 11 years ago
14967cd
Removing unused alt_activity_measure() function.
by Dmitry Kovalev
· 11 years ago
dde35bb
Merge "Cleaning up vp9_full_search_sadx8() function."
by Dmitry Kovalev
· 11 years ago
49d8bdc
Using crop_{width, height} instead of {width, height}.
by Dmitry Kovalev
· 11 years ago
Next »