Sign in
aomedia
/
avm
/
96d1c0a586a97c463499d77f728b8accced4fe50
/
av1
/
common
/
av1_loopfilter.c
a1befa5
Avoid Visual Studio compile error in loopfilter
by Rupert Swarbrick
· 7 years ago
ab8840e
Revert wrong uses of TX_SIZE enum.
by Urvang Joshi
· 7 years ago
e36a08c
Resolve some static analysis warnings
by Debargha Mukherjee
· 7 years ago
cf26ee5
Fix warning about bitwise 'not' on boolean
by Sebastien Alaiwan
· 7 years ago
9752a2e
Use TX_SIZE consistently instead of int.
by Urvang Joshi
· 7 years ago
880166a
LOOPFILTER_LEVEL: add flexibility for EXT_DELTA_Q
by Cheng Chen
· 7 years ago
a97394f
Make LOOPFILTER_LEVEL support EXT_DELTA_Q
by Cheng Chen
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 7 years ago
2b43501
Implement 64x32 and 32x64 transforms
by Debargha Mukherjee
· 7 years ago
2fa6e1c
Add 32x128/128x32 block sizes
by Rupert Swarbrick
· 8 years ago
d8184da
Make LOOPFILTER_LVL support segment
by Cheng Chen
· 7 years ago
4ce8521
Add deblock_13tap experiment
by Ola Hugosson
· 8 years ago
15f6b86
Fix select filter level
by Cheng Chen
· 8 years ago
5589d71
Reorgnize loop filter range for superblock
by Cheng Chen
· 8 years ago
f572cd3
Search for deblocking filter level for superblock
by Cheng Chen
· 8 years ago
ea8a0d5
Lowbd parallel_deblocking sse2 optimization
by Yi Luo
· 8 years ago
4eafefe
apply clang-format
by clang-format
· 8 years ago
16c64e3
Miscellaneous fixes for var-tx
by David Barker
· 8 years ago
6f5569f
Highbd parallel_deblocking sse2 optimization
by Yi Luo
· 8 years ago
13fc819
Change experimental flag name
by Cheng Chen
· 8 years ago
179479f
Dual deblocking filter strength thresholds
by Cheng Chen
· 8 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
9efbaf9
Improve readability for experiment UV_LVL
by Cheng Chen
· 8 years ago
721847c
Make DDF work with parallel deblocking
by Cheng Chen
· 8 years ago
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
61a12ef
Refactor paralles_deblocking
by Cheng Chen
· 8 years ago
e94df5c
Select filter level for U, V planes
by Cheng Chen
· 8 years ago
6952f45
Fix a bug for directional deblocking filter
by Cheng Chen
· 8 years ago
9050c9d
Directional deblocking filter
by Cheng Chen
· 8 years ago
2a4b781
refactor the code to use common av1_get_uv_tx_size function.
by Ryan Lei
· 8 years ago
2c6ca5f
enable parallel_deblocking experiment by default
by Ryan Lei
· 8 years ago
0c6244b
refactor get_tx_size() and get_uv_tx_size()
by hui su
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
f1da631
Minor refactor to reduce unnecessary mem alloc
by Cheng Chen
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
a9a23f7
fix a bug in the parallel deblocking experiment for chroma plane
by Ryan Lei
· 8 years ago
639a9eb
clean up the logic for generating tile boundary information
by Ryan
· 8 years ago
4fd4c0d
Fix a bug in loop filter mask
by Cheng Chen
· 8 years ago
1eb55ff
integrate parallel_deblocking with var_tx experiment
by Ryan Lei
· 8 years ago
85b6646
Add encoder/decoder pipeline to support single ref comp modes
by Zoe Liu
· 8 years ago
17905ed
integrate parallel_deblocking with CB4x4
by Ryan Lei
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
6e4955d
Rework loop filter tx size selection
by Jingning Han
· 8 years ago
331662e
Rework txfm_above and txfm_left context offset
by Jingning Han
· 8 years ago
b496bba
Fix loop filtering bug in non-420 video.
by Cheng Chen
· 8 years ago
2af277a
Silent clang warnings on variable init value assignment
by Jingning Han
· 8 years ago
bb6e134
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
by Debargha Mukherjee
· 8 years ago
efdad1f
Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h
by hui su
· 8 years ago
e6ca8e8
Add a new experiment SMOOTH_HV.
by Urvang Joshi
· 8 years ago
7a8e102
Fix a compile error for av1_setup_dst_planes()
by Debargha Mukherjee
· 8 years ago
91d9a79
Offset sub8x8 chroma component buffer pointers
by Jingning Han
· 8 years ago
140a61d
Localize the use of CONFIG_EXT_DELTA_Q
by Yaowu Xu
· 8 years ago
7711872
loopfilter: Refactor common calls for lowbd and hbd.
by Urvang Joshi
· 8 years ago
37aebf1
Refactor non420 loop filters for row and col.
by Urvang Joshi
· 8 years ago
231fe42
Extend delta q to have delta lf
by Fangwen Fu
· 8 years ago
dd6fa06
update parallel_deblocking experiment with more filter tap options
by Ryan Lei
· 8 years ago
550a117
Fix loop-filter in ALT_INTRA
by Frederic Barbier
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
afeb921
Fix compiler warnings in av1_loopfilter
by Jingning Han
· 8 years ago
41fc0c6
add 15 tap filter in the parallel_deblocking experiment
by Ryan Lei
· 8 years ago
392d0ff
implement combined parallel_deblocking experiment
by Ryan Lei
· 8 years ago
17ce8b1
Remove file base name collisions.
by Tom Finegan
· 8 years ago
[Renamed (99%) from av1/common/loopfilter.c]
9b02b0e
deblocking_across_tiles->loopfilter_across_tiles
by Ryan Lei
· 8 years ago
3eb713e
Fix loopfilter for rectangular transforms
by Debargha Mukherjee
· 8 years ago
a98ceea
add a minor clarification in comment
by Yaowu Xu
· 8 years ago
7386eda
Add an experiment to disable lpf on tile boundaries
by Ryan Lei
· 8 years ago
ed8f396
Refactor loop filter frame border condition
by Jingning Han
· 8 years ago
01c472d
Refactor loop filter implementation
by Jingning Han
· 8 years ago
7bc61a6
Correct loopfilter for non420 streams
by Peter de Rivaz
· 8 years ago
f1702dd
Add 2x2 block unit syntax
by Jingning Han
· 8 years ago
5a488a6
Some fixes related to 64x64 tx, ext-tx, supertx
by Debargha Mukherjee
· 8 years ago
fe45b21
Deprecated the separate handle on rectangular tx_size in var_tx
by Jingning Han
· 8 years ago
48c410a
Loopfilter extension to cover 64x64 txfms
by Debargha Mukherjee
· 8 years ago
9fb1d69
Use the actual transform block size for loop filter selection
by Jingning Han
· 8 years ago
18ee02b
Merge "Fix two bugs in parallel_deblocking experiment" into nextgenv2
by Yaowu Xu
· 8 years ago
9edd600
Merge "fix filtering of uv int4x4 for odd rows" into nextgenv2
by Yaowu Xu
· 8 years ago
d5723e6
Merge "Add parallel-deblocking experiment" into nextgenv2
by Yaowu Xu
· 8 years ago
607fa6a
Support potential 2x2 transform block unit
by Jingning Han
· 8 years ago
6f8c1a7
Fix two bugs in parallel_deblocking experiment
by Ryan Lei
· 8 years ago
e8a3dbc
fix filtering of uv int4x4 for odd rows
by Janne Salonen
· 8 years ago
1514948
Add parallel-deblocking experiment
by Ryan Lei
· 8 years ago
130ca4d
Remove the has_no_coeffs corner case
by Peter de Rivaz
· 8 years ago
454280d
Fix warnings reported by -Wshadow: Part2: av1 directory
by Urvang Joshi
· 8 years ago
5cd2ab9
Enable tile-adaptive restoration
by Debargha Mukherjee
· 9 years ago
a1e48dc
Make RECT_TX(>=8x8) work with VAR_TX
by Yue Chen
· 9 years ago
2f12340
Enable rectangular transforms for UV
by Debargha Mukherjee
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (99%) from vp10/common/loopfilter.c]
e57b1a5
Make rectangular txfm in EXT_TX work with VAR_TX
by Yue Chen
· 9 years ago
4402685
Various rect-tx fixes
by Debargha Mukherjee
· 9 years ago
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
e5848de
Rectangular transforms 4x8 & 8x4
by Debargha Mukherjee
· 9 years ago
44b91a0
Select segment based loopfilter strength for supertx blocks.
by Geza Lore
· 9 years ago
7ff7943
Brings back near-near compound mode into ext-inter
by Debargha Mukherjee
· 9 years ago
004c7fa
Fix out-of-bound memory access in loop filter
by Jingning Han
· 9 years ago
454989f
Make superblock size variable at the frame level.
by Geza Lore
· 9 years ago
f7457f5
Loopfilter fix
by Debargha Mukherjee
· 9 years ago
Next »