Sign in
aomedia
/
aom
/
bbdfa68d13a0
/
av1
/
common
/
filter.h
cf97e60
Add SSE2 variant for MULTITAP_SHARP2 2D-convolve
by Vishesh
· 4 years, 1 month ago
2ceec5a
Add SSE2 variant for MULTITAP_SHARP2 x-convolve
by Vishesh
· 4 years, 2 months ago
144a941
Improve temporal filter prediction
by Yunqing Wang
· 4 years, 3 months ago
6296724
Remove unused param from InterpFilterParams
by Elliott Karpilovsky
· 4 years, 9 months ago
65d65993
Filter code cleanup
by Yunqing Wang
· 4 years, 10 months ago
6050c2c
Fix convolve function for IntraBC
by Hui Su
· 5 years ago
5d040a9
Make inter_predictor() independent of intrabc
by Jingning Han
· 5 years ago
f08b1a5
av1/common/filter: fix int. sanitizer warnings
by Hien Ho
· 5 years ago
8487e95
Refactor pred_dual_interp_filter_rd function
by Satish Kumar Suman
· 6 years ago
dc2fe7f
Modify pred_filter_search function
by Venkat
· 6 years ago
bf0b45a
Refactor interpolation_filter_rd()
by Venkat
· 6 years ago
1e4f94b
Refactor InterpFilters variable
by Ravi Chaudhary
· 6 years ago
f038110
Fix bug in cb_pred_filter_search speed feature
by Sachin Kumar Garg
· 6 years ago
4667aa1
Make enum size same for all compilers
by Satish Kumar Suman
· 6 years ago
dca41c0
Use 8-tap interp filter in temporal filtering
by Yunqing Wang
· 6 years ago
e6fefb5
Remove obsolete comment
by Yue Chen
· 6 years ago
8048e8c
Modified unit test to test 4-tap filter
by Sachin Kumar Garg
· 6 years ago
91c9b2e
Modify use_accurate_subpel_search for better coding performance
by Yunqing Wang
· 6 years ago
d547fa6
Special handling of IntraBC interpolation
by Hui Su
· 6 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 6 years ago
901ecab
Use the short filter in subpel motion search
by Yunqing Wang
· 6 years ago
3a0c2ed
Speedup InterpFilterParams
by Peng Bin
· 7 years ago
06e800c
Bug fix for Arm-aarch64 Segmentation fault.
by Venkat
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
52b6299
Scaled pred: proper convolve for subpel search
by Urvang Joshi
· 7 years ago
a99a263
Remove the av1_get_interp_filter_params() function
by Urvang Joshi
· 7 years ago
c346abd
Remove CONFIG_SHORT_FILTER
by Yaowu Xu
· 7 years ago
9aea97d
Remove CONFIG_DUAL_FILTER
by Yaowu Xu
· 7 years ago
3ec11d1
Remove unused macro USE_TEMPORALFILTER_12TAP
by Yunqing Wang
· 7 years ago
504f4a8
Remove unused macro USE_EXTRA_FILTER
by Yunqing Wang
· 7 years ago
b8822d6
Cleanup dead code
by Frederic Barbier
· 7 years ago
728cdbe
enable short_filter by default
by Zhijie Yang
· 7 years ago
f02f8ae
Add short_filter experiment
by Zhijie Yang
· 7 years ago
f5f5c84
Use ATTRIBUTE_PACKED for some more enums.
by Urvang Joshi
· 7 years ago
259d442
Remove the intra-interp experiment
by Hui Su
· 7 years ago
398fdba
Fix compiler warning when dual_filter is not enabled
by Yi Luo
· 7 years ago
27e9029
Pack InterpFilters into a single integer
by Rupert Swarbrick
· 7 years ago
ec92c11
Remove unused switchable filter probs and remove remapping.
by Thomas Davies
· 7 years ago
7b35d733e
Fix LOG_SWITCHABLE_FILTERS
by Frederic Barbier
· 8 years ago
aadbb02
Mark SMOOTH2 filter under USE_EXTRA_FILTER flag
by Angie Chiang
· 8 years ago
b14c179
Enable dual filter by default
by Jingning Han
· 8 years ago
dd1ca307
Reimplement av1_convolve unit test
by Angie Chiang
· 8 years ago
a067172
Remove ATTRIBUTE_PACKED from InterpFilter which broke something
by Steinar Midtskogen
· 8 years ago
a9b174b
InterpFilter type: Create an enum.
by Urvang Joshi
· 8 years ago
7a2af6c
Separate Y and UV planes' filter declaration
by Angie Chiang
· 8 years ago
1733f6b
Merge ext_interp and dual_filter
by Angie Chiang
· 8 years ago
eda3d76
Add intra-interp experiment flag
by hui su
· 8 years ago
b9b017d
Allow only one direction uses 12 sharp filter
by Angie Chiang
· 8 years ago
d91ab37
Merge 2 sharp interpolation filters
by Angie Chiang
· 8 years ago
75c2209
Simplify interpolation filter search in handle_inter_mode()
by Angie Chiang
· 8 years ago
6305abe
Refactor: Add macro LOG_SWITCHABLE_FILTERS
by Angie Chiang
· 8 years ago
b9ba5c2
Simplify file dependencies of SIMD implementation of interpolation filters
by Angie Chiang
· 8 years ago
8e46b86
Fix filter type mismatch warning on Visual Studio
by Yi Luo
· 8 years ago
67948d3
apply clang-format
by clang-format
· 8 years ago
7b9407a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 8 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 8 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 8 years ago
[Renamed (97%) from vp10/common/filter.h]
7feae8e
vp10/common: apply clang-format
by clang-format
· 8 years ago
8cacca7
HBD convolution filtering (10/12 taps) SSE4.1 optimization
by Yi Luo
· 9 years ago
229690a
Convolution horizontal filter SSSE3 optimization
by Yi Luo
· 9 years ago
27d44a1
Re-structure probability model context for prediction filter type
by Jingning Han
· 9 years ago
8b084b6
Clean up ext-interp experiment
by Jingning Han
· 9 years ago
db08450
A build fix and some other cosmetic changes
by Debargha Mukherjee
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 9 years ago
72eda13
Use sharp filter for alter reference frame generation
by Jingning Han
· 9 years ago
e4af6a4
Merge 12sharp filter into ext-interp
by Angie Chiang
· 9 years ago
d534911
add convolution function with adjustable length
by Angie Chiang
· 9 years ago
3b1c766
Add 8-tap interpolation filter options for intra prediction
by hui su
· 9 years ago
85514c4
New interpolation experiment
by Debargha Mukherjee
· 9 years ago
2dcefd9
Correct guard macros in header files
by Yaowu Xu
· 9 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 9 years ago
[Renamed from vp10/common/vp9_filter.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 9 years ago