Sign in
aomedia
/
avm
/
9e0976a464b0e27c4614d8114821cd972906b763
/
av1
/
encoder
/
encodeframe.c
9e0976a
Support sub8x8 chroma component prediction
by Jingning Han
· 8 years ago
24f24a5
Rework spatial filter process in supertx
by Jingning Han
· 8 years ago
38b1bc4
Fix update_state_supertx() motion vector update
by Jingning Han
· 8 years ago
feb517c
Make cb4x4 mode support supertx
by Jingning Han
· 8 years ago
1856e43
Refactor prediction filtering process in supertx
by Jingning Han
· 8 years ago
fc0476d
Remove redundant #if config from encodeframe.c
by Jingning Han
· 8 years ago
5b7706a
Clean up supertx functions
by Jingning Han
· 8 years ago
bf9c6b7
Enable 4x4 block partition search
by Jingning Han
· 8 years ago
7066912
Enable the activity masking codes of PVQ
by Yushin Cho
· 8 years ago
45dc597
Refactor ext-intra
by hui su
· 8 years ago
705544c
Refines the recode loop
by Debargha Mukherjee
· 8 years ago
6847860
Refactor global motion functions out of encodeframe
by Sarah Parker
· 8 years ago
eda3d76
Add intra-interp experiment flag
by hui su
· 8 years ago
b0f6bd4
Support affine/homography models for global motion
by Debargha Mukherjee
· 8 years ago
faad0e1
Refactor set_plane_n4()
by Jingning Han
· 8 years ago
ff6ee6a
Replace hard coded x8 with MI_SIZE
by Jingning Han
· 8 years ago
c709e1f
Separate num_8x8 table use case from mode_info table
by Jingning Han
· 8 years ago
ac37fa3
Improve rdopt decisions for ext-inter
by David Barker
· 8 years ago
777a563
Refinement search improvement
by Debargha Mukherjee
· 8 years ago
f1702dd
Add 2x2 block unit syntax
by Jingning Han
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
ae5cfde
Refactor to use block_size_wide/high[] consistently
by Jingning Han
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
6be4a54
Add a new intra prediction mode "smooth".
by Urvang Joshi
· 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
b0d0d00
Fix static-analysis warnings
by Yaowu Xu
· 8 years ago
24e0a18
Merge simp_pred_mv changes into ref_mv
by Jingning Han
· 8 years ago
18d38f6
Various table updates to support 64x64 transforms
by Debargha Mukherjee
· 8 years ago
17fd2f2
Get several experiments to build together
by Yaowu Xu
· 8 years ago
153e1f8
Add default 64x64 scan orders and entropy models
by Debargha Mukherjee
· 8 years ago
52a1763
Add the skip parameter to set_txfm_ctxs() calls
by Yaowu Xu
· 8 years ago
03bd210
Fix global motion + supertx
by David Barker
· 8 years ago
e3e0079
Some refactoring and improvements to gobal motion
by Debargha Mukherjee
· 8 years ago
b98a702
Add recode loop test for global motion usage
by Debargha Mukherjee
· 8 years ago
557ce7b
Enable global motion in high bit depth mode
by David Barker
· 8 years ago
949097c
Compile fix for var-tx, ext-tx, rect-tx
by Debargha Mukherjee
· 8 years ago
53291fa
Some minor changes for global motion.
by Debargha Mukherjee
· 8 years ago
3fb33f0
Support for homography in global motion experiment
by Debargha Mukherjee
· 8 years ago
6fddd18
Add ability to have multiple compound modes for interinter
by Sarah Parker
· 8 years ago
f4909db
Change erroradvantage measure for global motion
by David Barker
· 8 years ago
cf3d0b0
Remove Global_Motion_Params and GLOBAL_MOTION_TYPE
by David Barker
· 8 years ago
8db4c77
Harmonize the global parameter mappings
by Debargha Mukherjee
· 8 years ago
70e5f3f
Support rectangular tx_size in recursive txfm partition
by Jingning Han
· 8 years ago
1b1dc93
Reset the txfm context to match block size when skip flag is on
by Jingning Han
· 8 years ago
c97f6d5
Use enum RUN_TYPE when checking dry_run
by Yushin Cho
· 8 years ago
4ca8b1c
Use tx_size_from_tx_mode() to set tx_size for skip blocks
by Jingning Han
· 8 years ago
94ea1aa
Clean up encode_superblock()
by Jingning Han
· 8 years ago
6515afc
Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2
by Jingning Han
· 8 years ago
e67b38a
Add min_tx_size variable to recursive transform block partition system
by Jingning Han
· 8 years ago
e0b5ae8
Remove multiple coefficient buffers from PICK_MODE_CONTEXT
by Brennan Shacklett
· 8 years ago
d6ea71c
Resolve merge issues with --enable-pvq
by Yaowu Xu
· 8 years ago
00a0e01
Merge "New experiment: Perceptual Vector Quantization from Daala" into nextgenv2
by Yaowu Xu
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
5f30585
Increase gm precision from 16 to 32 bit ints
by Debargha Mukherjee
· 8 years ago
c0feea8
Add av1_ prefix on ###_rd_stats functions
by Angie Chiang
· 8 years ago
4695b97
Use init_rd_stats() in encodeframe.c
by Angie Chiang
· 8 years ago
394c337
Add mi_row and mi_col into mbmi to facilitate rd_debug process
by Angie Chiang
· 8 years ago
e89ea0c
Merge "Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX" into nextgenv2
by Angie Chiang
· 8 years ago
b5dda48
Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX
by Angie Chiang
· 8 years ago
5bb8f5b
fix build issue with --enable-delta-q
by Yaowu Xu
· 8 years ago
a933632
Make recursive txfm encoding process support rectangular tx_size
by Jingning Han
· 8 years ago
c8b8936
Rework transform block partition context model
by Jingning Han
· 8 years ago
f65b870
Refactor max_blocks_wide/high computation
by Jingning Han
· 8 years ago
09a4265
Merge "simp-mv-pred integration with ref-mv" into nextgenv2
by Yaowu Xu
· 8 years ago
ca8d24d
simp-mv-pred integration with ref-mv
by Deng
· 8 years ago
32b2028
Replace num_4x4_blocks_txsize_loopup table
by Jingning Han
· 8 years ago
2b0670e
Merge "Use transform block partition depth count for frame header reset" into nextgenv2
by Jingning Han
· 8 years ago
2adcfb1
Use transform block partition depth count for frame header reset
by Jingning Han
· 8 years ago
b3dab49
Cosmetic fixes in global motion experiment
by Sarah Parker
· 8 years ago
70c0df2
Merge "Revise precision clamping in GM param refinement" into nextgenv2
by Sarah Parker
· 8 years ago
e5596d3
Merge "Add depth to tx_size mapper to bit-stream coding" into nextgenv2
by Jingning Han
· 8 years ago
4e1737a
Add depth to tx_size mapper to bit-stream coding
by Jingning Han
· 8 years ago
f41a06b
Revise precision clamping in GM param refinement
by Sarah Parker
· 8 years ago
8c1e57c
Change 2 motion search counts to be tile data
by Yunqing Wang
· 8 years ago
8aa4cbf
Merge "update_state: quiet const warning w/global-motion" into nextgenv2
by James Zern
· 8 years ago
4579c5e
Merge "update_state_supertx: rename a shadowed variable" into nextgenv2
by Yaowu Xu
· 8 years ago
d971eb8
Merge "Move small fixes and refactoring for obmc pred from AV1" into nextgenv2
by Yaowu Xu
· 8 years ago
d4add7a
Remove encode_breakout and related speed features
by Brennan Shacklett
· 9 years ago
894fcce
Move small fixes and refactoring for obmc pred from AV1
by Yue Chen
· 8 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
af322e1
update_state: quiet const warning w/global-motion
by James Zern
· 8 years ago
9ca190c
update_state_supertx: rename a shadowed variable
by James Zern
· 8 years ago
9777afc
Allow frame level tx_mode switch
by Jingning Han
· 8 years ago
dc9ad31
Separate intra and inter tx_size counting
by Jingning Han
· 8 years ago
dc3c3a3
Merge "Pass AV1_COMMON into get_scan" into nextgenv2
by Yaowu Xu
· 8 years ago
1634b48
Merge "Fix logical vs bitwise & bug" into nextgenv2
by Sarah Parker
· 8 years ago
ff6d890
Pass AV1_COMMON into get_scan
by Angie Chiang
· 8 years ago
a6923f7
Unify set_contexts() function for encoder and decoder
by Jingning Han
· 9 years ago
ea16b68
Fix logical vs bitwise & bug
by Sarah Parker
· 8 years ago
5db9743
Seperate FILTER_INTRA from EXT_INTRA experiment
by hui su
· 8 years ago
f693610
Step size and arithmetic coding for delta quantization.
by Thomas Davies
· 9 years ago
0744116
Support for delta-q at superblock level
by Arild Fuldseth
· 9 years ago
66b1fcc
Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2
by Urvang Joshi
· 8 years ago
74d0ad8
Fix for var_tx context update
by Peter de Rivaz
· 8 years ago
368fbc9
Fix warnings reported by -Wshadow: Part2b: more from av1 directory
by Urvang Joshi
· 8 years ago
454280d
Fix warnings reported by -Wshadow: Part2: av1 directory
by Urvang Joshi
· 8 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
081783d
Add clamping to parameter search
by Sarah Parker
· 8 years ago
Next »