Sign in
aomedia
/
avm
/
780d249dfb2da99fd414adcff4922d1cc75d3da2
/
av1
/
encoder
/
block.h
8ab875d
daala-dist: high bit depth support
by Yushin Cho
· 8 years ago
70006e4
Remove 'rddiv' member from various structs.
by Urvang Joshi
· 8 years ago
30a2c5f
Refactor sub8x8 tx size RD for daala-dist
by Yushin Cho
· 8 years ago
d064cf0
Resolve extremely large stack alloc in rdopt
by Jingning Han
· 8 years ago
63927c4
Fix daala-dist for cb4x4
by Yushin Cho
· 8 years ago
a127a79
Remove more unused motion vector cost arrays
by Alex Converse
· 8 years ago
d85d94d
Remove unused sadcost redirection pointers
by Alex Converse
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
e398028
[CFL] Store luma as prediction for chroma
by Luc Trudeau
· 8 years ago
0fa0f42
Refactor mv limits.
by Alex Converse
· 8 years ago
752ccce
Use block_idx rather than block_raster_idx
by Angie Chiang
· 8 years ago
74e2307
Use txb_entropy_ctx to store entropy ctx of lv_map
by Angie Chiang
· 8 years ago
c484abe
Set mbmi_ext's tcoeff to size MAX_SB_SQUARE
by Angie Chiang
· 8 years ago
0397eda
Draft of av1_update_txb_context
by Angie Chiang
· 8 years ago
f0fbf9d
Add frame level buffer to store txfm coeffs
by Angie Chiang
· 8 years ago
1857cfa
Remove recon_variance variable from MACROBLOCK
by Jingning Han
· 8 years ago
8efdbc8
Skip 2x2 uv block in the rd search loop
by Jingning Han
· 8 years ago
d90eefe
av1/encoder/block.h: s/inline/INLINE/
by James Zern
· 8 years ago
7a428ba
Add a new experiment, DAALA_DIST
by Yushin Cho
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
9ca05b7
Refactor var-tx pipeline to support cb4x4 mode
by Jingning Han
· 8 years ago
8fd2d7a
Remove speed feature use_lp32x32fdct
by Angie Chiang
· 8 years ago
8b7270d
Remove unused variable quant_thread
by Guillaume Martres
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
2b33aa9
Remove select_tx_size from struct macroblock
by Yaowu Xu
· 8 years ago
d4add7a
Remove encode_breakout and related speed features
by Brennan Shacklett
· 9 years ago
0c78ebb
Merge "Fix a bug when combining new-quant + supertx" into nextgenv2
by Debargha Mukherjee
· 8 years ago
d7d78c8
Fix a bug when combining new-quant + supertx
by David Barker
· 8 years ago
9777afc
Allow frame level tx_mode switch
by Jingning Han
· 8 years ago
454280d
Fix warnings reported by -Wshadow: Part2: av1 directory
by Urvang Joshi
· 8 years ago
e2b403b
Remove macroblock::skip_optimize.
by Yushin Cho
· 9 years ago
3fcf53e
Merge "Refactor motion estimation in MOTION_VAR experiment" into nextgenv2
by Yue Chen
· 8 years ago
e9638cc
Refactor motion estimation in MOTION_VAR experiment
by Yue Chen
· 8 years ago
b100db7
Wrap palette code inside CONFIG_PALETTE flag.
by Urvang Joshi
· 8 years ago
97aa09f
LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH
by Yaowu Xu
· 8 years ago
debafac
Remove unused color_sensitivity member from MACROBLOCK.
by Thomas Daede
· 9 years ago
42bc3a9
Sync ref-mv experiment between aom and nextgenv2
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 (97%) from vp10/encoder/block.h]
2866620
Fix dropped const qualifier in new_quant experiment
by Sarah Parker
· 9 years ago
d9f9a34
vp10/encoder: apply clang-format
by clang-format
· 9 years ago
d000020
Palette code cleanup:
by Urvang Joshi
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
9a47024
Extra round of subpel MV search around second best full-pixel MV
by hui su
· 9 years ago
5f8ea94
Remove unused zcoeff_blk
by Debargha Mukherjee
· 9 years ago
581636d
Refactor codes about motion search
by hui su
· 9 years ago
0eefe6e
Remove use_quant_fp speed feature
by Debargha Mukherjee
· 9 years ago
92922be
Remove skip_txfm optimization.
by Geza Lore
· 9 years ago
fbe6fb2
Add multiple quantization profiles to new_quant experiment
by Sarah Parker
· 9 years ago
0259658
(Cosmetics) Remove unnecessary new parameters in obmc experiment
by Yue Chen
· 9 years ago
2a58855
Pass segment id explicitly to quantizer init.
by Geza Lore
· 9 years ago
a21afd4
Move new quant experiment from nextgen
by Sarah Parker
· 9 years ago
025fa11
Take out skip_recode speed feature
by Jingning Han
· 9 years ago
f523d7b
Add a speed feature for inter tx type search
by hui su
· 9 years ago
38e6dd7
Add a speed feature for intra tx type search
by hui su
· 9 years ago
ec2ffda
Handle zero motion vector residual
by Jingning Han
· 9 years ago
c8312da
Refactor rd_variance_adjustment function
by Jingning Han
· 9 years ago
bb0e692
Convert palette from double to float.
by Alex Converse
· 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
8a128c2
Fixes for Palette mode
by hui su
· 9 years ago
f8cfb72
Refactor bsse and skip_txfm in MACROBLOCK.
by Geza Lore
· 9 years ago
7174d63
Properly restore transform block skip flag in RD search
by Jingning Han
· 9 years ago
02e7341
Merge "Optimizing obmc rd decision by checking the real rd cost" into nextgenv2
by Yue Chen
· 9 years ago
a614262
Optimizing obmc rd decision by checking the real rd cost
by Yue Chen
· 9 years ago
fec5988
Unify motion vector cost system
by Jingning Han
· 9 years ago
03c01bc
Account context based prob model for motion vector cost estimate
by Jingning Han
· 9 years ago
b3ad812
Port switch to 9-bit rate cost to vp10.
by Alex Converse
· 9 years ago
968bbc7
Adding new compound modes to EXT_INTER experiment
by Yue Chen
· 9 years ago
33cc1bd
Generate compound reference motion vector
by Jingning Han
· 9 years ago
6f1f0d8
Merge "Enable adaptive prediction mode coding" into nextgenv2
by Jingning Han
· 9 years ago
30ee689
Merge "Refactor vp10_xform_quant" into nextgenv2
by Angie Chiang
· 9 years ago
f07d73b
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
aa5d53e
Enable adaptive prediction mode coding
by Jingning Han
· 9 years ago
4e692bb
Changes to exhaustive motion search.
by paulwilkins
· 9 years ago
c93e5cc
Bring palette back to nextgenv2
by hui su
· 9 years ago
69f4930
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
88cae8b
Refactor vp10_xform_quant
by Angie Chiang
· 9 years ago
5d3327e
Remove palette from VP10
by hui su
· 9 years ago
e5c57c5
Integrate motion vector stack into codec
by Jingning Han
· 9 years ago
bfeac5e
Support per transform block skip coding
by Jingning Han
· 9 years ago
5d011cb
VP10: Add palette mode part 1
by hui su
· 10 years ago
bab8d38
vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.
by Ronald S. Bultje
· 10 years ago
c74b33a
vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.
by Ronald S. Bultje
· 10 years ago
c3bf837
Refactor mbmi_ext structure
by Jingning Han
· 10 years ago
f137697
Take out skip_encode speed feature in vp10
by Jingning Han
· 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/encoder/vp9_block.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago