Sign in
aomedia
/
aom
/
32655853266a7bc975f825a00df96d40f9e85658
3265585
Merge "Minor cleanup"
by Yaowu Xu
· 11 years ago
f3544f0
Merge "sh tests: Add support for running tested programs within another program."
by Tom Finegan
· 11 years ago
7a22d8b
Merge "Add warning to temporal SVC test when temporal denoising is disabled."
by Tom Finegan
· 11 years ago
926a6f6
sh tests: Add support for running tested programs within another program.
by Tom Finegan
· 11 years ago
4eae56d
Add warning to temporal SVC test when temporal denoising is disabled.
by Tom Finegan
· 11 years ago
1226d13
Merge "Refactor vp9_diamond_search_sad function"
by Yunqing Wang
· 11 years ago
46441ec
Merge "Refactor refining_search_sad code"
by Yunqing Wang
· 11 years ago
51e9788
Fix a bug in boundary checking.
by hkuang
· 11 years ago
75cd575
Refactor vp9_diamond_search_sad function
by Yunqing Wang
· 11 years ago
2d8339e
Merge "vp9_decoder_remove: destroy common after thread shutdown"
by James Zern
· 11 years ago
30117a5
Refactor refining_search_sad code
by Yunqing Wang
· 11 years ago
87cf002
Minor cleanup
by Yaowu Xu
· 11 years ago
a581da2
Remove repetitive code in mcomp.c
by Yunqing Wang
· 11 years ago
a51e389
Merge "Adjust full-pixel search method in real-time mode"
by Yunqing Wang
· 11 years ago
0e99f3a
Merge "Combined non-rd motion searchs into a single function"
by Yaowu Xu
· 11 years ago
9bd3be6
Adjust full-pixel search method in real-time mode
by Yunqing Wang
· 11 years ago
c788bce
Combined non-rd motion searchs into a single function
by Yaowu Xu
· 11 years ago
f6bf614
Merge "Re-design quantization process for 32x32 transform block"
by Jingning Han
· 11 years ago
2e0588b
vp9_decoder_remove: destroy common after thread shutdown
by James Zern
· 11 years ago
b84ee5a
Merge "Move vp9_thread.* to common."
by hkuang
· 11 years ago
3008da9
Merge "Vp9 denoiser MC bugfix"
by Tim Kopp
· 11 years ago
75e5abe
Merge "Fix decoder handling of intra-only frames"
by Adrian Grange
· 11 years ago
84daeb5
Merge "vp9_cx_iface.c: allow speed greater than 7"
by Guillaume Martres
· 11 years ago
8abbd37
Merge changes I2abd6716,I4a65f7f8
by James Zern
· 11 years ago
bdfb9e5
Merge "invalid_file_test: output error detail on mismatch"
by James Zern
· 11 years ago
9ad1b9f
Re-design quantization process for 32x32 transform block
by Jingning Han
· 11 years ago
7c43fb6
Fix decoder handling of intra-only frames
by Adrian Grange
· 11 years ago
3c86228
Vp9 denoiser MC bugfix
by Tim Kopp
· 11 years ago
8c03fff
Move abs() to where it is effective
by Johann
· 11 years ago
113dbf8
vp9_cx_iface.c: allow speed greater than 7
by Guillaume Martres
· 11 years ago
c0061cc
Merge "Fix build for examples/vp8_multi_resolution_encoder."
by Marco Paniconi
· 11 years ago
5f732c2
Fix build for examples/vp8_multi_resolution_encoder.
by Marco Paniconi
· 11 years ago
fe4b663
Merge "Use the VP9 version of extend_borders"
by Johann
· 11 years ago
337e801
Move vp9_thread.* to common.
by hkuang
· 11 years ago
14a12be
Merge "Adds support for reading and writing 10/12-bit y4m"
by Deb Mukherjee
· 11 years ago
ffd2213
Merge "Tune SSSE3 implementation of fast path quantization"
by Jingning Han
· 11 years ago
6214038
Merge "Remove an empty line"
by Jingning Han
· 11 years ago
00fc0e3
Tune SSSE3 implementation of fast path quantization
by Jingning Han
· 11 years ago
3316918
Remove an empty line
by Jingning Han
· 11 years ago
f60a117
Cleanup motion search speed features.
by Alex Converse
· 11 years ago
f0e0d01
Merge "Allow lossless skipping in RD mode decision."
by Alex Converse
· 11 years ago
8341fa8
Merge "Neon version of vp8_denoiser_filter_uv()"
by Scott LaVarnway
· 11 years ago
5820c5d
Adds support for reading and writing 10/12-bit y4m
by Deb Mukherjee
· 11 years ago
3643544
Merge "Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure."
by Dmitry Kovalev
· 11 years ago
14f570f
Merge "Multi-arf: Add code to turn it on and off."
by Paul Wilkins
· 11 years ago
79199e4
Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure.
by Dmitry Kovalev
· 11 years ago
49f00ba
Merge "Cleanup vp9_rd."
by Alex Converse
· 11 years ago
5fa37fb
Merge "Split vp9_rdopt into vp9_rdopt and vp9_rd."
by Alex Converse
· 11 years ago
4ac3b7a
Merge "vpxdec: add --keep-going option"
by James Zern
· 11 years ago
362b53e
Merge "Cleaning up and simplifying read_frame_stats()."
by Dmitry Kovalev
· 11 years ago
15123db
Cleanup vp9_rd.
by Alex Converse
· 11 years ago
03c276e
Split vp9_rdopt into vp9_rdopt and vp9_rd.
by Alex Converse
· 11 years ago
4635a2b
Cleaning up and simplifying read_frame_stats().
by Dmitry Kovalev
· 11 years ago
ee5d033
Merge "Fix rd threshold overflow issue"
by Yunqing Wang
· 11 years ago
6c0a269
Merge "VP9 denoiser implemented FILTER_BLOCK case"
by Tim Kopp
· 11 years ago
3302147
Merge "VP9 denoising enabled by noise_sensitivity param"
by Tim Kopp
· 11 years ago
3bc1193
Fix rd threshold overflow issue
by Yunqing Wang
· 11 years ago
1e511a5
Merge "Replaced loops with vpx_memcpy()"
by Tim Kopp
· 11 years ago
03a3ba4
VP9 denoiser implemented FILTER_BLOCK case
by Tim Kopp
· 11 years ago
9c9922d
VP9 denoising enabled by noise_sensitivity param
by Tim Kopp
· 11 years ago
49741fe
Replaced loops with vpx_memcpy()
by Tim Kopp
· 11 years ago
6c41707
Merge "Added a speed feature controlling a motion search parameter"
by Yaowu Xu
· 11 years ago
8830772
Multi-arf: Add code to turn it on and off.
by Paul Wilkins
· 11 years ago
579c7bc
Merge "Adapt strength of AQ2."
by Paul Wilkins
· 11 years ago
92a6db7
Added a speed feature controlling a motion search parameter
by Yaowu Xu
· 11 years ago
2c04e85
Merge "Store/read 16x16 block statistics obtained from the first pass"
by Pengchong Jin
· 11 years ago
adf4293
Adapt strength of AQ2.
by Paul Wilkins
· 11 years ago
82dc133
Adds support for reading and writing 10/12-bit y4m
by Deb Mukherjee
· 11 years ago
08cb2b0
Merge "VP9 denoiser used s/int/enum where appropriate"
by Tim Kopp
· 11 years ago
73799aa
Merge "Denoised output is now grayscale"
by Tim Kopp
· 11 years ago
262bc7b
Merge "vp8/bitstream.h: quiet warnings in EDSP builds"
by James Zern
· 11 years ago
8aafd34
Merge changes I875ac5a7,I2b13369d,I9ceb47a9
by James Zern
· 11 years ago
ec942e6
invalid_file_test: output error detail on mismatch
by James Zern
· 11 years ago
95853db
vpxdec: add --keep-going option
by James Zern
· 11 years ago
82fd084
Merge "Re-design quantization process"
by Yaowu Xu
· 11 years ago
99df92d
cpu_speed_test: cosmetics
by James Zern
· 11 years ago
6de8dae
aq_segment_test: cosmetics
by James Zern
· 11 years ago
9ac2f66
Re-design quantization process
by Jingning Han
· 11 years ago
0256a75
Allow lossless skipping in RD mode decision.
by Alex Converse
· 11 years ago
bd75669
Merge "Add a test that tests invalid partitions for profile 1"
by Jim Bankoski
· 11 years ago
56dbf1c
Merge "validate uv block size when reading partition"
by Jim Bankoski
· 11 years ago
aaabbd6
Store/read 16x16 block statistics obtained from the first pass
by Pengchong Jin
· 11 years ago
64742f8
Merge "Elevate NEWMV mode checking threshold in real time"
by Yunqing Wang
· 11 years ago
ee38021
Add a test that tests invalid partitions for profile 1
by Jim Bankoski
· 11 years ago
2f16e79
Merge "vp9_thread_test: add 'Thread' to test names"
by James Zern
· 11 years ago
f31ff02
Elevate NEWMV mode checking threshold in real time
by Yunqing Wang
· 11 years ago
1a66dab
VP9 denoiser used s/int/enum where appropriate
by Tim Kopp
· 11 years ago
2f71de7
Denoised output is now grayscale
by Tim Kopp
· 11 years ago
79ceb79
Add a new yuv444 testvector.
by Alex Converse
· 11 years ago
19cbf54
Merge "Fix visual studio build issue"
by Dmitry Kovalev
· 11 years ago
abf0df0
validate uv block size when reading partition
by Jim Bankoski
· 11 years ago
9ba1d60
Fix visual studio build issue
by Yunqing Wang
· 11 years ago
e656f44
update vp9_thread.[hc]
by James Zern
· 11 years ago
8c6263e
vp9_thread_test: remove unnecessary c_str()'s
by James Zern
· 11 years ago
0b27ed4
vp9_thread_test: factorize decode loop
by James Zern
· 11 years ago
415b84b
vp9_thread_test: add 'Thread' to test names
by James Zern
· 11 years ago
b7a51cd
vp8/bitstream.h: quiet warnings in EDSP builds
by James Zern
· 11 years ago
14e3cac
Merge "libs.mk: don't include x86inc.asm in codec src list"
by James Zern
· 11 years ago
968291f
Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""
by James Zern
· 11 years ago
6c54dbc
Merge "BITSTREAM: Handle transform size and motion vectors more logically for non-420."
by Alex Converse
· 11 years ago
Next »