Sign in
aomedia
/
avm
/
7eb160b1164057d7c77becd2868918a63a625420
7eb160b
apply clang-format
by clang-format
· 8 years ago
5bf37c9
Use --enable-daala_ec by default.
by Nathan E. Egge
· 8 years ago
d2efc6e
Use correct index variable.
by Tristan Matthews
· 8 years ago
7492672
Fix clang-format issues.
by Nathan E. Egge
· 8 years ago
8fce317
Reformatting the deringing code
by Jean-Marc Valin
· 8 years ago
ccc86a3
Introducing OD_DERING_SIZE_LOG2 constant (3)
by Jean-Marc Valin
· 8 years ago
fe28013
Renaming deringing blockwise write-back functions to make code clearer
by Jean-Marc Valin
· 8 years ago
02241a9
Deringing refactoring: replace last_sbc with simpler dering_left flag
by Jean-Marc Valin
· 8 years ago
640e5e0
Getting rid of the od_dering_in type
by Jean-Marc Valin
· 8 years ago
cd66972
Refactoring deringed block list code
by Jean-Marc Valin
· 8 years ago
00f3f72
Deringing line buffer no longer depends on holding OD_DERING_VERY_LARGE
by Jean-Marc Valin
· 8 years ago
6adbee6
Now using a single line buffer
by Jean-Marc Valin
· 8 years ago
a0e941a
Only copy data from deringed blocks to the line buffer
by Jean-Marc Valin
· 8 years ago
97a0aa2
Splitting out 8->16 block copy code into copy_sb8_16()
by Jean-Marc Valin
· 8 years ago
3459775
Eliminate the big superblock row buffer.
by Jean-Marc Valin
· 8 years ago
9578a6c
Making deringing buffer only one row of superblocks at a time
by Jean-Marc Valin
· 8 years ago
d9ff1f5
Duplicating deringing input superblock copy to make upcoming changes easier
by Jean-Marc Valin
· 8 years ago
4fda1e1
Using a uniform definition for "bsize" in deringing filter
by Jean-Marc Valin
· 8 years ago
73af26f
Using the copied input for od_dir_find8()
by Jean-Marc Valin
· 8 years ago
5899c24
Increase deringing horizontal padding to 4 pixels on each side
by Jean-Marc Valin
· 8 years ago
13b775a
De-sparsifying the deringing output buffer
by Jean-Marc Valin
· 8 years ago
bc21cb2
No need to store the deringing filter direction variance in an array
by Jean-Marc Valin
· 8 years ago
1eb3b20
Avoid the "initial copy" in the deringing filter
by Jean-Marc Valin
· 8 years ago
6dd5b19
Only copy the deringed blocks back into the buffer
by Jean-Marc Valin
· 8 years ago
2aa216b
Reducing copies in deringing filter
by Jean-Marc Valin
· 8 years ago
76b50a4
sb_all_skip_out() now computes a list of deringed blocks
by Jean-Marc Valin
· 8 years ago
b924c09
compute bskip as we go
by Jean-Marc Valin
· 8 years ago
f330ca8
Disable upsampled references for resolutions above 1080p.
by Thomas Daede
· 8 years ago
0fcd3e1
cmake support: A starting point.
by Tom Finegan
· 8 years ago
8746fc9
Fixes compilation error on Windows/Visual Studio
by Arild Fuldseth (arilfuld)
· 8 years ago
9abdec6
simp-mv-pred integration with ref-mv to save memory bandwidth and reduce
by Deng
· 8 years ago
55dc7bc
Fix the top-right reference block location
by Jingning Han
· 8 years ago
c266df0
Upsample reference frames after size dependent speed features are calculated.
by Thomas Daede
· 8 years ago
04d0d39
Centralize EC_MULTISYMBOL error checking.
by Nathan E. Egge
· 8 years ago
445927f
Deringing support for 4:2:2 by not deringing chroma
by Jean-Marc Valin
· 8 years ago
eb69004
EC_ADAPT: disable tests requiring tiles.
by Thomas Davies
· 8 years ago
0929da5
EC_ADAPT: refactor and fix MinArfFreq unit tests.
by Thomas Davies
· 8 years ago
6ed2f83
Only build aom_read/write_symbol if CONFIG_EC_MULTISYMBOL
by Alex Converse
· 8 years ago
575e0b3
Refactor prob_diff_update_savings_search_model
by hui su
· 9 years ago
5cabaec
EC_ADAPT: improved symbol adaptation.
by Thomas Davies
· 8 years ago
269a81c
EC_ADAPT: send updates for the correct nodes.
by Thomas Davies
· 8 years ago
e74bd07
Palette+ext-intra bugfix: Read Intra angle info before palette info.
by Urvang Joshi
· 8 years ago
f2753c3
Add ec_multisymbol for common daala_ec and rans code
by Alex Converse
· 8 years ago
37fdce8
Add support for v256 intrinsics
by Steinar Midtskogen
· 8 years ago
1352bbb
test/av1_convolve_optimiz_test.cc: vp10->av1
by Yaowu Xu
· 8 years ago
5489223
Move PI definition to av1/common/common.h
by Yaowu Xu
· 8 years ago
7d38193
Reduce frames to speed up test
by Yaowu Xu
· 8 years ago
a6660d2
Fix rans and ec_adapt combination
by Alex Converse
· 8 years ago
ef2dde5
Fix unstable encoder behavior when row_tile is turned on
by Jingning Han
· 8 years ago
f115cc6
Define SIMD_INLINE using AOM_FORCE_INLINE
by Steinar Midtskogen
· 8 years ago
e928f31
Move clpf_sse4_1.c to clpf_sse4.c in agreement with convention
by Steinar Midtskogen
· 8 years ago
bae95c1
AOM_FORCE_INLINE: fix always_inline attribute
by James Zern
· 8 years ago
d9cdf22
Free memory allocated by daala_ec encoder.
by Nathan E. Egge
· 8 years ago
d75e920
AOM_DSP_COMMON_H_ -> AOM_DSP_AOM_DSP_COMMON_H_
by Yaowu Xu
· 8 years ago
74a4621
Use "av1" as codec name
by Yaowu Xu
· 8 years ago
4c98c48
Add roundf and lroundf replacements for VS < 2013.
by Alex Converse
· 9 years ago
3b0b222
Update readme for gtest
by Yaowu Xu
· 8 years ago
b482fe5
aom_mem,align_addr: use ~ to create mask
by James Zern
· 9 years ago
58dfd69
msvs_common.sh: make fix_file_list generic
by James Zern
· 9 years ago
1c263e0
Fix obmc chroma prediction involving neighboring sub8x8 blocks' mvs
by Yue Chen
· 8 years ago
907bf42
Send allow_screen_content flag for both key and intra only frames
by Urvang Joshi
· 8 years ago
40574a1
Fix for version.sh when libvpx is checked out as git submodule
by Brion Vibber
· 9 years ago
4bb9925
Add : for a label in asm code
by Yaowu Xu
· 8 years ago
07f286d
remove tools/vpx-style.sh
by James Zern
· 9 years ago
57ad0a0
port changes on lpf from libvpx/nextgenv2
by Yaowu Xu
· 8 years ago
16dc151
Let is_interp_needed always return 1
by Angie Chiang
· 8 years ago
8d09947
configure: remove misc-fixes
by Yaowu Xu
· 8 years ago
3413696
Add #undef AOM_NO_UNSIGNED_OVERFLOW_CHECK
by Yaowu Xu
· 8 years ago
aa34609
Handle entropy coder experiment dependencies
by Alex Converse
· 8 years ago
cdc0f41
Disable the SuperframeTest with --enable-daala_ec.
by Nathan E. Egge
· 8 years ago
620d8de
Automatically upgrade profile to match input chroma subsampling.
by Thomas Daede
· 9 years ago
c82e605
Fix failing TestBitIO test with --enable-daala_ec.
by Nathan E. Egge
· 8 years ago
1ab52ff
port aom_thread.h change from libvpx/nextgenv2
by Yaowu Xu
· 8 years ago
6b70f00
Removing some useless loops in deringing filter
by Jean-Marc Valin
· 8 years ago
e17c29d
Fix clang-format errors in test files.
by Thomas Davies
· 8 years ago
06554ab
Fix deringing level choice for 10-bit and 12-bit
by Jean-Marc Valin
· 8 years ago
59848c5
Fix ec_adapt+daala_ec test failure
by Alex Converse
· 8 years ago
9719e2d
Add a runtime flag to enable bit accounting.
by Nathan E. Egge
· 8 years ago
aa8500e
remove x86inc leftovers
by Yaowu Xu
· 8 years ago
3607ec5
Add a decoder control to retrieve accounting data.
by Nathan E. Egge
· 8 years ago
d8e7f2c
Fix compiler warning when CONFIG_ACCOUNTING enabled.
by Nathan E. Egge
· 8 years ago
ec8093a
aom_dsp: remove x86inc.asm distinction
by Yaowu Xu
· 8 years ago
f062f98
Don't dering superblocks that have deringing disabled
by Jean-Marc Valin
· 8 years ago
5604727
Add SSE4.1 code for deringing functions.
by Michael Bebenita
· 8 years ago
7d2a586
Remove code related to USE_TEMPORALFILTER_12TAP
by Angie Chiang
· 8 years ago
657a1f7
Reverse order of CLPF and dering
by Steinar Midtskogen
· 9 years ago
8134db1
Mark bogus palette color probabilities as zero
by Alex Converse
· 8 years ago
3d030be
rans: Use symbol coding for motion vectors
by Alex Converse
· 8 years ago
79d8a07
Fix border check in MOTION_VAR
by Yue Chen
· 8 years ago
de9246c
Don't use _mm_cvtsi128_si64 on 32 bit systems
by Steinar Midtskogen
· 8 years ago
de97a9e
Remove av1_use_hp_mv()
by Alex Converse
· 8 years ago
bf98c21
Tile groups: ensure each tile in a TG has a length.
by Thomas Davies
· 8 years ago
b0112df
Add EC_ADAPT experiment for symbol-adaptive entropy coding.
by Thomas
· 9 years ago
85437b2
Move CLPF block signals from frame to SB level.
by Steinar Midtskogen
· 9 years ago
f041c0f
On x86 use _mm_set_epi32 when _mm_cvtsi64_si128 isn't available
by Steinar Midtskogen
· 8 years ago
c834d01
configure: remove old visual studio support (<2010)
by James Zern
· 9 years ago
3c631f9
remove visual studio < 2010 workarounds
by Yaowu Xu
· 8 years ago
7f060fb
cosmetic: add matching brackets
by hui su
· 8 years ago
52b806b
tests: remove redundant round() definition
by James Zern
· 9 years ago
2b3baa8
apply clang-format
by Yaowu Xu
· 8 years ago
Next »