Sign in
aomedia
/
aom
/
cc8ea84d3d4a3645395f19f8041507f9a9d68f2b
cc8ea84
Merge "test/partial_idct_test: fix msvc build"
by James Zern
· 11 years ago
40e173a
Merge "vp9_encode_frame() cleanup."
by Dmitry Kovalev
· 11 years ago
c872d2b
Call set_scaled_offsets() just before scale_mv() call.
by Dmitry Kovalev
· 11 years ago
5bfd475
Merge "Adding get_block_variance_fn() function."
by Dmitry Kovalev
· 11 years ago
a619f5a
Merge "Replacing 1 << mi_{width, height}_log2() with lookup tables."
by Dmitry Kovalev
· 11 years ago
f06187f
vp9_encode_frame() cleanup.
by Dmitry Kovalev
· 11 years ago
66ef9d1
Adding get_block_variance_fn() function.
by Dmitry Kovalev
· 11 years ago
431aaef
Replacing 1 << mi_{width, height}_log2() with lookup tables.
by Dmitry Kovalev
· 11 years ago
84b4d8c
Merge "Begin refactor of frame schedule in rate control"
by Deb Mukherjee
· 11 years ago
c67ee5e
Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
by Dmitry Kovalev
· 11 years ago
e4b85c9
Merge "Adding get_zbin_mode_boost() function."
by Dmitry Kovalev
· 11 years ago
4dbad63
Begin refactor of frame schedule in rate control
by Deb Mukherjee
· 11 years ago
46444c2
Merge "test/decode_perf_test: fix msvc build"
by Tom Finegan
· 11 years ago
cb86599
Allow arf just before kfs or end of sequence.
by Paul Wilkins
· 11 years ago
e1312c3
Further q estimate adjustment.
by Paul Wilkins
· 11 years ago
d99e890
Remove unused code and data structure.
by Paul Wilkins
· 11 years ago
d2fdea1
test/decode_perf_test: fix msvc build
by Tom Finegan
· 11 years ago
949194d
Merge "test/partial_idct_test: fix formatting and a warning"
by James Zern
· 11 years ago
829ec56
Merge "Reusing FRAME_COUNTS in the encoder."
by Dmitry Kovalev
· 11 years ago
a5768f6
test/partial_idct_test: fix msvc build
by James Zern
· 11 years ago
19c5353
test/partial_idct_test: fix formatting and a warning
by James Zern
· 11 years ago
dc2c62e
Cast away Windows warning
by Johann
· 11 years ago
69384a2
Merge "Fix arnr for 4:4:4."
by Alex Converse
· 11 years ago
7e731b6
Fix arnr for 4:4:4.
by Alex Converse
· 11 years ago
5bafc23
Merge "Fix to overflow in asan test (for vp8 encoder)."
by Marco Paniconi
· 11 years ago
6efb0ab
Fix to overflow in asan test (for vp8 encoder).
by Marco Paniconi
· 11 years ago
89b6d40
Replace cpi->common with cm in vp9_onyx_if
by Jingning Han
· 11 years ago
ae0e383
Merge "Make rd_pred_filter update consistent in all bsizes"
by Jingning Han
· 11 years ago
d8557a0
Make rd_pred_filter update consistent in all bsizes
by Jingning Han
· 11 years ago
f71f581
Merge "Added a test vector that exercises lpf deltas"
by Yaowu Xu
· 11 years ago
de49895
Adding get_zbin_mode_boost() function.
by Dmitry Kovalev
· 11 years ago
02d5ebc
Merge "Updates for 1-pass CBR rate control."
by Marco Paniconi
· 11 years ago
2424ba3
Added a test vector that exercises lpf deltas
by Yaowu Xu
· 11 years ago
1b8b8b0
Updates for 1-pass CBR rate control.
by Marco Paniconi
· 11 years ago
bb12bba
Merge "Fix incorrect size reading"
by Johann
· 11 years ago
b46da98
Merge "Only exclude VP8 when it is included"
by Johann
· 11 years ago
05d5332
Merge "Increase required number of external frame buffers"
by Frank Galligan
· 11 years ago
9d754dc
Merge "rename loop filter functions"
by Jim Bankoski
· 11 years ago
8577026
Fix incorrect size reading
by Johann
· 11 years ago
af416c4
Only exclude VP8 when it is included
by Johann
· 11 years ago
ea8482f
Merge "Add external constants."
by James Zern
· 11 years ago
9e41d56
Increase required number of external frame buffers
by Frank Galligan
· 11 years ago
b720ba1
rename loop filter functions
by Jim Bankoski
· 11 years ago
bbf5304
Add external constants.
by Frank Galligan
· 11 years ago
ede392d
Merge changes I5d28c2f5,Ib00b036f
by Yaowu Xu
· 11 years ago
c6a1ff2
Merge "Calling is_inter_block() only if mbmi is available."
by Dmitry Kovalev
· 11 years ago
ed90a17
Remove redundant function and calls
by Yaowu Xu
· 11 years ago
eb0c73b
Merge "Converting mode_lf_lut struct member into static lookup table."
by Dmitry Kovalev
· 11 years ago
ed7e3d2
Add test for partial inverse transforms
by Yaowu Xu
· 11 years ago
1d23a65
Reusing FRAME_COUNTS in the encoder.
by Dmitry Kovalev
· 11 years ago
0f51278
{,vpx_scale}: normalize include guards
by James Zern
· 11 years ago
d2f4940
vpx_ports: normalize include guards
by James Zern
· 11 years ago
941e0b6
vpx_mem: normalize include guards
by James Zern
· 11 years ago
7386bde
vpx: normalize include guards
by James Zern
· 11 years ago
bb28520
vp8/encoder: normalize include guards
by James Zern
· 11 years ago
074dc67
vp8/decoder: normalize include guards
by James Zern
· 11 years ago
e903cac
vp8/common: normalize include guards
by James Zern
· 11 years ago
bd9a388
vp9: normalize include guards
by James Zern
· 11 years ago
ccffac2
Merge "Avoid mixed comparison"
by Johann
· 11 years ago
83baed0
Merge "Add const to match declaration"
by Johann
· 11 years ago
3df4d9f
Merge "Include files in the same directory directly"
by Johann
· 11 years ago
1f919cf
Merge "Define POSITION to differentiate from MV"
by Yaowu Xu
· 11 years ago
36c4e27
Merge "Move two functions to encoder"
by Yaowu Xu
· 11 years ago
07a28c7
Merge "Fix rd_filter_cache update in sub8x8 RD loop"
by Jingning Han
· 11 years ago
ef838c3
Merge "Remove redefinition in handle_inter_mode"
by Jingning Han
· 11 years ago
9a005c9
Merge "Rate control changes on active_worst_quality"
by Deb Mukherjee
· 11 years ago
3cce464
Define POSITION to differentiate from MV
by Yaowu Xu
· 11 years ago
50ec631
Move two functions to encoder
by Yaowu Xu
· 11 years ago
e719856
Merge "Added a test vector"
by Yaowu Xu
· 11 years ago
1e59cbf
Rate control changes on active_worst_quality
by Deb Mukherjee
· 11 years ago
3755be9
Merge "Using MV struct instead of int_mv union in encoder (2)."
by Dmitry Kovalev
· 11 years ago
a3e919a
Added a test vector
by Yaowu Xu
· 11 years ago
332169d
Avoid mixed comparison
by Johann
· 11 years ago
5894e7e
Add const to match declaration
by Johann
· 11 years ago
e883c74
Include files in the same directory directly
by Johann
· 11 years ago
bb7b4ba
Merge "Getting rid of b_{width, height}_log2 calls in non-420 loop filter."
by Dmitry Kovalev
· 11 years ago
865d5b8
Calling is_inter_block() only if mbmi is available.
by Dmitry Kovalev
· 11 years ago
75cfadb
Fix rd_filter_cache update in sub8x8 RD loop
by Jingning Han
· 11 years ago
fb53409
Merge "Remove border extension in intra frame prediction."
by hkuang
· 11 years ago
b1d8217
Merge "Yet another vp9_pred_common.c cleanup."
by Dmitry Kovalev
· 11 years ago
4f0a381
Merge "Reusing nmv_frame_counts from FRAME_COUNTS in encoder."
by Dmitry Kovalev
· 11 years ago
25e5552
Remove border extension in intra frame prediction.
by hkuang
· 11 years ago
b5c9261
Converting vp9_treecoder.h to vp9_prob.{h, c}
by Dmitry Kovalev
· 11 years ago
1a23a34
Merge "Cleaning up encode_sb() and encode_b() functions."
by Dmitry Kovalev
· 11 years ago
f00d4e0
Merge "Removing unnecessary assert(delta != 0) from encode_loopfilter()."
by Dmitry Kovalev
· 11 years ago
4a535ef
Change in data rate test to be less stringent
by Deb Mukherjee
· 11 years ago
fbada94
Add frame buffer lru cache.
by Frank Galligan
· 11 years ago
d0ee1fd
Merge "Add support to pass in external frame buffers."
by Frank Galligan
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
4d2d159
Converting mode_lf_lut struct member into static lookup table.
by Dmitry Kovalev
· 11 years ago
2aadc06
Yet another vp9_pred_common.c cleanup.
by Dmitry Kovalev
· 11 years ago
c5aaf92
webmdec/tests: fix leak when file isn't read to eof
by James Zern
· 11 years ago
b41574e
Removing unnecessary assert(delta != 0) from encode_loopfilter().
by Dmitry Kovalev
· 11 years ago
095b032
Using MV struct instead of int_mv union in encoder (2).
by Dmitry Kovalev
· 11 years ago
64cf398
Merge "Using MV struct instead of int_mv union in encoder."
by Dmitry Kovalev
· 11 years ago
33df4f0
Merge "vp9_convole.c cleanup."
by Dmitry Kovalev
· 11 years ago
f54b5157
Merge "Cleaning up vp9_append_sub8x8_mvs_for_idx()."
by Dmitry Kovalev
· 11 years ago
25da21b
Using MV struct instead of int_mv union in encoder.
by Dmitry Kovalev
· 11 years ago
d4b500d
Merge "Increase disable_filter_search_var_thresh threshold"
by Yunqing Wang
· 11 years ago
84acc98
Remove redefinition in handle_inter_mode
by Jingning Han
· 11 years ago
Next »