Sign in
aomedia
/
aom
/
0a103ae999a84ec2e09ff1f12353b5323d980ad2
0a103ae
Merge "[spatial svc]Implement lag in frames for spatial svc"
by Minghai Shang
· 11 years ago
35bd31c
Merge "Replace cpi->common with preset variable cm"
by Jingning Han
· 11 years ago
9f3f5c8
Merge "Add vp9_ prefix to mv_pred and setup_pred_block functions"
by Jingning Han
· 11 years ago
bccc785
Merge "Reuse inter prediction result in real-time speed 6"
by Yunqing Wang
· 11 years ago
b8c382f
Merge "Dual ARF changes: Buffer index selection."
by Paul Wilkins
· 11 years ago
0f44616
Merge "Adjust arf Q limits with multi-arf."
by Paul Wilkins
· 11 years ago
b2b0775
vp9: check tile column count
by James Zern
· 11 years ago
9e55834
Replace cpi->common with preset variable cm
by Jingning Han
· 11 years ago
85cfae8
Add vp9_ prefix to mv_pred and setup_pred_block functions
by Jingning Han
· 11 years ago
277338f
[spatial svc]Implement lag in frames for spatial svc
by Minghai Shang
· 11 years ago
0aae100
Reuse inter prediction result in real-time speed 6
by Yunqing Wang
· 11 years ago
5e7242d
Add unit test to test user_priv parameter.
by hkuang
· 11 years ago
8357292
Fix test on maximum downscaling limits
by Adrian Grange
· 11 years ago
4efcf83
Merge "Fixed VP9 denoiser COPY_BLOCK case"
by Tim Kopp
· 11 years ago
60244ec
Dual ARF changes: Buffer index selection.
by Paul Wilkins
· 11 years ago
11b34f1
Adjust arf Q limits with multi-arf.
by Paul Wilkins
· 11 years ago
9aca602
Further dual arf changes: multi_arf_allowed.
by Paul Wilkins
· 11 years ago
8160a26
Fix some bugs in multi-arf
by Paul Wilkins
· 11 years ago
2611022
Clean out old CONFIG_MULTIPLE_ARF code.
by Paul Wilkins
· 11 years ago
2e430cb
Experiment for mid group second arf.
by Paul Wilkins
· 11 years ago
2518e33
Merge "Switch active map implementation to segment based."
by Alex Converse
· 11 years ago
20adfc5
Merge "Fork vp9_rd_pick_inter_mode_sb_seg_skip"
by Alex Converse
· 11 years ago
8c1f071
Allocate buffers based on correct chroma format
by Adrian Grange
· 11 years ago
97d0cb5
Merge "Add Check for Peek Stream validity to decoder test."
by Jim Bankoski
· 11 years ago
6118dcf
Merge "Actually skip blocks in skip segments in non-rd encoder."
by Alex Converse
· 11 years ago
961bafc
Merge "Remove unused vp9_init_quant_tables function"
by Jingning Han
· 11 years ago
5aae059
Merge "error check vp9 superframe parsing"
by Jim Bankoski
· 11 years ago
96727b9
Add Check for Peek Stream validity to decoder test.
by Jim Bankoski
· 11 years ago
c3db2d8
error check vp9 superframe parsing
by Jim Bankoski
· 11 years ago
9be46e4
Revert 3 patches from Hangyu to get Chrome to build:
by Jim Bankoski
· 11 years ago
3431f57
Merge "Fix bug in error handling that causes segfault"
by Jim Bankoski
· 11 years ago
e8dcadc
Merge "fix peek_si to enable 1 byte show existing frames."
by Jim Bankoski
· 11 years ago
94e1155
Merge "Added Test vector that tests more show existing frames."
by Jim Bankoski
· 11 years ago
382739a
Add back libmkv ebml writer files.
by Frank Galligan
· 11 years ago
d213b0b
Merge "Introduce FrameWorker for decoding."
by hkuang
· 11 years ago
9bc0408
Introduce FrameWorker for decoding.
by hkuang
· 11 years ago
55eaf58
Added Test vector that tests more show existing frames.
by Jim Bankoski
· 11 years ago
88ba088
Fix bug in error handling that causes segfault
by Jim Bankoski
· 11 years ago
edbd05f
Merge "Validate error checking code in decoder."
by Jim Bankoski
· 11 years ago
dc2f2ce
Validate error checking code in decoder.
by Jim Bankoski
· 11 years ago
aeacaac
Switch active map implementation to segment based.
by Alex Converse
· 11 years ago
e8a4edf
Fork vp9_rd_pick_inter_mode_sb_seg_skip
by Alex Converse
· 11 years ago
173a86b
Actually skip blocks in skip segments in non-rd encoder.
by Alex Converse
· 11 years ago
1fc2b0f
Merge "Include type defines"
by Johann
· 11 years ago
d658216
Don't return value for void functions
by Johann
· 11 years ago
baef0b8
Include type defines
by Johann
· 11 years ago
6d2ebfa
Merge "VP9 denoiser bugfixes"
by Tim Kopp
· 11 years ago
48b8ce2
Merge "Allow key frame more flexibility in mode search"
by Jingning Han
· 11 years ago
b79d5b6
Fixed VP9 denoiser COPY_BLOCK case
by Tim Kopp
· 11 years ago
31c03b3
VP9 denoiser bugfixes
by Tim Kopp
· 11 years ago
7820abe
Merge "Added CFLAG for outputting vp9 denoised signal"
by Tim Kopp
· 11 years ago
815485a
fix peek_si to enable 1 byte show existing frames.
by Jim Bankoski
· 11 years ago
8a78dc4
Merge "Remove labels from quantize"
by Johann
· 11 years ago
c99a8fd
Allow key frame more flexibility in mode search
by Jingning Han
· 11 years ago
ab9755f
Merge "Fixes in VP9 alloc, free, and COPY_FRAME case"
by Tim Kopp
· 11 years ago
625fbb3
Merge "Add superframe support for frame parallel decoding."
by hkuang
· 11 years ago
b202e47
Merge "Separate rate-distortion modeling for DC and AC coefficients"
by Jingning Han
· 11 years ago
26955b2
Merge "Improved vp9 denoiser running avg update."
by Tim Kopp
· 11 years ago
40d8a20
Merge "Implemented COPY_BLOCK case for vp9 denoiser"
by Tim Kopp
· 11 years ago
fec6886
Remove labels from quantize
by Johann
· 11 years ago
1eb6e68
Add superframe support for frame parallel decoding.
by hkuang
· 11 years ago
8297b4d
Merge "Modify non-rd intra mode checking"
by Yunqing Wang
· 11 years ago
ea2bac9
Merge "sse4 regular quantize"
by Johann
· 11 years ago
c9c4e13
Added CFLAG for outputting vp9 denoised signal
by Tim Kopp
· 11 years ago
b56f3af
Fixes in VP9 alloc, free, and COPY_FRAME case
by Tim Kopp
· 11 years ago
0fec8f9
Improved vp9 denoiser running avg update.
by Tim Kopp
· 11 years ago
ff38807
Implemented COPY_BLOCK case for vp9 denoiser
by Tim Kopp
· 11 years ago
02d557e
Merge "Changed buf_2ds in vp9 denoiser to YV12 buffers"
by Tim Kopp
· 11 years ago
1d4ca03
Merge "Update running avg for VP9 denoiser"
by Tim Kopp
· 11 years ago
1580a88
Merge "Implemented vp9_denoiser_{alloc,free}()"
by Tim Kopp
· 11 years ago
19125ae
Merge "iosbuild.sh: Add vpx_config.h and vpx_version.h to VPX.framework."
by Tom Finegan
· 11 years ago
374b21b
Merge "Removing decode_one_iter() function."
by Dmitry Kovalev
· 11 years ago
0d3ed08
sse4 regular quantize
by Johann
· 12 years ago
2614e56
Changed buf_2ds in vp9 denoiser to YV12 buffers
by Tim Kopp
· 11 years ago
a4b7a71
Update running avg for VP9 denoiser
by Tim Kopp
· 11 years ago
2a72067
Implemented vp9_denoiser_{alloc,free}()
by Tim Kopp
· 11 years ago
99d648b
Merge "Improve vp9_rb_bytes_read"
by Adrian Grange
· 11 years ago
1368112
iosbuild.sh: Add vpx_config.h and vpx_version.h to VPX.framework.
by Tom Finegan
· 11 years ago
3b9c19a
Remove unused vp9_init_quant_tables function
by Jingning Han
· 11 years ago
55834d4
Modify non-rd intra mode checking
by Yunqing Wang
· 11 years ago
7c45dc9
Separate rate-distortion modeling for DC and AC coefficients
by Jingning Han
· 11 years ago
dbd1184
Improve vp9_rb_bytes_read
by Adrian Grange
· 11 years ago
74ec6fb
Merge "gen_msvs_proj: fix in tree configure under cygwin"
by James Zern
· 11 years ago
bf46feb
Merge "Moving RD-opt related code from vp9_encoder.h to vp9_rdopt.h."
by Dmitry Kovalev
· 11 years ago
bed7cf2
Merge "skip the un-necessary motion search in the first pass"
by Pengchong Jin
· 11 years ago
c19046a
Merge "iosbuild.sh: Add missing function comments."
by Tom Finegan
· 11 years ago
73e4e8b
Merge "vp8 denoising: add bias factor to zero_mv sse."
by Marco Paniconi
· 11 years ago
6cfb854
Merge "Fix C versions of DC calculation functions"
by Jingning Han
· 11 years ago
88df435
Merge "vp9_rtcd: correct avx2 references"
by James Zern
· 11 years ago
66bacc0
iosbuild.sh: Add missing function comments.
by Tom Finegan
· 11 years ago
54547f6
Merge "example tests: Make failures due to incorrect bin path easier to diagnose."
by Tom Finegan
· 11 years ago
d924640
vp8 denoising: add bias factor to zero_mv sse.
by Marco Paniconi
· 11 years ago
0a04926
gen_msvs_proj: fix in tree configure under cygwin
by James Zern
· 11 years ago
3f3199e
Merge "vp9_pickmode.c: fix vs12 compiler warnings"
by Dmitry Kovalev
· 11 years ago
12672c2
example tests: Make failures due to incorrect bin path easier to diagnose.
by Tom Finegan
· 11 years ago
f7869c8
Merge "Add non420 support to vp9_extend_frame_borders."
by Alex Converse
· 11 years ago
d203203
Merge "Fix out of boundary memory read in fuzz test on vpxdec"
by Jingning Han
· 11 years ago
cdc954f
skip the un-necessary motion search in the first pass
by Pengchong Jin
· 11 years ago
4564853
vp9_pickmode.c: fix vs12 compiler warnings
by unknown
· 11 years ago
95fb900
Merge "iosbuild.sh: Move to build/make and tidy up a bit."
by Tom Finegan
· 11 years ago
Next »