Sign in
aomedia
/
avm
/
9f21776baf458c544e21c8853c876d442d940920
/
av1
9f21776
Cleanup get_energy_distribution_fine
by Alex Converse
· 8 years ago
ed29ea2
A small code clean on ext-inter
by Zoe Liu
· 8 years ago
06c372d
bitstream,mem_put_varsize: quiet warning in assert
by James Zern
· 8 years ago
6c5d698
Scale up exhaustive_search_thresh to work with 128x128 partitions
by Alex Converse
· 8 years ago
6eeea0e
Enable ext-refs as default
by Zoe Liu
· 8 years ago
bd343f4
Common Identity 16x8 transform: forward and reverse.
by Urvang Joshi
· 8 years ago
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
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
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
1994429
Don't export kMinCompressedSize.
by Ralph Giles
· 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
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
b5bf51e
Fix inspection mi grid size.
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
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
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
18c6634
Fix CONFIG_FILTER_INTRA in 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
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
7b069a5
CDEF: Optionally filter 8x8 skip blocks
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
65113f3
Fix cross tile buffer access in encoder process
by Jingning Han
· 8 years ago
00491e0
Avoid redundant tx_type search
by Angie Chiang
· 8 years ago
65a39bb
Calculate coeff cost in av1_search_txk_type
by Angie Chiang
· 8 years ago
44bb6d0
pvq: Remove support for disabling nodesync.
by Timothy B. Terriberry
· 8 years ago
281def7
Avoid out of bound read
by Yaowu Xu
· 8 years ago
c8ab0bc
Avoid out of bound read
by Yaowu Xu
· 8 years ago
4330e1b
Fix out-of-bound access in filter intra
by Jingning Han
· 8 years ago
b1cc1f9
Fix a bug for high-bit-depth in av1_dist_block()
by hui su
· 8 years ago
18ad894
Fix invalid tx_type returned by get_tx_type
by Angie Chiang
· 8 years ago
f1cb075
Modify choose_tx_size_type_from_rd for lv_map exp
by Angie Chiang
· 8 years ago
e50f3ec
Call av1_search_txk_type in block_rd_txfm
by Angie Chiang
· 8 years ago
ca7ec4b
Simplify has_top_right() and has_bottom_left().
by Urvang Joshi
· 8 years ago
52617b2
Reset x->skip flag in the ref-mv search loop
by Jingning Han
· 8 years ago
b8eed01
Use scale_chroma_bsize() function predict_square_intra_block()
by Jingning Han
· 8 years ago
a876495
Avoiding extra runs through skip flags
by Jean-Marc Valin
· 8 years ago
e3bc0da
Change parameter limit to be <1, not <=1. This saves a bit.
by Sean Purser-Haskell
· 8 years ago
6e1c7d7
Clip 128s from warped_filter, so that all taps fit into 8 bits.
by Sean Purser-Haskell
· 8 years ago
2d2dac2
Fix YUV444 lossless mode unit test
by Jingning Han
· 8 years ago
6520156
Add tx_type_cost()
by Angie Chiang
· 8 years ago
2b58a62
Modify get_tx_type for lv_map experiment
by Angie Chiang
· 8 years ago
Next »