Sign in
aomedia
/
avm
/
cd1eaba8c2107aa29c435650901f8d0f2da90244
cd1eaba
Remove partition_cdf update from entropymode.c.
by Nathan E. Egge
· 9 years ago
1460b83
Fix Visual Studio build.
by Thomas
· 9 years ago
64b9558
CLPF: Remove redundant function argument.
by Steinar Midtskogen
· 9 years ago
e861939
Add rate error metric to av1
by Sarah Parker
· 9 years ago
ddbc2e2
Switch rANS to 15 bit precision, and adjust L_BASE.
by Alex Converse
· 9 years ago
9e3eacf
Run clang-format on scan.c
by Angie Chiang
· 9 years ago
caaa43d
Add update_scan_count_facade()
by Angie Chiang
· 9 years ago
5cb9f2e
Add nonzero prob/count tables for adaptive scan order
by Angie Chiang
· 9 years ago
fe0f8c3
Add adapt_scan experimental flag
by Angie Chiang
· 9 years ago
d3ff03b
Support potential 2x2 transform block unit
by Jingning Han
· 9 years ago
f9562ae
apply clang-format
by clang-format
· 9 years ago
6f1b9ba
.clang-format: update to 3.8.1
by James Zern
· 9 years ago
bf4ae84
Simpler threshold calculation for the second filter
by Jean-Marc Valin
· 9 years ago
6e82523
Make 4x4 deringing (chroma) use shorter filters
by Jean-Marc Valin
· 9 years ago
a25c6c3
Extend CLPF to chroma.
by Steinar Midtskogen
· 9 years ago
dca173a
Step size and arithmetic coding for delta quantization.
by Thomas Davies
· 9 years ago
0fe6511
Support for delta-q at superblock level
by Arild Fuldseth
· 9 years ago
378b30c
Fix clang-format comment alignment issues.
by Thomas
· 9 years ago
b672481
Update class0_fp_cdf and fp_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
98712c0
Update class_cdf table once per frame.
by Nathan E. Egge
· 9 years ago
924f7ee
Update joint_cdf table once per frame.
by Nathan E. Egge
· 9 years ago
c5579ea
Update inter_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
879d341
Update uv_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
7b8ac4f
Update y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
ef56088
Update kf_y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
a734340
Use intra_ext_tx_cdf when coding tx_type.
by Nathan E. Egge
· 9 years ago
12bc8b0
Set spatial neighbor search resolution 16x16 for block size 64x64
by Jingning Han
· 9 years ago
f117696
Search collocated reference block in 16x16 unit
by Jingning Han
· 9 years ago
1ded08d
Use MV_FP_SIZE based constant instead of 3.
by Nathan E. Egge
· 9 years ago
f761795
7-bit interpolation filters
by Arild Fuldseth
· 9 years ago
ea354f3
Fix av1/common/clpf.c clang format
by Jingning Han
· 9 years ago
c65fb3a
Fix compiler failure in ref-mv
by Jingning Han
· 9 years ago
69e9d7a
Make ref_mv_idx syntax context dependent on block distance only
by Jingning Han
· 9 years ago
cefcfa1
Remove some dead code in CLPF.
by Steinar Midtskogen
· 9 years ago
b2be25f
Added high bit-depth support in CLPF.
by Steinar Midtskogen
· 9 years ago
fad338b
Add lossless_encoder example from libvpx
by Yaowu Xu
· 9 years ago
54a3af6
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
47eb9a2
AnsTest: Replace the dummy distribution
by Alex Converse
· 9 years ago
c7fd0a9
Fix a memleak in CLPF.
by Steinar Midtskogen
· 9 years ago
1cfc506
Print correct info if CLPF unit tests fail.
by Steinar Midtskogen
· 9 years ago
be8a8ab
Code class0 using aom_read() / aom_write().
by Nathan E. Egge
· 9 years ago
a81e821
Namespace the idct/iad symbols
by Luca Barbato
· 9 years ago
b1c3bb5
Palette: Use inverse_color_order to find color index faster.
by Urvang Joshi
· 9 years ago
39d69bc
Decoder performance improvement with daala_ec.
by Nathan E. Egge
· 9 years ago
11206c6
Remove custom rans types
by Alex Converse
· 9 years ago
35d93d5
Fix build with --dering.
by Michael Bebenita
· 9 years ago
6be47dc
Reduce memory footprint for CLPF encoding.
by Steinar Midtskogen
· 9 years ago
eb5794d
Reduce memory footprint for CLPF decoding.
by Steinar Midtskogen
· 9 years ago
5922895
Fix build with --enable-palette.
by Urvang Joshi
· 9 years ago
c1a87fa
Change return type of tell and tell_frac to uint32_t.
by Nathan E. Egge
· 9 years ago
c0aeb33
aom_mem.c: remove unnecessary inline
by James Zern
· 9 years ago
e6b1294
Bit accounting.
by Michael Bebenita
· 9 years ago
b87951a
Always send frame size explicitly when error_resilient_mode=1.
by Arild Fuldseth
· 9 years ago
b250a3b
Make CLPF handle frame widths and heights not divisible by 8.
by Steinar Midtskogen
· 9 years ago
cce16f6
Adds ability to measure with a higher precision the number of bits
by Michael Bebenita
· 9 years ago
7d8e2b1
x86inc.asm: port changes from libvpx
by Yaowu Xu
· 9 years ago
e8f0478
Reformat a table for better readability
by Yaowu Xu
· 9 years ago
4e69284
Rewrite some loops to avoid -Wunsafe-loop-optimizations warnings.
by Urvang Joshi
· 9 years ago
d55aaa8
Make generic SIMD work with clang.
by Steinar Midtskogen
· 9 years ago
02b4de0
Use explicit tx_size parsing in read_selected_tx_size()
by Jingning Han
· 9 years ago
e314316
Unify the enc/dec uv block tx_size fetch
by Jingning Han
· 9 years ago
f476e1a
Regularize the minimum tx_size
by Jingning Han
· 9 years ago
3f59590
Non-normative quality improvements to CLPF.
by Steinar Midtskogen
· 9 years ago
da8be9a
CLPF: Don't assume sb size=64 and w&h multiple of 8 + valgrind fix.
by Steinar Midtskogen
· 9 years ago
cdfb981
Silence some harmless compiler warnings in CLPF.
by Steinar Midtskogen
· 9 years ago
df9bb76
Remove add_token_no_extra.
by Alex Converse
· 9 years ago
06cce84
Remove unused aom_rans_build_cdf_from_pdf.
by Alex Converse
· 9 years ago
f3b0007
Use constrained tokenset with --enable-daala_ec.
by Nathan E. Egge
· 9 years ago
e1f9e33
Update segment tree_cdf per frame.
by Nathan E. Egge
· 9 years ago
ef44602
Add the tool used to generate the constrained tokenset.
by Alex Converse
· 9 years ago
af98507
Remove the starting zero from ANS CDFs.
by Alex Converse
· 9 years ago
e325478
Two minor improvements from libvpx
by Yaowu Xu
· 9 years ago
019eb3d
Minor formatting changes from libvpx
by Yaowu Xu
· 9 years ago
8f00dda
Replace "inline" with "INLINE"
by Yaowu Xu
· 9 years ago
0186a7e
Refactor tx_size use case in block encoding stage
by Jingning Han
· 9 years ago
a2495c2
Refactor tx_size use case in the RD loop
by Jingning Han
· 9 years ago
f826ebd
Correct formatting
by Yaowu Xu
· 9 years ago
7332ae0
Refactor tx_size use cases in blockd.c
by Jingning Han
· 9 years ago
d46cecf
psnr.c: unsigned to signed
by Yaowu Xu
· 9 years ago
2e3fedd
Fix a number of typos and improve formatting
by Yaowu Xu
· 9 years ago
5167323
Simplify variable defs in av1_predict_intra_block
by Jingning Han
· 9 years ago
bfd8d30
Refactor tx_size to pixel number mapping in reconintra.c
by Jingning Han
· 9 years ago
be25f50
Fix an include order
by Yaowu Xu
· 9 years ago
d99e8be
Restore the use of "vpxor" instructions
by Yaowu Xu
· 9 years ago
9662fde
Refactor tx_size step use cases in decoder
by Jingning Han
· 9 years ago
c9f1073
Add tx_size_1d_in_unit table
by Jingning Han
· 9 years ago
f46b118
Fix clang-format warnings in aom_dsp/simd/v64_intrinsics_arm.h
by Jingning Han
· 9 years ago
a55444c
Fix msvc build warnings:
by Yaowu Xu
· 9 years ago
b87cc92
Added generic SIMD support for CLPF.
by Steinar Midtskogen
· 9 years ago
992cf8a
Added generic SIMD library supporting x86 SSE2+ and ARM NEON.
by Steinar Midtskogen
· 9 years ago
220c645
Fix gcc compiler warnings in ref-mv
by Jingning Han
· 9 years ago
02b3af0
Refactor tx_size to pixel number in decodeframe.c
by Jingning Han
· 9 years ago
8876a3a
Add tx_size to pixel number map
by Jingning Han
· 9 years ago
ab2889d
Fix a bug in high-bit-depth encoding
by Yunqing Wang
· 9 years ago
6796e7f
Remove some useless casts
by Urvang Joshi
· 9 years ago
764d126
Move palette code from libvpx/nextgenv2 to aomedia.
by Urvang Joshi
· 9 years ago
bae8c51
Fix motion vector out of range bugs
by Yunqing Wang
· 9 years ago
dedc014
Remove stale OD_ACCOUNTING code.
by Michael Bebenita
· 9 years ago
53c1bbb
Revert code formatting of OD_UNIFORM_CDFS_Q15.
by Nathan E. Egge
· 9 years ago
6d69e9c
Fix -Wdeclaration-after-statement warning.
by Nathan E. Egge
· 9 years ago
Next »