Sign in
aomedia
/
avm
/
c747a78ea964eb6510dea876e8667b6c239feb0f
c747a78
Fix bug in av1_optimize_b when tx64x64 is enabled
by David Barker
· 8 years ago
e16b266
var_tx+intrabc: Fix infinite recursion
by Alex Converse
· 8 years ago
c156224
Support CONFIG_LOOP_RESTORATION in the CMake build.
by Tom Finegan
· 8 years ago
db78450
av1/av1_common.mk: Remove duplicate file ref.
by Tom Finegan
· 8 years ago
1738c10
aom_dsp: Remove empty CMake target.
by Tom Finegan
· 8 years ago
8bb36b4
Fix dylib build on macos.
by Tom Finegan
· 8 years ago
e1787b9
Add a new experiment of var_refs
by Zoe Liu
· 8 years ago
b496bba
Fix loop filtering bug in non-420 video.
by Cheng Chen
· 8 years ago
1624765
tx64x64: Fix build when highbitdepth is on.
by Urvang Joshi
· 8 years ago
ad586b9
Access bottom-right 4x4 block in sub8x8 neighbor for obmc
by Jingning Han
· 8 years ago
7d7b2c2
Normalize parameter rounding with get_shear_params().
by Sean Purser-Haskell
· 8 years ago
378d652
Remove CONFIG_{DE,EN}CODERS from the build system.
by Tom Finegan
· 8 years ago
8f28698
AOM_QM: modify low QM levels.
by Thomas Davies
· 8 years ago
84a44db
[CFL] Calculate SSE for distinct alpha before RDO
by David Michael Barr
· 8 years ago
6675adf
AOM_QM: redesign matrices and support CB_4X4 and RECT-TX.
by Thomas Davies
· 8 years ago
c9c193d
Enable chroma-sub8x8 by default
by Jingning Han
· 8 years ago
9a80e7c
Set mi pointer before setting the skip flag
by Jingning Han
· 8 years ago
f65b89a
Fix set_skip_context logic
by Jingning Han
· 8 years ago
bdcee1e
Fix chroma-sub8x8 for non-420 format
by Jingning Han
· 8 years ago
9e9682f
Fix EC_ADAPT bug introduced in ad66b816.
by Nathan E. Egge
· 8 years ago
3ca7dd9
Fix assertion failure in var_tx+rect_tx-ext_tx
by Yue Chen
· 8 years ago
f19f35f
ext-inter: Further cleanup
by David Barker
· 8 years ago
7382603
cmake: add missing CONFIG_DPCM_INTRA
by James Zern
· 8 years ago
5a9ea00
Handle SMOOTH_HV config in some missing places.
by Urvang Joshi
· 8 years ago
b44bc0d
default_intra_ext_tx_{prob,cdf}: Handle SMOOTH_HV.
by Urvang Joshi
· 8 years ago
a0ff456
Make CMake options for distcc and ccache more visible.
by Tom Finegan
· 8 years ago
3ab0df7
fix the logic error for tile boundary checking
by Ryan Lei
· 8 years ago
5d34e6a
Vectorize high-precision convolve filter
by David Barker
· 8 years ago
0f3c94e
ext-inter: Delete dead code
by David Barker
· 8 years ago
680b09e
Use 8x8 block step size in obmc reference setup
by Jingning Han
· 8 years ago
dfa296e
Turn on var-tx by default
by Jingning Han
· 8 years ago
ba02c24
Remove CONFIG_{DE,EN}CODERS from the CMake build.
by Tom Finegan
· 8 years ago
fea5f40
inspect.c: Add enums for SMOOTH_{H,V}_PRED
by Urvang Joshi
· 8 years ago
32b8d46
chroma_sub8x8: Fix av1_get_entropy_contexts()
by Timothy B. Terriberry
· 8 years ago
551d0fe
Revert "dependent tile set to default"
by Yaowu Xu
· 8 years ago
7f0f6c4
[CFL] Add support for CHROMA_SUB8X8
by Luc Trudeau
· 8 years ago
d1cbd8c
Use target file name generator exp in CMake test rules.
by Tom Finegan
· 8 years ago
770e656
Support multi-thread encoding for var-tx
by Jingning Han
· 8 years ago
1e42436
Add unit tests for v256 intrinsics
by Steinar Midtskogen
· 8 years ago
9edb72c
cb4x4: Elide special cases cb4x4 doesn't need
by Timothy B. Terriberry
· 8 years ago
47de466
cb4x4: Don't assume TX units are half MI_SIZE in has_bottom_left()
by Timothy B. Terriberry
· 8 years ago
5e81643
cb4x4: Don't assume TX units are half MI_SIZE in skip context indexing.
by Timothy B. Terriberry
· 8 years ago
31bc29f
cb4x4: Don't assume TX units are half MI_SIZE in predict_square_intra_block()
by Timothy B. Terriberry
· 8 years ago
a2d5cde
cb4x4: Fix reset_skip_context() without chroma_2x2
by Timothy B. Terriberry
· 8 years ago
fe0fb1d
cb4x4: Fix indexing of tx_size counts.
by Timothy B. Terriberry
· 8 years ago
2af277a
Silent clang warnings on variable init value assignment
by Jingning Han
· 8 years ago
9ef435a
filter-intra: fix memory overflow
by hui su
· 8 years ago
d48f573
Cleans ups and refactoring
by Debargha Mukherjee
· 8 years ago
4fe5f67
Support level map coeffs in var-tx encoding
by Jingning Han
· 8 years ago
b8a6fd6
DPCM intra coding experiment
by hui su
· 8 years ago
90ed98f
new_tokenset: Add missing blockzero_probs for cb4x4.
by Timothy B. Terriberry
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
2e30063
Remove SOURCE_VAR_BASED_PARTITION.
by Thomas Daede
· 8 years ago
11a0794
Resolve enc/dec mismatch in global-motion and chroma-sub8x8
by Jingning Han
· 8 years ago
4786807
chroma_sub8x8: Disable if chroma_2x2 is enabled
by Timothy B. Terriberry
· 8 years ago
bc18993
frame_superres: Refactor pre-encode frame size set
by Fergus Simpson
· 8 years ago
3c4556c
Fix compiler errors when tempal signaling is on
by Jingning Han
· 8 years ago
90edf66
Prevent obmc access 2x2 level prediction block
by Jingning Han
· 8 years ago
362d0c7
Fix highbd DCT and ADST data overwriting issue
by Jonathan Matthews
· 8 years ago
f28b8cf
Fix inter predictor route condition
by Jingning Han
· 8 years ago
d466882
Add transform test for 64x64.
by Urvang Joshi
· 8 years ago
dac6aff
frame_superres: Set superres scale to 1:1 at init
by Fergus Simpson
· 8 years ago
d23ceea
Extend color restoration to support guided filters
by Debargha Mukherjee
· 8 years ago
6171ae7
Unify tokenize_b_arg struct
by Jingning Han
· 8 years ago
52d2b40
Make var-tx support YUV444 format
by Jingning Han
· 8 years ago
42b903f
Filter-intra: make filter tap arrays static
by hui su
· 8 years ago
f288951
tempmv_signaling as default
by Fangwen Fu
· 8 years ago
05c3887
dependent tile set to default
by Fangwen Fu
· 8 years ago
8dd9b57
ext-inter: Better motion search for compound modes
by David Barker
· 8 years ago
3eed417
Add configurations for hbd identity transform
by Sarah Parker
· 8 years ago
f2b87bd
Remove unused macro defs
by Jingning Han
· 8 years ago
110f7d4
Remove sub8x8_mc experimental flag
by Jingning Han
· 8 years ago
5ab7ed4
Resolve compiler errors in lv-map and var-tx
by Jingning Han
· 8 years ago
0a30c88
resize-refactor: Make av1_set_size_literal use int
by Fergus Simpson
· 8 years ago
6247103
Guard the OBMC not to use 2x2 level prediction block
by Jingning Han
· 8 years ago
56e226e
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
by Yue Chen
· 8 years ago
c155e01
ext-inter: Use joint_motion_search for masked compounds
by David Barker
· 8 years ago
861d707
intrabc: Allow displacement to the left in the same superblock row
by Alex Converse
· 8 years ago
94d8446
Remove full interintra mode set & adjust probs of the simplified set
by Yue Chen
· 8 years ago
eec47e6
Refactor hbd txfm configurations to be 1D
by Sarah Parker
· 8 years ago
bb6e134
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
by Debargha Mukherjee
· 8 years ago
d80d63f
Fixes a mv pred issue introduced in a prior patch
by Debargha Mukherjee
· 8 years ago
8517d6a
[CFL] Fix height when loading pixel buffer
by Luc Trudeau
· 8 years ago
060e1eb
[CFL] Rename out parameter signs to signs_out
by Luc Trudeau
· 8 years ago
1a47430
[CFL] Add cfl_update_cost function
by Luc Trudeau
· 8 years ago
24b15c9
Resolve enc/dec mismatch in var-tx and new-tokenset
by Jingning Han
· 8 years ago
05a3e7d
Refactor setup_segmentation_dequant.
by Alex Converse
· 8 years ago
37f6220
Rename 32x32 transform test file.
by Urvang Joshi
· 8 years ago
98b8739
Support make builds using gcc via CMake in MSYS on Windows.
by Tom Finegan
· 8 years ago
9884be0
Only build/run test targets in MSVC when requested.
by Tom Finegan
· 8 years ago
846d67d
frame_superres: Send scale every frame
by Fergus Simpson
· 8 years ago
02c7974
Fix conflicts between alt-intra, ext-intra and filter-intra
by hui su
· 8 years ago
efdad1f
Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h
by hui su
· 8 years ago
69d2101
Use single reference frame for 4x4 coding block in chroma-sub8x8
by Jingning Han
· 8 years ago
36bad47
Rewrite an operation to avoid integer out-of-range
by Yaowu Xu
· 8 years ago
d438dba
fix a warning with windows build
by Ryan
· 8 years ago
3f1ae4e
Fix HBD compilation of daala_dist
by Sebastien Alaiwan
· 8 years ago
f6429c9
Skew initial probabilities for wedge/comp-segment
by Debargha Mukherjee
· 8 years ago
0c18b2c
Improve refinement search for Wiener filter
by Debargha Mukherjee
· 8 years ago
58616eb
Further speedups to warp filter
by David Barker
· 8 years ago
Next »