Sign in
aomedia
/
avm
/
c92c6e9d987defcffc78ee47b8bcfc3e4a233b79
c92c6e9
highpass_filter: Refactor the highbd and lowbd versions.
by Urvang Joshi
· 8 years ago
8cd0e7e
warp_affine_c: Refactor highbd and lowbd versions.
by Urvang Joshi
· 8 years ago
88b4e7d
global_motion: Make symbols not used in other files static
by Alex Converse
· 8 years ago
f77fd0b
Lowercase cpi->Source and cpi->Last_Source
by Alex Converse
· 8 years ago
e78b6f4
quantize_b_c: Refactor highbd and lowbd versions.
by Urvang Joshi
· 8 years ago
f7ba647
Always use above predictor in under 8x8 chroma obmc
by Yue Chen
· 8 years ago
c6a48a2
Drop support for CONFIG_EMULATE_HARDWARE
by Sebastien Alaiwan
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 8 years ago
de8f8f7
NEW_TOKENSET: speed up decoder loop.
by Thomas Davies
· 8 years ago
1b5bd00
Fix ext-inter decode mem access
by Jingning Han
· 8 years ago
e04abf7
Fix the build failure combining ext-refs and xiphrc
by Zoe Liu
· 8 years ago
453aef6
Fix the build failure combining ext-refs and tempmv-signaling
by Zoe Liu
· 8 years ago
b28b78c
Bugfix: Insert missing bracket
by Jonathan Matthews
· 8 years ago
374a5907
Fix encoder use of 16-bit operating path
by Sebastien Alaiwan
· 8 years ago
4483e3d
Fix daala-dist in sub8x8 inter rdo without cb4x4
by Yushin Cho
· 8 years ago
3dfba99
Harmonize ext-inter and ref-mv
by David Barker
· 8 years ago
d13c24a
palette-delta-encoding experiment
by hui su
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
7a84fd8
Initialize the reference vector list
by Frederic Barbier
· 8 years ago
f9687c5
use storage.googleapis for testdata download
by James Zern
· 8 years ago
829dbf2
Revert "Enable ext-refs as default"
by James Zern
· 8 years ago
2f905d2
bitstream-debug: Merge queue_pop and queue_push
by Fergus Simpson
· 8 years ago
8625112
test-data: restrict large yuv to perf tests
by James Zern
· 8 years ago
acbb5df
Enable ext-refs as default
by Zoe Liu
· 8 years ago
cb03dc3
Fix some rdopt bugs in ext-inter
by David Barker
· 8 years ago
fade463
Retune CDEF dering threshold adjustment
by Steinar Midtskogen
· 8 years ago
0c966a5
Signal CDEF damping in the frame header
by Steinar Midtskogen
· 8 years ago
efacce9
Fix CDEF SIMD code for cb4x4
by Michael Bebenita
· 8 years ago
a57f77f
Fix array bounds overflow in warped test.
by Sean Purser-Haskell
· 8 years ago
576f065
intrabc: Add experiment
by Alex Converse
· 8 years ago
1994429
Don't export kMinCompressedSize.
by Ralph Giles
· 8 years ago
2d422fb
Set palette_throughput experiment default on.
by Fangwen Fu
· 8 years ago
c81ea6e
unify the intra prediction angle options for different block sizes
by Ryan Lei
· 8 years ago
2ed03a3
Redo txfm/quant in av1_txk_search
by Angie Chiang
· 8 years ago
cd9b03f
Add txk_sel exp
by Angie Chiang
· 8 years ago
f6c807c
ec_smallmul: Convert CDFs to iCDFs.
by Timothy B. Terriberry
· 8 years ago
f8e87b4
Deliver the eob threshold to inverse transform
by Yi Luo
· 8 years ago
a4d8799
Move width branch out of height loop
by Yi Luo
· 8 years ago
1c25c75
enable mv_compress by default
by zhipin deng
· 8 years ago
8082614
Remove rt deadline.
by Thomas Daede
· 8 years ago
350a9b7
bitstream-dbg: Add missing include to decodeframe
by Fergus Simpson
· 8 years ago
3666192
Avoid exiting tx size search when tx-size is square
by Sarah Parker
· 8 years ago
27acc47
Skip adding zero siginal to prediction with DC only idct
by Yushin Cho
· 8 years ago
b5bf51e
Fix inspection mi grid size.
by Michael Bebenita
· 8 years ago
f1207b6
Compress analyzer data using RLE.
by Michael Bebenita
· 8 years ago
a631722
Fix build for motion-var and ext-inter
by Yaowu Xu
· 8 years ago
f0dfc03
Changes for chroma u8x8 obmc
by Yue Chen
· 8 years ago
c2ebfbf
Turn on tx_type search when sb_type < BLOCK_8X8
by Angie Chiang
· 8 years ago
3ca0e67
Fix enc/dec mismatch in global motion
by Jingning Han
· 8 years ago
041c67b
Singularity handling in Gaussian elimination
by Jingning Han
· 8 years ago
8c41024
Reduce prec of matrices/vectors for warp estimate
by Debargha Mukherjee
· 8 years ago
cf50989
Fix rd bug in av1_search_txk_type
by Angie Chiang
· 8 years ago
0591787
Correct the tx_type cost for lv_map exp
by Angie Chiang
· 8 years ago
b6d770c
get_tx_type after av1_read_coeffs_txb_facade
by Angie Chiang
· 8 years ago
39b06eb
Add plane to tx_type read/write/update functions
by Angie Chiang
· 8 years ago
de58e49
Decode tx_type in av1_read_coeffs_txb()
by Angie Chiang
· 8 years ago
d4e3c21
Fix EOB threshold array size
by Yi Luo
· 8 years ago
3dfe608
Enable ext_intra by default
by hui su
· 8 years ago
6ae588f
Reduce array sizes for Wiener update steps
by Debargha Mukherjee
· 8 years ago
5b4a726
pvq: Remove non-dyadic CDF initialization.
by Timothy B. Terriberry
· 8 years ago
d5b89d0
ec_smallmul: Simplify binary read/write.
by Timothy B. Terriberry
· 8 years ago
ead5287
daala_ec: Convert the decoder to use iCDFs
by Timothy B. Terriberry
· 8 years ago
881f109
daala_ec: Invert the internal state of the decoder
by Timothy B. Terriberry
· 8 years ago
41b4f75
daala_ec: Convert the encoder to use iCDFs
by Timothy B. Terriberry
· 8 years ago
033e536
daala_ec: Remove non-dyadic functions.
by Timothy B. Terriberry
· 8 years ago
dd6fa06
update parallel_deblocking experiment with more filter tap options
by Ryan Lei
· 8 years ago
c3571bc
Adjust encoder rate allocations for ext-refs
by Zoe Liu
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
97f5664
[optimize-b] Use a greedy search method
by Dake He
· 8 years ago
e5728a9
Simplify coefficient range checking
by Sebastien Alaiwan
· 8 years ago
a9f9a31
Modify av1_read_tx_type for lv_map exp
by Angie Chiang
· 8 years ago
1628fcc
Write/update tx_type per txb in lv_map exp
by Angie Chiang
· 8 years ago
b14b73f
Add av1_update_tx_type_count()
by Angie Chiang
· 8 years ago
c31ea68
Modify av1_write_tx_type for lv_map experiment
by Angie Chiang
· 8 years ago
550a117
Fix loop-filter in ALT_INTRA
by Frederic Barbier
· 8 years ago
70f0e5e
Only filter the blocks we need to filter (rather than use threshold=0)
by Jean-Marc Valin
· 8 years ago
29f1568
Use int16_t for warp parameters
by Yaowu Xu
· 8 years ago
de45e15
Fix cmake build.
by Tom Finegan
· 8 years ago
6c86ace
Fix CONFIG_HIGHBITDEPTH in cmake.
by Tom Finegan
· 8 years ago
18c6634
Fix CONFIG_FILTER_INTRA in the cmake build.
by Tom Finegan
· 8 years ago
8b370b6
Add mips64 support to the cmake build.
by Tom Finegan
· 8 years ago
f1880e1
Add breaking rule in the while loop of read_golomb
by Angie Chiang
· 8 years ago
8d6bc80
Use max_block_wide/high in av1_write_coeffs_mb
by Angie Chiang
· 8 years ago
85c7e90
Reduce the bandwidth requirement of sub8x8 chroma obmc
by Yue Chen
· 8 years ago
5b55c88
Add compound-singleref (compound mode using single ref)
by Zoe Liu
· 8 years ago
d148c96
Add mips32 support to the cmake build.
by Tom Finegan
· 8 years ago
16056f5
Adds option to use 1/32 subpel precision for gm/wm
by Debargha Mukherjee
· 8 years ago
cfe0fed
Add EOB threshold calculation for ADAPT_SCAN
by Yi Luo
· 8 years ago
9f07be1
Align frame_context to 16 bytes in TileData
by Jingning Han
· 8 years ago
43edb7b
Avoid invalid parameter combinations in CLPF test
by Steinar Midtskogen
· 8 years ago
7b069a5
CDEF: Optionally filter 8x8 skip blocks
by Steinar Midtskogen
· 8 years ago
1b2b739
Add s8 -> s16 unpack instrinsics
by Steinar Midtskogen
· 8 years ago
87c24a1
Can't skip deringing on threshold=0 because chroma needs direction
by Jean-Marc Valin
· 8 years ago
a036d86
Disable neighbor warping for gm + obmc
by Sarah Parker
· 8 years ago
c670e82
A temporary fix on the RAM issue for upsampled referencing
by Zoe Liu
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
f6214b9
Properly release the memory space in encode_frame_to_data_rate()
by Jingning Han
· 8 years ago
d2f12ba
rdopt.c,cosmetics: fix comments for av1_dist_block()
by hui su
· 8 years ago
b1c5760
Add ec_smallmul experiment.
by Timothy B. Terriberry
· 8 years ago
7e32a4c
Fix high bit-depth transform unit test failure
by Jingning Han
· 8 years ago
Next »