Sign in
aomedia
/
aom
/
aff92d58b1cfdc301ad225fda113f5392c7677cb
aff92d5
Make last_bipred_frame a reference frame
by Zoe Liu
· 8 years ago
9bcff19
ncobmc_adapt_weight: add motion mode cdf
by Wei-Ting Lin
· 8 years ago
26897d1
Make CDEF local functions static
by Cheng Chen
· 8 years ago
52c5173
warped_motion: disable warped_motion mode if ref frame is scaled
by Yue Chen
· 8 years ago
d9a812b
Automatically turn on/off screen content tools
by hui su
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
328d57b
Fix chroma component boundary context update in RD loop
by Jingning Han
· 8 years ago
02078a3
Add CONFIG_DAALA_DCT4 experiment.
by Monty Montgomery
· 8 years ago
77b04c8
Add calls to vertical/horizontal trapezoidal warping functions
by Sarah Parker
· 8 years ago
007b2ee
Add information about test sharding to README.md.
by Tom Finegan
· 8 years ago
9a04879
Allow control of test data path via CMake.
by Tom Finegan
· 8 years ago
cd4f4a2
Fix pvq for cb4x4 and maintain its configure
by Yushin Cho
· 8 years ago
554d2c3
Minor refactor to match the 4x4 forward transform.
by Monty Montgomery
· 8 years ago
d032a44
Write av1 files as webm instead of mkv.
by Ralph Giles
· 8 years ago
7865349
Sync CDF initialisations with probs.
by Thomas Davies
· 8 years ago
9803b94
Fix build error with interintra mode enabled
by Rupert Swarbrick
· 8 years ago
e886d22
entropymode: fix sizeof mismatch
by Tristan Matthews
· 8 years ago
dff4192
[CFL] Add CfL Alpha cost to RDO
by Luc Trudeau
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
9c52192
Fix a bug when LGT and PVQ are both on.
by Lester Lu
· 8 years ago
cb55dad
Add CONFIG_DCT_ONLY experiment.
by Monty Montgomery
· 8 years ago
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
7b35d733e
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
Next »