Sign in
aomedia
/
avm
/
5ca25dfcc03dabaa8de9abf41fb929e9cb3873e3
/
aom_dsp
f152a0b
aom_read_primitive_refbilevel: rm some dead stores
by James Zern
· 8 years ago
71a37de
bitstream.c: normalize some size types
by James Zern
· 8 years ago
83fbd57
[Code Cleanup] Move accounting.[ch] to decoder
by Luc Trudeau
· 8 years ago
ec4048a
Move scale_sqrt2_* functions to a common location.
by Urvang Joshi
· 8 years ago
bd343f4
Common Identity 16x8 transform: forward and reverse.
by Urvang Joshi
· 8 years ago
c6a48a2
Drop support for CONFIG_EMULATE_HARDWARE
by Sebastien Alaiwan
· 8 years ago
f6c807c
ec_smallmul: Convert CDFs to iCDFs.
by Timothy B. Terriberry
· 8 years ago
a4d8799
Move width branch out of height loop
by Yi Luo
· 8 years ago
27acc47
Skip adding zero siginal to prediction with DC only idct
by Yushin Cho
· 8 years ago
d5b89d0
ec_smallmul: Simplify binary read/write.
by Timothy B. Terriberry
· 8 years ago
ead5287
daala_ec: Convert the decoder to use iCDFs
by Timothy B. Terriberry
· 8 years ago
881f109
daala_ec: Invert the internal state of the decoder
by Timothy B. Terriberry
· 8 years ago
41b4f75
daala_ec: Convert the encoder to use iCDFs
by Timothy B. Terriberry
· 8 years ago
033e536
daala_ec: Remove non-dyadic functions.
by Timothy B. Terriberry
· 8 years ago
dd6fa06
update parallel_deblocking experiment with more filter tap options
by Ryan Lei
· 8 years ago
e5728a9
Simplify coefficient range checking
by Sebastien Alaiwan
· 8 years ago
6c86ace
Fix CONFIG_HIGHBITDEPTH in cmake.
by Tom Finegan
· 8 years ago
d148c96
Add mips32 support to the cmake build.
by Tom Finegan
· 8 years ago
1b2b739
Add s8 -> s16 unpack instrinsics
by Steinar Midtskogen
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
b1c5760
Add ec_smallmul experiment.
by Timothy B. Terriberry
· 8 years ago
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
859931e
variance_neon: sync variance*() w/c,sse2
by James Zern
· 8 years ago
1e64e70
Fix forward transform compilation errors
by Yunqing Wang
· 8 years ago
c07b23d
RTCD defs: refactor intra prediction protos.
by Urvang Joshi
· 8 years ago
a2fa9ee
Improve SSE2 implementation of v64_abs_s8 and v128_abs_s8
by Steinar Midtskogen
· 8 years ago
6033fb8
Add v64_abs_s8, v128_abs_s8 and v256_abs_s8
by Steinar Midtskogen
· 8 years ago
9b8444a
Add v64_ssub_u16, v128_ssub_u16 and v256_ssub_u16
by Steinar Midtskogen
· 8 years ago
5ddac0a
RTCD defs: Remove empty specialize statements once and for all.
by Urvang Joshi
· 8 years ago
29608d8
variance: Add odd size sse functions
by Alex Converse
· 8 years ago
9d24735
High bit depth inter prediction filter AVX2
by Yi Luo
· 8 years ago
4c5b020
Make aom_sum_squares_2d_i16 take width and height parameters.
by Alex Converse
· 8 years ago
b8ff6aa
Add SIMD support for CDEF dering for sse2/ssse3 and neon
by Steinar Midtskogen
· 8 years ago
73aa77c
Increase parallelism in CLPF SIMD
by Steinar Midtskogen
· 8 years ago
5e9d15f
aom_dsp: Fix cmake build.
by Tom Finegan
· 8 years ago
47748b5
Adds binary code lib for coding various symbols
by Debargha Mukherjee
· 8 years ago
8e67c05
Fix tree to cdf index mapping
by Jingning Han
· 8 years ago
e9f7742
Do real chroma RDO search for CDEF
by Jean-Marc Valin
· 8 years ago
fa16041
Fix Wundef errors in simd intrinsics
by Alex Converse
· 8 years ago
64d7ef6
Fix Wundef warnings inside the codec
by Alex Converse
· 8 years ago
5afa192
Add arm64 iOS support to the cmake build.
by Tom Finegan
· 8 years ago
3c33def
Limit line buffer to 6 lines
by Steinar Midtskogen
· 8 years ago
d280a84
Remove boundary checks in CLPF
by Steinar Midtskogen
· 8 years ago
5dad9a8
EC_ADAPT: minor simplification to adaptation mechanism.
by Thomas Davies
· 8 years ago
97d29ea
Add support for armv7s to cmake aom_dsp build.
by Tom Finegan
· 8 years ago
95f1c2a
Fix -fsanitize=integer warnings in v64_intrinsics_c.h
by Steinar Midtskogen
· 8 years ago
6c79576
Fix ubsan warnings
by Steinar Midtskogen
· 8 years ago
a9d41e8
Merge dering/clpf rdo and filtering
by Steinar Midtskogen
· 8 years ago
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
d080f41
Fix broken build with accounting
by Yushin Cho
· 8 years ago
561eb7c
daala_ec: Remove dead code.
by Timothy B. Terriberry
· 8 years ago
f7f87ff
Add a symbol decode call count to accounting.
by Thomas Davies
· 8 years ago
ee7ee7f
SMOOTH_PRED: Use get_msb() to get log2 of block dimension.
by Urvang Joshi
· 8 years ago
6d2f3c2
Fix some potential warnings on unused functions and implicit cast
by Steinar Midtskogen
· 8 years ago
4d5bbbd
SMOOTH_PRED: Use 8-bit weights for real.
by Urvang Joshi
· 8 years ago
6598843
aom_dsp.mk: Remove redundant CONFIG_PVQ section.
by Tom Finegan
· 8 years ago
392d0ff
implement combined parallel_deblocking experiment
by Ryan Lei
· 8 years ago
919caad
Fix naming inconsistency in aom_dsp cmake source list vars.
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
9af968f
Fix high bit depth build in cmake.
by Tom Finegan
· 8 years ago
5f8361a
get_prob(): rationalize int types
by James Zern
· 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
4305e6b
CLPF: Add quality dependent damping in the constrain function
by Steinar Midtskogen
· 8 years ago
4e6a8f3
Fix signed left-shifts added in e93acb2d228c.
by Timothy B. Terriberry
· 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
f3eb840
EC_MULTISYMBOL: make all CDFs have a extra element.
by Thomas Davies
· 8 years ago
85ac13e
Move aom_dsp cmake stuff into aom_dsp/aom_dsp.cmake.
by Tom Finegan
· 8 years ago
8176081
SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit.
by Urvang Joshi
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
c4e9e47
Rename aom_read_tree_bits() to aom_read_tree_as_bits().
by Nathan E. Egge
· 8 years ago
27713d9
EC_ADAPT: do faster adaptation initially.
by Thomas Davies
· 8 years ago
0f11c78
Fix DAALA_EC when EC_MULTISYMBOL disabled.
by Nathan E. Egge
· 8 years ago
24f1a90
Add flag for RAWBITS to use raw bits with DAALA_EC.
by Nathan E. Egge
· 8 years ago
7fdf2d2
ans: Optimize rabs unbiased bit decode
by Alex Converse
· 8 years ago
8c687d2
ans: Cleanup rans writing routines
by Alex Converse
· 8 years ago
3920406
ans: Use a subnormal initial state
by Alex Converse
· 8 years ago
4f0b3ed
Retune the CLPF kernel
by Steinar Midtskogen
· 8 years ago
b13ce13
ans: Increase the base state to 1<<17.
by Alex Converse
· 8 years ago
73ad523
Add support for disabling CLPF on tile boundaries
by Steinar Midtskogen
· 8 years ago
7a40600
ALT_INTRA: Integerize the weights for SMOOTH_PRED.
by Urvang Joshi
· 8 years ago
c54692b
ans: Switch from uABS to rABS
by Alex Converse
· 8 years ago
0d3aeda
Remove unused assembly sources and associated tests.
by Tom Finegan
· 8 years ago
c957af9
Remove unused aom_complement()
by Alex Converse
· 8 years ago
2ce4bd4
ec_multisymbol: Add defines CDF_PROB_BITS, CDF_PROB_TOP
by Alex Converse
· 8 years ago
e8b34bb
ans: Remove some dead code.
by Alex Converse
· 8 years ago
5bb97ed
ALT_INTRA experiment: Use single set of weights for SMOOTH_PRED
by Urvang Joshi
· 8 years ago
d0e23b4
Merge dct_const_round_shift functions.
by Sebastien Alaiwan
· 8 years ago
cda0b5e
highbitdepth + loop restoration: fix build on x86 32 bit
by Johann
· 8 years ago
822513c
ans: Support a larger state range in reverse serialization
by Alex Converse
· 8 years ago
bca73c4
Make ALT_INTRA work with CB4X4.
by Urvang Joshi
· 8 years ago
9303b94
aom_subpixel_8t_intrin_avx2: tolerate unversioned clang
by James Zern
· 9 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
ef97ec0
EC_ADAPT: faster CDF update.
by Thomas Davies
· 8 years ago
346440b
Use the standard aom_reader_init() interface for ans
by Alex Converse
· 8 years ago
2d8dd96
Use const cdf with aom_read_symbol().
by Nathan E. Egge
· 8 years ago
e069849
Split aom_read_cdf() from aom_read_symbol().
by Nathan E. Egge
· 8 years ago
Next »