Sign in
aomedia
/
avm
/
05fb42f61598b3a0b8efa89d195453d2c19fc2ff
/
av1
89a015b
cosmetics,rdopt.c: fix some typos
by James Zern
· 8 years ago
98cab1a
Fix build warnings in av1_cx_iface.c
by Rupert Swarbrick
· 8 years ago
29824a4
Refactor and generalise OBMC prediction code
by Rupert Swarbrick
· 8 years ago
9c7089a
Add txfm config test
by Angie Chiang
· 8 years ago
ce3ad28
Calculate the txfm stage range according to bd
by Angie Chiang
· 8 years ago
6f9cd94
ext-partition-types: Don't allow 4:1 blocks to use palettes
by Rupert Swarbrick
· 8 years ago
cc5d35d
hash based motion estimation for screen data
by RogerZhou
· 8 years ago
3824f8a
Allow the creation of different masks for inter and intra
by Sarah Parker
· 8 years ago
9d068c1
Deduplicate lcg_rand16 function.
by Alex Converse
· 8 years ago
dfe49b2
Enable segmentation on bgsprite.
by Todd Nguyen
· 8 years ago
37234c1
Remove special cases about CONFIG_HIGHBITDEPTH
by Sebastien Alaiwan
· 8 years ago
721847c
Make DDF work with parallel deblocking
by Cheng Chen
· 8 years ago
e29f1e9
Fix CONFIG_LV_MAP builds with CMake.
by Tom Finegan
· 8 years ago
155bf9a
Let rect txfms do shorter side first
by Angie Chiang
· 8 years ago
e3b604d
Fix conflict between txmg exp and hbd mode
by Angie Chiang
· 8 years ago
482551b
ncobmc-adapt-weight: define data types used in the experiment
by Wei-Ting Lin
· 8 years ago
e1b2ea1
Use 8x8 block step size for spatial mv search
by Jingning Han
· 8 years ago
baec7c8
[CFL] Fix memset on fixed-size array
by Luc Trudeau
· 8 years ago
9d4cbb8
Esthetic changes to choose_intra_uv_mode
by Luc Trudeau
· 8 years ago
1870382
AOM_QM: use SIMD for flat matrices and re-enable tests.
by Thomas Davies
· 8 years ago
f3b5ee1
Refactor quantization C code.
by Thomas Davies
· 8 years ago
6bec6ec
Fix stream info peeking
by Sebastien Alaiwan
· 8 years ago
3369832
Fix CONFIG_BGSPRITE builds with CMake.
by Tom Finegan
· 8 years ago
4b92ab8
Make braces matchable
by Yushin Cho
· 8 years ago
8cc239b
Add sanitizer support to CMake build.
by Tom Finegan
· 8 years ago
ba47c84
Compute mode costs from cdf
by Yue Chen
· 8 years ago
74978fc
Use the bottom right 4x4 block for 8x8 unit mv reference
by Jingning Han
· 8 years ago
d37b83d
Use 4x4 granularity for nearest neighbor mv search
by Jingning Han
· 8 years ago
7f99477
Use 8x8 block mv search for sub8x8 blocks
by Jingning Han
· 8 years ago
50b0f6c
Make braces consistent in encodeframe.c
by Cheng Chen
· 8 years ago
b746c3b
Fix bug in highbd wedge-interintra prediction
by David Barker
· 8 years ago
7daf042
ncobmc-adapt-weight: remove bitstream for training
by Wei-Ting Lin
· 8 years ago
914d53a
Tidy up and generalise av1_predict_intra_block
by Rupert Swarbrick
· 8 years ago
93a1005
av1.cmake: add missing CONFIG_CONVOLVE_ROUND srcs
by James Zern
· 8 years ago
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
c5ccd4c
Avoid using MRC_DCT when the mask produced is invalid
by Sarah Parker
· 8 years ago
ed68014
Refactor av1_default_coef_cdfs()
by hui su
· 8 years ago
750f976
Some cosmetic changes to optimize_b_greedy()
by hui su
· 8 years ago
94de0aa
CDEF cleanup
by Steinar Midtskogen
· 8 years ago
c49177e
New experiment, CDEF-DIST
by Yushin Cho
· 8 years ago
bc83b64
Replace shift with multiply
by Yaowu Xu
· 8 years ago
2e08d96
Add macros to turn off inter and intra mrc_dct separately
by Sarah Parker
· 8 years ago
bd57abe
Calculate coeff token cost before encoding each SB
by hui su
· 8 years ago
897dd19
Avoid the use of INT_MAX in rate computation
by Yaowu Xu
· 8 years ago
c0cf71d
Calculate coeff token cost from CDF
by hui su
· 8 years ago
9b0f703
Prevent redundant down converting operation
by Yaowu Xu
· 8 years ago
ad653a3
Add txmg experiment
by Angie Chiang
· 8 years ago
fc25654
Fix inconsistency in compound-segment masks
by David Barker
· 8 years ago
0b90540
FRAME_SUPERRES bugfix
by Urvang Joshi
· 8 years ago
10e2300
Setup frame/tile boundary when frame/tile geometry changes
by Yi Luo
· 8 years ago
b9a822b
Integrate convolve_round with chroma_sub8x8
by Angie Chiang
· 8 years ago
438b3ae
Enable flex-refs by default when altref2 is on
by Zoe Liu
· 8 years ago
7b58182
Add gaussian model to bgsprite.
by Todd Nguyen
· 8 years ago
1fd99c2
Refactor bgsprite.
by Todd Nguyen
· 8 years ago
060f7f2
Fill ncobmc mode and motion mode costs using cdf
by Wei-Ting Lin
· 8 years ago
a506eb6
Use 10 bits to represent adapt_scan probabilities
by Angie Chiang
· 8 years ago
d2269d8
Rewrite some asserts to avoid visual studio errors.
by Urvang Joshi
· 8 years ago
a6a854b
Frame context signaling: Remove reset symbols from the bitstream.
by Thomas Daede
· 8 years ago
e9b15e2
Add encoder support to ALTREF2
by Zoe Liu
· 8 years ago
da4d8b9
Add new experiment: frame_context_signaling.
by Thomas Daede
· 8 years ago
1f990a6
tempv_signaling: Simplify test for whether prev_frame works for mvs
by Rupert Swarbrick
· 8 years ago
2a52f29
Make inspector work with superres
by Rupert Swarbrick
· 8 years ago
b95cf12
ext_partition_types: Pass the correct CDF length for partitions
by Rupert Swarbrick
· 8 years ago
964cabf
Fix mistake in cdf table for mrc_tx
by Sarah Parker
· 8 years ago
c576732
correct an assertion
by Yaowu Xu
· 8 years ago
4508d88
Fix a build error when ext-tx is off
by Zoe Liu
· 8 years ago
bc030ee
Fix build warnings when global_motion is off
by Zoe Liu
· 8 years ago
9ee8265
Fix w/h of av1_make_masked_inter_predictor
by Angie Chiang
· 8 years ago
61a12ef
Refactor paralles_deblocking
by Cheng Chen
· 8 years ago
b23d00a
Move mode costs that can be updated inside a frame to MACROBLOCK
by Yue Chen
· 8 years ago
127c583
Another fix of dangling braces for search
by Yushin Cho
· 8 years ago
3ab2405
Fix build warning when compiling with warped motion
by Rupert Swarbrick
· 8 years ago
b6a3175
Unified warp_affine and warp_affine_post_round
by Peter de Rivaz
· 8 years ago
4377857
Move buffer allocation to aom_scale
by Yaowu Xu
· 8 years ago
71ef7c2
Turn on convolve_round by default
by Angie Chiang
· 8 years ago
223f048
Fix compiler warning in bitstream.c
by Rupert Swarbrick
· 8 years ago
bf828f9
Fix build of encodeframe.c without motion-var or warped-motion
by Rupert Swarbrick
· 8 years ago
766c9d5
Fix unused parameter warning in decodemv.c
by Rupert Swarbrick
· 8 years ago
bdc8dab
motion_var: computer motion_mode_cost from cdf
by Yue Chen
· 8 years ago
0006073
Update 8-bit frame buffers for Global Motion estimation
by Yaowu Xu
· 8 years ago
cb9c1c5
Add CONFIG_DAALA_DCT16 experiment.
by Monty Montgomery
· 8 years ago
f6eaa15
[CFL] Uniform Q3 alpha grid with extent [-2, 2]
by David Michael Barr
· 8 years ago
9136ab7
Fix logical errors for TX64x64.
by Urvang Joshi
· 8 years ago
2dc1c84
Fix tx64x64 debug build
by Urvang Joshi
· 8 years ago
a4817a6
Fix dist_8x8 broken with 3bce7547b
by Yushin Cho
· 8 years ago
6e1cd78
[CFL] New UV_PREDICTION_MODE for CFL
by Luc Trudeau
· 8 years ago
1a7f0a8
Conditionally skip inverse transform in transform block RD
by Jingning Han
· 8 years ago
7abe9db
Adapt palette cdf
by Jonathan Matthews
· 8 years ago
f5bdeac
Make CDEF work with EXT_PARTITION
by Cheng Chen
· 8 years ago
e94df5c
Select filter level for U, V planes
by Cheng Chen
· 8 years ago
16a9df7
Reduce best rdcost value in transform partition search
by Jingning Han
· 8 years ago
d6bdd46
rect_tx_ext: work with var_tx
by Yue Chen
· 8 years ago
748d570
Add some todo for convolve_round exp
by Angie Chiang
· 8 years ago
d6d9eee
[CFL] UV_PREDICTION_MODE
by Luc Trudeau
· 8 years ago
5b8e6d2
Add txfm functions corresponding to MRC_DCT
by Sarah Parker
· 8 years ago
0c60428
Integrate hbd convolve_round and compound_segment
by Angie Chiang
· 8 years ago
963b86d
Use ADAPT_SCAN_PROB_PRECISION to init prob
by Angie Chiang
· 8 years ago
466ae06
Palette: use CDF to encode palette size and color indices
by hui su
· 8 years ago
1b4ffc4
use frame_type for key frame check
by Yaowu Xu
· 8 years ago
3bce754
Optimize transform block rate-distortion search
by Jingning Han
· 8 years ago
Next »