Sign in
aomedia
/
aom
/
cb7d3eb737f3fc99e32b07f86de27f887d7a83ea
/
av1
/
common
/
idct.h
12c64e8
Remove the INLINE macro
by Wan-Teh Chang
· 7 months ago
b7c05bd
*.{c,cc,h}: normalize AOMedia copyright
by James Zern
· 9 months ago
ffe7ae7
Optimize highbd 4x16 and 16x4 inv_txfm
by Remya
· 6 years ago
a563302
Optimize highbd 4x8 and 8x4 inv_txfm
by Remya
· 6 years ago
0fa5411
Optimize highbd inv_txfm modules
by Remya
· 6 years ago
929b4d1
Optimize highbd 8x16 and 16x8 inv_txfm
by Remya
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
d3d6845
Restructure highbd inverse txfm modules.
by Venkat
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
8c489a8
Move iwht4x4 to av1_inv_txfm2d.c
by Angie Chiang
· 7 years ago
750f644
Move encoder-only function to encodemb.c
by Sebastien Alaiwan
· 7 years ago
5859636
Remove DAALA_TX experiment
by Sebastien Alaiwan
· 7 years ago
e2165df
idct.c: make functions static
by Sebastien Alaiwan
· 7 years ago
fcdb1b4
idct.c: drop unreachable code (non-scaled transforms)
by Sebastien Alaiwan
· 7 years ago
b2bf48d
idct.h: remove unused inclusions
by Sebastien Alaiwan
· 7 years ago
53e5e65
idct.h: remove dead declarations
by Sebastien Alaiwan
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
33b39f0
[idct] Fix initialization of tx_set_type
by Frederic Barbier
· 7 years ago
27d1b37
Remove use of av1_get_tx_scale in Daala TX
by Monty Montgomery
· 7 years ago
95137bd
Move encoder-only code to av1/encoder
by Sebastien Alaiwan
· 7 years ago
2fa189e
Remove LGT experiment
by Sebastien Alaiwan
· 7 years ago
7fc6b2a
Remove LGT_FROM_PRED experiment
by Sebastien Alaiwan
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
90024e4
Use tx_size 1 level down for transform type search
by Sarah Parker
· 7 years ago
432012f
lgt-from-pred: transforms based on prediction
by Lester Lu
· 8 years ago
99e7daa
Tokenize and write mrc mask
by Sarah Parker
· 8 years ago
918fe69
Refactor lgt
by Lester Lu
· 8 years ago
400bf65
Remove dpcm-intra experiment
by Hui Su
· 8 years ago
27319b6
Unify FWD_TXFM_PARAM and INV_TXFM_PARAM
by Lester Lu
· 8 years ago
554d2c3
Minor refactor to match the 4x4 forward transform.
by Monty Montgomery
· 8 years ago
708c1ec
Inter and intra LGTs
by Lester Lu
· 8 years ago
d8b1ddc
Signature changes for the LGT experiment
by Lester Lu
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
5128109
Fix inv txfm low/high bitdepth selection logic
by Yi Luo
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
b8a6fd6
DPCM intra coding experiment
by hui su
· 8 years ago
2ab63cb
Integrate partial IDCT to adapt_scan
by Yi Luo
· 8 years ago
34c06df
Revert "Avoid use of deprecated high-bitdepth functions"
by Frank Galligan
· 8 years ago
f9d77bd
Avoid use of deprecated high-bitdepth functions
by Frederic Barbier
· 8 years ago
0d1e4ff
rdopt.c: const-correctness.
by Urvang Joshi
· 8 years ago
ff70545
Rename get_tx_scale to av1_get_tx_scale
by Jingning Han
· 8 years ago
f8e87b4
Deliver the eob threshold to inverse transform
by Yi Luo
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
bc2288c
Add av1_inverse_transform_block_facade
by Angie Chiang
· 8 years ago
d92d4bf
Add av1_inverse_transform_block
by Angie Chiang
· 8 years ago
a531571
Make some inverse transform functions static
by hui su
· 8 years ago
bb9c73b
Add av1 prefix to inv_txfm_add
by hui su
· 8 years ago
0e11912
Support 64x64 quantizer functions
by Debargha Mukherjee
· 8 years ago
ec419e0
Make rectangular transform block available in the common lib
by Jingning Han
· 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 (95%) from vp10/common/idct.h]
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
e5848de
Rectangular transforms 4x8 & 8x4
by Debargha Mukherjee
· 9 years ago
9bf5a1a
vp10/common/idct.h: add some missing prototypes
by James Zern
· 9 years ago
64413a6
Parameterize transform scale for quantizer
by Angie Chiang
· 9 years ago
a245d9f
Add facade to inverse txfm
by Angie Chiang
· 9 years ago
7c514e2
Merged branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
d76e5b3
Refactoring on transform types
by hui su
· 10 years ago
2dcefd9
Correct guard macros in header files
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (97%) from vp10/common/vp9_idct.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago