Sign in
aomedia
/
avm
/
9b02b0e6cd566a363a0bcdc5e4ceaa559d3f297f
/
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
· 9 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
10232ed
Refactor loopfilter level arrays to 2D.
by Geza Lore
· 9 years ago
511da8c
Rename MI_BLOCK_SIZE and MI_MASK macros.
by Geza Lore
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
efe7d4e
Refactor mbmi->inter_tx_size to 2D array.
by Geza Lore
· 9 years ago
aa6c754
Merge remote-tracking branch 'webm/master' into nextgenv2
by Yaowu Xu
· 9 years ago
110d377
remove loopfilter 'count' param TODOs
by James Zern
· 9 years ago
9b44d9d
split vpx_highbd_lpf_horizontal_16 in two
by James Zern
· 9 years ago
1b519fb
split vpx_lpf_horizontal_16 in two
by James Zern
· 9 years ago
e7a23d7
vpx_highbd_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
5171857
vpx_highbd_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
3c1019e
vpx_highbd_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
72a9f06
vpx_highbd_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
b1e97c6
vpx_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
bd5a5bb
vpx_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
109a47b
vpx_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
3722574
vpx_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
f0a4485
Refactor to separate restoration from loop filter
by Debargha Mukherjee
· 9 years ago
3eb10fc
Cosmetic changes to loop restoration
by Debargha Mukherjee
· 9 years ago
968bbc7
Adding new compound modes to EXT_INTER experiment
by Yue Chen
· 9 years ago
84ca7a9
Loop restoration filter
by Debargha Mukherjee
· 9 years ago
1ac8587
EXT_INTER experiment
by Yue Chen
· 9 years ago
3787b17
Super transform - ported from nextgen branch
by Debargha Mukherjee
· 9 years ago
66f2f65
Merge MISC_FIXES
by hui su
· 9 years ago
94266f4
Make loop filter support recursive transform block partitioning
by Jingning Han
· 9 years ago
6727943
Refactor loop filter mask
by Jingning Han
· 9 years ago
7c514e2
Merged branch 'master' into nextgenv2
by Yaowu Xu
· 10 years ago
034c28b
vp10: split UV int4x4 loopfilter flag in one for each covered edge.
by Ronald S. Bultje
· 10 years ago
a5d930e
vp10: don't reset contextual skip flag if block has no coefficients.
by Ronald S. Bultje
· 10 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
5e16d39
vpx_dsp_common: add VPX prefix to MIN/MAX
by James Zern
· 10 years ago
afb6b4b
VP9Common -> VP10Common
by Yaowu Xu
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/common/vp9_loopfilter.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago