Sign in
aomedia
/
avm
/
52d68c6fcd72e21813df323f086d9f9c5c3d1917
52d68c6
Set CONFIG_OS_SUPPORT correctly in the cmake build.
by Tom Finegan
· 8 years ago
354e509
Set CONFIG_GCC correctly in the cmake build.
by Tom Finegan
· 8 years ago
9e6a960
Merging robust and nodesync in PVQ
by Luc Trudeau
· 8 years ago
9a834c0
Remove frame type dependency in od_pvq_rate
by Luc Trudeau
· 8 years ago
74b2643
Enable tile groups by default.
by Thomas Davies
· 8 years ago
a0de6d5
TILE_GROUPS: omit tile length from last tile in the frame.
by Thomas Davies
· 8 years ago
9638228
Remove H/V considerations in pvq_theta
by Luc Trudeau
· 8 years ago
5329a2b
Restrict the number of neighbors in obmc mode
by Yue Chen
· 8 years ago
641b7a8
Ensure cmake config storage produces a valid command line.
by Tom Finegan
· 8 years ago
b7d0254
Move aom_util cmake commands to aom_util/aom_util.cmake.
by Tom Finegan
· 8 years ago
f0d1444
Move aom_scale cmake commands to aom_scale/aom_scale.cmake.
by Tom Finegan
· 8 years ago
507e2e1
Move aom_ports build commands into aom_ports/aom_ports.cmake.
by Tom Finegan
· 8 years ago
dd6d057
Move aom_mem build commands into aom_mem/aom_mem.cmake.
by Tom Finegan
· 8 years ago
20f9ae1
Add missing license block to inspection.[ch].
by Nathan E. Egge
· 8 years ago
74b7338
Add extern "C" for C++ compatibility.
by Nathan E. Egge
· 8 years ago
4063a68
rdopt.c: add comments to #endif's
by Fergus Simpson
· 8 years ago
4f7e104
Add test data download support to the cmake build.
by Tom Finegan
· 8 years ago
2cf03b1
Add a simple frame data inspection API.
by Nathan E. Egge
· 8 years ago
ec660c3
Use uint64_t to avoid integer overflow
by Yaowu Xu
· 8 years ago
9310553
Some optimizations on integer affine estimation
by Debargha Mukherjee
· 8 years ago
c20176e
Remove ASM_REGISTER_STATE_CHECK when testing v64/v128/v256 intrinsics
by Steinar Midtskogen
· 8 years ago
7dcd7f5
Remove double rounding in selfguided filter
by David Barker
· 8 years ago
b83e64b
Avoid the use of undefined marco value
by Jingning Han
· 8 years ago
8d8638a
Use 3-tap spatial filter in FILTER_INTRA experiment
by Yue Chen
· 8 years ago
ae7c458
Turn off global motion for sub8x8 blocks
by Sarah Parker
· 8 years ago
614411f
Organize #includes in the xiphrc experimental RC system
by Rostislav Pehlivanov
· 8 years ago
d8059d5
Fix missing headers with xiphrc and daala-dist
by Yushin Cho
· 8 years ago
7d22ea4
Rearrange decode_coefs arguments to remove some duplication
by Alex Converse
· 8 years ago
392d0ff
implement combined parallel_deblocking experiment
by Ryan Lei
· 8 years ago
ab77e73
Fix compiling warnings in var-tx and pvq
by Jingning Han
· 8 years ago
919caad
Fix naming inconsistency in aom_dsp cmake source list vars.
by Tom Finegan
· 8 years ago
75fa1a9
Add CONFIG_PALETTE support to the cmake build.
by Tom Finegan
· 8 years ago
44916e7
Move av1 cmake support into av1/av1.cmake.
by Tom Finegan
· 8 years ago
5abae0a
Move aom_dsp.cmake lib list updates into setup_aom_dsp_targets().
by Tom Finegan
· 8 years ago
188880b
Remove test support from aom_dsp.cmake.
by Tom Finegan
· 8 years ago
677bdf5
Fix cmake user config storage.
by Tom Finegan
· 8 years ago
9af968f
Fix high bit depth build in cmake.
by Tom Finegan
· 8 years ago
cb57c95
Fix potential integer overflow in range checking
by Sebastien Alaiwan
· 8 years ago
07e33f4
Fix integer overflow.
by Sebastien Alaiwan
· 8 years ago
8c636c1
simd_cmp_impl,TestSimd*Arg: break on failure
by James Zern
· 8 years ago
07441df
Make ec-multisymbol work with rectangular transform size
by Jingning Han
· 8 years ago
fd2b1b8
make: fix missing headers in dist
by James Zern
· 8 years ago
5f8361a
get_prob(): rationalize int types
by James Zern
· 8 years ago
073c6f3
handle_inter_mode: add arguments struct
by Fergus Simpson
· 8 years ago
15c27e0
codereview.settings: update gerrit info
by James Zern
· 8 years ago
1772cf5
Remove an unused declaration
by Yaowu Xu
· 8 years ago
dddb21f
Fix compiling warnings in var-tx and coef-interleave
by Jingning Han
· 8 years ago
e4f98f6
Turn on SIMD implementation of av1_fht32x32
by Angie Chiang
· 8 years ago
3a88de8
Add SIMD code for PVQ search
by Michael Bebenita
· 8 years ago
47c7218
Add av1_cost_coeffs_txb() for lv_map experiment
by Angie Chiang
· 8 years ago
bff32ac
Simplify rabs_read()
by Alex Converse
· 8 years ago
3e42acd
SMOOTH_PRED: Use 8-bit weights.
by Urvang Joshi
· 8 years ago
246d273
Assign offsets correctly to compute warped motion
by Debargha Mukherjee
· 8 years ago
c41a549
Disable compound mode in sub8x8 coding blocks
by Jingning Han
· 8 years ago
1e2aae1
Use correct segment
by Yaowu Xu
· 8 years ago
cdf8a14
Move asserts into correct scope
by Yaowu Xu
· 8 years ago
44701f2
Remove redundant return in set_offsets
by Angie Chiang
· 8 years ago
f6dd3c6
Better block center in gm_get_motion_vector fn
by Debargha Mukherjee
· 8 years ago
d152fc0
Remove unnecessary #ifdef
by Adrian Grange
· 8 years ago
094c943
Adds macro to test cb4x4 w/o sub8x8 txtype search
by Debargha Mukherjee
· 8 years ago
e6eb3b5
Integerize warped motion computation
by Debargha Mukherjee
· 8 years ago
4db04d3
Move cmake build setup for testing into test/test.cmake.
by Tom Finegan
· 8 years ago
7640f5f
Remove const from int ext_tx_set
by Yaowu Xu
· 8 years ago
7fcfee4
Prefer using get_tx_size()
by Angie Chiang
· 8 years ago
345a22d
Correct a macro
by Yaowu Xu
· 8 years ago
58f8017
Remove dead option from configure script.
by Sebastien Alaiwan
· 8 years ago
7f094f1
Remove aom_realloc()
by Alex Converse
· 8 years ago
232e384
loop_restoration: Cleanup allocations
by Alex Converse
· 8 years ago
4305e6b
CLPF: Add quality dependent damping in the constrain function
by Steinar Midtskogen
· 8 years ago
ee4b3a8
blockd,decodeframe.c: remove unused tu_num_y var
by James Zern
· 8 years ago
4ef9a13
entropy.c,build_head_cdfs: remove dead store
by James Zern
· 8 years ago
eb019b8
add --enable-mv-compress to reduce the storage of temporal mv candidate
by zhipin deng
· 8 years ago
4e6a8f3
Fix signed left-shifts added in e93acb2d228c.
by Timothy B. Terriberry
· 8 years ago
cea11f2
Add transform coefficient decode function
by Angie Chiang
· 8 years ago
8cf8364
Use bottom and right blocks' mv for referencing
by Jingning Han
· 8 years ago
6683a21
Add tpl_mv experiment flag
by Jingning Han
· 8 years ago
751f26a
aom_dsp/get_prob: relocate den == 0 test
by James Zern
· 9 years ago
5631019
aom_dsp/get_prob: make clip_prob branchless
by James Zern
· 9 years ago
19d7822
Resolve -Wshorten-64-to-32 warnings in prob.h.
by Alex Converse
· 9 years ago
80b8226
Add lv_map transform coefficient coding function
by Angie Chiang
· 8 years ago
971a596
Add txb_common.h
by Angie Chiang
· 8 years ago
bd57fc5
Add probability/count tables for lv_map experiment
by Angie Chiang
· 8 years ago
1d84847
Make updates to aom app targets in cmake additive.
by Tom Finegan
· 8 years ago
98bc74c
Remove redundant loop in ctx_reset
by Luc Trudeau
· 8 years ago
1bdcc77
Make entropy experiments compatible with TX6X64 and CB4x4.
by Thomas Davies
· 8 years ago
05fdc39
Use default CDF tables when initialising mv probs.
by Thomas Davies
· 8 years ago
1d7db72
Use default CDF tables when initialising mode probs.
by Thomas Davies
· 8 years ago
e686200
Clear MMX FP state in PVQ code.
by Michael Bebenita
· 8 years ago
87aeeb8
Use default CDF tables when initialising coef probs.
by Thomas Davies
· 8 years ago
c21acce
Add lv_map experimental flag
by Angie Chiang
· 8 years ago
33bcd11
improving palette throughput
by Fangwen Fu
· 8 years ago
9837813
Allow disabling the 8-bit (low-bitdepth) operating path.
by Sebastien Alaiwan
· 8 years ago
343c139
ec_multiysmbol: Enable by default
by Alex Converse
· 8 years ago
f3eb840
EC_MULTISYMBOL: make all CDFs have a extra element.
by Thomas Davies
· 8 years ago
005feb6
Add get_plane_type() helper function.
by Luc Trudeau
· 8 years ago
d59fa2a
Use 10 tap for sharp interpolation filter
by Angie Chiang
· 8 years ago
0a2c0cb
Let hbd conv func be flexible
by Angie Chiang
· 8 years ago
2b0eeb1
Fix a compiling error in ext-tx and var-tx
by Jingning Han
· 8 years ago
1857cfa
Remove recon_variance variable from MACROBLOCK
by Jingning Han
· 8 years ago
b5bb3ff
Remove unused av1_build_inter_predictors_sbp()
by Jingning Han
· 8 years ago
Next »