Sign in
aomedia
/
aom
/
8f0e2bc96141c8595a59eac21fe719c49fe7c530
/
av1
/
common
/
resize.c
09c83a5
Refactor:rename functions to avoid double negation
by Cheng Chen
· 7 years ago
44702c8
cmake: generate rtcd headers in config subdir.
by Tom Finegan
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
1cd2825
get_down2_length: Remove incorrect assert.
by Urvang Joshi
· 7 years ago
f81d77b
Fix possible infinite loop in get_down2_steps().
by Urvang Joshi
· 7 years ago
3cab623
Remove CONFIG_LOOPFILTERING_ACROSS_TILES
by Yaowu Xu
· 7 years ago
1203acf
Refactor copying of buffer config.
by Urvang Joshi
· 7 years ago
f2312b1
Make av1_superres_upscale copy all required params
by Imdad Sardharwalla
· 7 years ago
3a4959f
Remove CONFIG_HORZONLY_FRAME_SUPERRES config flag
by Debargha Mukherjee
· 7 years ago
b18f0e0
av1_superres_unscaled: Make it more accurate.
by Urvang Joshi
· 7 years ago
3db3f80
[superres, bugfix] Allow upscale to use all decoded pixels
by David Barker
· 7 years ago
af8e264
Don't calculate chroma data in monochrome mode
by Imdad Sardharwalla
· 7 years ago
454697c
SIMD implementation of horz superres
by Imdad Sardharwalla
· 7 years ago
1fee28b
Harmonize superres + loop-restoration + lf-across-tiles
by David Barker
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
94ad370
Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES.
by Urvang Joshi
· 7 years ago
76c7800
Allow horzonly superres and striped loop restoration
by Rupert Swarbrick
· 7 years ago
7f8f1a9
Further cleanups of superres resize library
by Debargha Mukherjee
· 7 years ago
9713744
Move superres 1D convolve functions to convolve.c
by Debargha Mukherjee
· 7 years ago
d365d3c
Move and rename some macros for resize/upscale
by Debargha Mukherjee
· 7 years ago
138af6e
Misc. fixes/cleanups in superres upscaling
by Debargha Mukherjee
· 7 years ago
0aa2eb2
Fix some formatting errors in resize.c
by Debargha Mukherjee
· 7 years ago
1e17d2a
Implement 1D upscaler differently
by Debargha Mukherjee
· 7 years ago
26e0a69
Superres + loop restoration: Use 6 taps.
by Urvang Joshi
· 7 years ago
861f980
Refactor upscaling lib for horz superres support
by Debargha Mukherjee
· 7 years ago
69fde2e
horzonly-frame-superres: Apply to superres only.
by Urvang Joshi
· 7 years ago
3d8bcb2
Make horzonly-frame-superres a config flag.
by Urvang Joshi
· 7 years ago
e58b564
Add a macro SCALE_HORIZONTAL_ONLY.
by Urvang Joshi
· 7 years ago
de71d14
FRAME_SUPERRES: Rework to use scale factor of 8/D
by Urvang Joshi
· 7 years ago
b66894a
Upscale frame correctly in foreach_rtile_in_tile
by Rupert Swarbrick
· 7 years ago
6ec3d6e
Change 4-tap filter to be smoother
by Debargha Mukherjee
· 8 years ago
3897e2d
Simple upscaler w/ frame superres + loop-rest
by Debargha Mukherjee
· 8 years ago
505f006
Fix frame scaling prediction
by Fergus Simpson
· 8 years ago
65b80fd
Increase prec of resize library, correct offsets
by Debargha Mukherjee
· 8 years ago
bfbf6a5
Unify resize and superres denominator constants
by Fergus Simpson
· 8 years ago
29e40a6
Unify and clean up resize arguments
by Debargha Mukherjee
· 8 years ago
2676235
Replace '#ifdef CONFIG_...' with '#if CONFIG_...'
by David Barker
· 8 years ago
d2bcbb5
frame_superres: Post encode/decode upscaling
by Fergus Simpson
· 8 years ago
056732f
resize-refactor: Check pixel dim instead of mb dim
by Fergus Simpson
· 8 years ago
090bb60
frame_superres: Move av1_scale_if_requrired to common
by Fergus Simpson
· 8 years ago
92400ab
Enable build support for high-bitdepth by default
by Sebastien Alaiwan
· 8 years ago
e4ba6aa
Reduce variable scope
by Sebastien Alaiwan
· 8 years ago
0b95a6e
Use AOMMAX and AOMMIN
by Sebastien Alaiwan
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
d056500
frame-superres: Move resize from encoder to common
by Fergus Simpson
· 8 years ago
[Renamed (99%) from av1/encoder/resize.c]
64d7ef6
Fix Wundef warnings inside the codec
by Alex Converse
· 8 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/encoder/resize.c]
d9f9a34
vp10/encoder: apply clang-format
by clang-format
· 9 years ago
4aac819
Fix some static analysis issues with resize
by Debargha Mukherjee
· 9 years ago
345489c
vp10/resize: add missing alloc checks
by James Zern
· 9 years ago
088b05f
Use sizeof(variable) instead of sizeof(type)
by hui su
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/encoder/vp9_resize.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago