Sign in
aomedia
/
avm
/
0eea89f356d21aa27f4ad80bd27b5fc7039945c8
0eea89f
Remove SEPARATE_GLOBAL_MOTION macro
by Sarah Parker
· 8 years ago
65e159b
Turn off global motion compute for scaled frames
by Debargha Mukherjee
· 8 years ago
405c857
Replace ref frame scaling with a better version
by Debargha Mukherjee
· 8 years ago
19bb349
[CFL] Compute alpha costs using av1_cost_symbol
by Luc Trudeau
· 8 years ago
4e81d92
[CFL] Convert cfl_alpha to q3
by Luc Trudeau
· 8 years ago
65f2435
Remove a redundant #endif in entropymode.c
by hui su
· 8 years ago
7b35d73
Fix LOG_SWITCHABLE_FILTERS
by Frederic Barbier
· 8 years ago
7e243a1
Remove ";" after AVERAGE_TILE_CDFS
by Luc Trudeau
· 8 years ago
85b4900
Don't desync with the default encoder configuration.
by Thomas Daede
· 8 years ago
a9529a3
Align cdf of ref-mv related symbols with recently optimized probs
by Yue Chen
· 8 years ago
d9de81e
Fix cdf declarations for a few symbols
by Yue Chen
· 8 years ago
3916082
entropy_stats: add python script for aggregating multi counts.stt
by Yue Chen
· 8 years ago
ebced37
Add assert(tx_type == DCT_DCT) when FIXED_TX_TYPE.
by Nathan E. Egge
· 8 years ago
d8782ff
Fix cmake build with CONFIG_HIGHBITDEPTH=0.
by Tom Finegan
· 8 years ago
6a00268
Fix compile errors in quantize_func_test.cc on macos targets.
by Tom Finegan
· 8 years ago
9bb540d
Fix conflict between globalmotion & frame scaling
by Debargha Mukherjee
· 8 years ago
6bdc40f
Remove the EC_ADAPT experimental flags.
by Nathan E. Egge
· 8 years ago
9f5cedd
Use tile context not frame context for segment_id coding.
by Thomas Davies
· 8 years ago
ce7272d
NEW_MULTISYMBOL: use CDFs for palette tree coding.
by Thomas Davies
· 8 years ago
04e5aa7
Adapt motion mode syntax.
by Thomas Davies
· 8 years ago
0a2dab2
Fix the build with nasm.
by Tom Finegan
· 8 years ago
4ee9300
dct tests: quiet unused param warnings
by James Zern
· 8 years ago
d9b5726
NEW_MULTISYMBOL: adapt obmc syntax.
by Thomas Davies
· 8 years ago
d1b8c2a
Optimize default probability tables for most prediction tools
by Yue Chen
· 8 years ago
985bfc3
NEW_MULTISYMBOL: adapt transform partition split.
by Thomas Davies
· 8 years ago
708c1ec
Inter and intra LGTs
by Lester Lu
· 8 years ago
7651b73
[CFL] Q0 DC_Pred
by Luc Trudeau
· 8 years ago
e0f3a75
inv_txfm accuracy test: use right cos_bit precision
by Sebastien Alaiwan
· 8 years ago
69f2ada
idct tests: rename member variable
by Sebastien Alaiwan
· 8 years ago
7256eb5
idct tests: simplify function pointer
by Sebastien Alaiwan
· 8 years ago
fef2fa7
tx tests: avoid dynamic memory allocation
by Sebastien Alaiwan
· 8 years ago
bc2e01c
Clarify comments on kf_y_cdf to explain usage.
by Thomas Davies
· 8 years ago
84d3599
Improve support for AOMAnalyzer in the CMake build.
by Tom Finegan
· 8 years ago
f1da631
Minor refactor to reduce unnecessary mem alloc
by Cheng Chen
· 8 years ago
657eaf1
entropy: fix build for --disable-ext_inter
by Tristan Matthews
· 8 years ago
505f006
Fix frame scaling prediction
by Fergus Simpson
· 8 years ago
1583614
Changed scaling of MVs to use higher precision.
by Debargha Mukherjee
· 8 years ago
65b80fd
Increase prec of resize library, correct offsets
by Debargha Mukherjee
· 8 years ago
6c933e1
av1_inv_txfm2d_test: Remove suffix on local variable name
by Sebastien Alaiwan
· 8 years ago
93cb2dd
Disable the CONFIG_VAR_TX_NO_TX_MODE flag in cmake.
by Nathan E. Egge
· 8 years ago
a0c1638
Fix a logic error with cb4x4 disabled
by David Barker
· 8 years ago
073590e
Disable lpf across tile in AV1ExtTileTest
by Yaowu Xu
· 8 years ago
a33304f
Add VAR_TX_NO_TX_MODE experiment.
by Nathan E. Egge
· 8 years ago
d8b1ddc
Signature changes for the LGT experiment
by Lester Lu
· 8 years ago
cff9171
NEW_MULTISYMBOL: adapt remaining INTERINTRA syntax elements.
by Thomas Davies
· 8 years ago
299ff04
INTERINTRA : adapt interintra_mode as cdf.
by Thomas Davies
· 8 years ago
a14f2bb
cmake: fix setting CMAKE_BUILD_TYPE default
by James Zern
· 8 years ago
d8dac22
Adapt the compound_type syntax element.
by Thomas Davies
· 8 years ago
e4c6fc1
Encode superframes in front
by Sebastien Alaiwan
· 8 years ago
627e2fd
Remove the token state array from optimize_b_greedy.
by Kyle Siefring
· 8 years ago
ba5f187
[ncobmc]: Supporting var-tx
by Wei-Ting Lin
· 8 years ago
99eaa0e
Fix compiling bug for ext-inter cdf coding
by Wei-Ting Lin
· 8 years ago
8a516a8
Re-order intra modes during RD search
by hui su
· 8 years ago
475fc9d
[CFL] Fewer bits for fixed point
by Luc Trudeau
· 8 years ago
af7846e
fix a bug in update_boundary info function
by U-AMR\zlei3
· 8 years ago
2e6cb7e
[CFL] Convert dc_pred to fixed point
by Luc Trudeau
· 8 years ago
64a2fb8
Fix compiler bug of interintra exp
by Angie Chiang
· 8 years ago
8c08a33
EXT_INTER: CDF coding for inter_compound_mode.
by Thomas Davies
· 8 years ago
4755817
Speed up txk search function
by Jingning Han
· 8 years ago
2f42d77
Make var-tx context update support lv-map context sets
by Jingning Han
· 8 years ago
1643a0a
Fix tx type cost estimate in txk-sel
by Jingning Han
· 8 years ago
4430975
Inline temporary
by Sebastien Alaiwan
· 8 years ago
2cbf1a2
Remove #if guard
by Sebastien Alaiwan
· 8 years ago
7a6e87b
Reduce scope of temporary arrays
by Sebastien Alaiwan
· 8 years ago
b5138be
Avoid dynamic memory allocation
by Sebastien Alaiwan
· 8 years ago
f7829f4
Reduce scope of 'count_'
by Sebastien Alaiwan
· 8 years ago
d0f7ba1
ncobmc_adapt_weight: allow the usage of new motion mode
by Wei-Ting Lin
· 8 years ago
bfe2827
[CFL] Fixed point implementation for tx average
by Luc Trudeau
· 8 years ago
0367894
[CFL] Compute Average Over TX Block Instead of Pred Block
by Luc Trudeau
· 8 years ago
5c453db
[CFL] clip CFL prediction to avoid overflow
by Luc Trudeau
· 8 years ago
4aee17d
analyzer: escape build config
by Michael Bebenita
· 8 years ago
6b4d4c4
Remove unused code
by Zoe Liu
· 8 years ago
e57d632
Support ext-tx in transform kernel selection
by Jingning Han
· 8 years ago
42595a7
Cleanup dead code
by Frederic Barbier
· 8 years ago
f636d5c
Disable CDEF signaling when all segments are lossless.
by Thomas Daede
· 8 years ago
5a995d7
Fix skip cost estimate in lv-map
by Jingning Han
· 8 years ago
56359d4
Remove redundant call to av1_search_txk_type
by Jingning Han
· 8 years ago
5bb3a74
Remove the symbol counts for intra with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
788ed89
Remove the intra probs when EC_ADAPT enabled.
by Nathan E. Egge
· 8 years ago
7e55571
AOM_QM: constrain high-weight matrices to stay in 8 bits.
by Thomas Davies
· 8 years ago
8a37934
Revert "Always use the 16-bit coding path"
by Jingning Han
· 8 years ago
780d249
[CFL] Adjust Pixel Buffer for Chroma Sub8x8
by Luc Trudeau
· 8 years ago
f9333f5
Fix a bug in block mismatch debugging
by Zoe Liu
· 8 years ago
5694aa7
Remove the av1_intra_mode_tree const with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
693eedd
Use CDFs to compute all intra mode related costs.
by Nathan E. Egge
· 8 years ago
858e238
Remove Unused UPDATE_RD_COST macro
by Guillaume Martres
· 8 years ago
3409c0d
Fix typo in error message
by David Barker
· 8 years ago
f7b6756
Fix warning in test code
by Sebastien Alaiwan
· 8 years ago
910f479
simd_cmp_impl,S64_V256V256: use correct store fn
by James Zern
· 8 years ago
62db3dc
libwebm/README.libaom: correct local changes
by James Zern
· 8 years ago
5caf2c4
Add a new coding tool of gf_groups
by Zoe Liu
· 8 years ago
ff5b2f4
Add support for Visual Studio 2017
by James Zern
· 8 years ago
69eab5c
roll libwebm snapshot
by James Zern
· 8 years ago
e3afdd8
Fix bug when cb4x4 is disabled
by David Barker
· 8 years ago
161e339
Clean up tools/build_inspector.sh.
by Tom Finegan
· 8 years ago
614bf34
Small fixes in CMake analyzer build.
by Tom Finegan
· 8 years ago
3d264da
Always use the 16-bit coding path
by Sebastien Alaiwan
· 8 years ago
8a65f9f
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
4a84134
Remove unused av1_token encodings.
by Nathan E. Egge
· 8 years ago
b03c2f4
[CFL] Assert that luma buffer is not bigger than chroma surface
by Luc Trudeau
· 8 years ago
Next »