Sign in
aomedia
/
avm
/
9353124fe85a4c83b8e0dd518ed96da92187119d
/
av1
/
common
/
entropymode.c
9353124
Refactor supertx implementation
by Jingning Han
· 8 years ago
9d9eb6c
Use partition_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
3129606
Use segment tree_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
0e67b25
Replace bilateral filter with domain transform RF
by Debargha Mukherjee
· 8 years ago
2f6ce75
Add compound segment experiment flag
by Sarah Parker
· 8 years ago
eda3d76
Add intra-interp experiment flag
by hui su
· 8 years ago
3981be9
Add domain transform recursive filter
by Debargha Mukherjee
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
d91ab37
Merge 2 sharp interpolation filters
by Angie Chiang
· 8 years ago
e067de0
Add av1_convolve_init()
by Angie Chiang
· 8 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
b4329a2
Fix broken bit-stream syntax issue in cb4x4
by Jingning Han
· 8 years ago
25ed530
Misc. fixes for 64x64 transform
by Debargha Mukherjee
· 8 years ago
fe45b21
Deprecated the separate handle on rectangular tx_size in var_tx
by Jingning Han
· 8 years ago
18d38f6
Various table updates to support 64x64 transforms
by Debargha Mukherjee
· 8 years ago
6fddd18
Add ability to have multiple compound modes for interinter
by Sarah Parker
· 8 years ago
8f209a8
Add guided projection filter to loop restoration
by Debargha Mukherjee
· 8 years ago
f541932
Fix compile with ext-tx
by David Barker
· 8 years ago
746e222
Merge "Rework transform block partition context model" into nextgenv2
by Jingning Han
· 8 years ago
a5b0921
Merge "Revert of "Mark bogus palette color probabilities as zero"." into nextgenv2
by Urvang Joshi
· 8 years ago
eb54e0c
Revert of "Mark bogus palette color probabilities as zero".
by Urvang Joshi
· 8 years ago
c8b8936
Rework transform block partition context model
by Jingning Han
· 8 years ago
6043bfd
Change to use correct variable in for-loop
by Yaowu Xu
· 8 years ago
6519beb
EC_ADAPT: refactor and fix MinArfFreq unit tests.
by Thomas Davies
· 8 years ago
79f4fc4
get_palette_color_context: Make code more readable.
by Urvang Joshi
· 8 years ago
607fa6a
Support potential 2x2 transform block unit
by Jingning Han
· 8 years ago
839b07f
Merge changes I56cddcb4,I40c5a652 into nextgenv2
by Urvang Joshi
· 8 years ago
aae72a6
Refactor transform size coding
by Jingning Han
· 8 years ago
ed8cd9a
adapt_scan experiment
by Angie Chiang
· 8 years ago
f8306bf
Mark bogus palette color probabilities as zero
by Alex Converse
· 8 years ago
4f4b68e
get_palette_color_context: code cleanup
by Urvang Joshi
· 8 years ago
6ec4d10
Update inter_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
380cb1a
Update uv_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
5710c72
Update y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
3ef926e
Update kf_y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
967ff39
Palette: Use inverse_color_order to find color index faster.
by Urvang Joshi
· 9 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
66b1fcc
Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2
by Urvang Joshi
· 8 years ago
368fbc9
Fix warnings reported by -Wshadow: Part2b: more from av1 directory
by Urvang Joshi
· 8 years ago
f627e58
Update segment tree_cdf per frame.
by Nathan E. Egge
· 9 years ago
fba2be6
Update partition_cdf per frame.
by Nathan E. Egge
· 9 years ago
93878c4
Update inter_ext_tx_cdf per frame.
by Nathan E. Egge
· 9 years ago
7c5b4c1
Update intra_ext_tx_cdf per frame.
by Nathan E. Egge
· 9 years ago
4947c29
Update switchable_interp_cdf once per frame.
by Nathan E. Egge
· 9 years ago
b100db7
Wrap palette code inside CONFIG_PALETTE flag.
by Urvang Joshi
· 8 years ago
cb60b18
Renamings for OBMC experiment
by Yue Chen
· 8 years ago
5d89a63
Misc. refactoring of loop restoration
by Debargha Mukherjee
· 9 years ago
bda8d61
apply clang-format after 5cd2ab9
by clang-format
· 9 years ago
4c80804
Merge "Enable tile-adaptive restoration" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5cd2ab9
Enable tile-adaptive restoration
by Debargha Mukherjee
· 9 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
a1e48dc
Make RECT_TX(>=8x8) work with VAR_TX
by Yue Chen
· 9 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/common/entropymode.c]
e40e6e5
Tiling in loop restoration + cosmetics
by Aamir Anis
· 9 years ago
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
03be30b
Some refactoring to support warped motion mode
by Debargha Mukherjee
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
27d44a1
Re-structure probability model context for prediction filter type
by Jingning Han
· 9 years ago
fb8ea17
Various wedge enhancements
by Debargha Mukherjee
· 9 years ago
8b084b6
Clean up ext-interp experiment
by Jingning Han
· 9 years ago
cf3ee22
Merge "Make the backward updates work with bitshifts" into nextgenv2
by Debargha Mukherjee
· 9 years ago
e4bf50b
Make the backward updates work with bitshifts
by Debargha Mukherjee
· 9 years ago
7ff7943
Brings back near-near compound mode into ext-inter
by Debargha Mukherjee
· 9 years ago
8851acc
Reduce intra transform set
by Debargha Mukherjee
· 9 years ago
c4da5d5
Use reduced transform set for 16x16
by Debargha Mukherjee
· 9 years ago
0fc82ea
Refactoring and cosmetic changes to ext-inter expt
by Debargha Mukherjee
· 9 years ago
2be211e
Fix interpolation values and decouple interintra
by Debargha Mukherjee
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
7a3bae7
Merge "Porting ext_partition experiment from nextgen" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
bfdcccd
Merge "Rework the DRL syntax entropy coding system" into nextgenv2
by Jingning Han
· 9 years ago
1b17559
Adds 1D transforms for ADST/FlipADST to make 16
by Debargha Mukherjee
· 9 years ago
5c9d315
Rework the DRL syntax entropy coding system
by Jingning Han
· 9 years ago
78b0bd0
Complete (mostly) migration of palette mode
by hui su
· 9 years ago
ce4b35d
Merge "Adds compound wedge prediction modes" into nextgenv2
by Debargha Mukherjee
· 9 years ago
f34deab
Adds compound wedge prediction modes
by Debargha Mukherjee
· 9 years ago
954e560
Refactor entropy coding of transform size
by hui su
· 9 years ago
a8dc969
Hybrid 1-D/2-D transform coding
by Jingning Han
· 9 years ago
48589e8
Merge "Some refactoring and cleanups of interp filter" into nextgenv2
by Debargha Mukherjee
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 9 years ago
7ded038
Port interintra experiment from nextgen.
by Geza Lore
· 9 years ago
da2d4a7
Hooks to use 32x32 masked transforms for ext-tx
by Debargha Mukherjee
· 9 years ago
e4af6a4
Merge 12sharp filter into ext-interp
by Angie Chiang
· 9 years ago
d1cad9c
Overlapped block motion compensation experiment
by Yue Chen
· 9 years ago
8b0a5b8
Adding loop wiener restoration
by Debargha Mukherjee
· 9 years ago
4958987
Entropy coding for dynamic ref mv modes
by Jingning Han
· 9 years ago
3b1c766
Add 8-tap interpolation filter options for intra prediction
by hui su
· 9 years ago
3eb10fc
Cosmetic changes to loop restoration
by Debargha Mukherjee
· 9 years ago
9a8a6a1
Some supertx fixes
by Debargha Mukherjee
· 9 years ago
968bbc7
Adding new compound modes to EXT_INTER experiment
by Yue Chen
· 9 years ago
fb29aec
Relocate supertx prob update
by Yue Chen
· 9 years ago
84ca7a9
Loop restoration filter
by Debargha Mukherjee
· 9 years ago
1ac8587
EXT_INTER experiment
by Yue Chen
· 9 years ago
0367f32
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
Next »