Sign in
aomedia
/
avm
/
12546aa2438117c4869a7b26b72a1865a471b871
/
av1
/
common
/
onyxc_int.h
0cf54d4
Remove abandonned SUPERTX experiment
by Sebastien Alaiwan
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
6cc1fd3
Refactor motion field mv buffer
by Jingning Han
· 7 years ago
c7d198e
Rework the mv buffer for motion field estimation
by Jingning Han
· 7 years ago
4822e14
Add CONFIG_SIMPLE_BWD_ADAPT experiment.
by Thomas Davies
· 7 years ago
fc0eeb3
Fix partition_gather_horz_alike() and vert
by Debargha Mukherjee
· 7 years ago
6dbffbf
Add frame-level flag to turn on/off adapt_scan
by Angie Chiang
· 7 years ago
d1d511f
Modify storing and using of the temporal frame MVs
by Yunqing Wang
· 7 years ago
de71d14
FRAME_SUPERRES: Rework to use scale factor of 8/D
by Urvang Joshi
· 7 years ago
e61923f
Superres: Remove unused variable.
by Urvang Joshi
· 7 years ago
a45d842
Rework key frame intra mode context model
by Jingning Han
· 7 years ago
5d108a3
Avoid large stack allocations
by Debargha Mukherjee
· 7 years ago
4c1cb1f
Silence some static analysis warnings
by Debargha Mukherjee
· 7 years ago
880166a
LOOPFILTER_LEVEL: add flexibility for EXT_DELTA_Q
by Cheng Chen
· 8 years ago
5e70a11
Deduplicate use_reference_buffer/frame_id_numbers_present_flag
by David Barker
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 8 years ago
3dd3391
Add a new layout for HORZ/VERT_A/B partitions
by Rupert Swarbrick
· 8 years ago
ea255c9
Make frame marker a root experiment
by Jingning Han
· 8 years ago
d9b62c5
Fix a baseline build error
by Yi Luo
· 8 years ago
3ab20b4
Remove delta_q experimental flag.
by Thomas Davies
· 8 years ago
778023d
Add sequence (kf) level flag for reference buffer
by Debargha Mukherjee
· 8 years ago
ad667d9
NEW_MULTISYMBOL: remove compressed header always.
by Thomas Davies
· 8 years ago
f58f111
MAX_TILE experiment: add explicit tiles
by Dominic Symes
· 8 years ago
2eada61
Add experiment to restrict compressed header
by Debargha Mukherjee
· 8 years ago
f572cd3
Search for deblocking filter level for superblock
by Cheng Chen
· 8 years ago
db5d66f
Add the max-tile tool with uniform tile support
by Dominic Symes
· 8 years ago
3b63524
Adaptive Motion Vector Resolution
by RogerZhou
· 8 years ago
94a504a
Integrate mfmv with codebase
by Jingning Han
· 8 years ago
89ff793
[CFL] Refactor includes
by Luc Trudeau
· 8 years ago
5b2021e
[CFL] Fix typedef-redefinition compiler warnings
by David Michael Barr
· 8 years ago
136d5c1
Simplify get_partition() implementation
by Rupert Swarbrick
· 8 years ago
049a788
Code simplification
by Yaowu Xu
· 8 years ago
6577c93
Compile fix for f9ef4f6bcd9e.
by Timothy B. Terriberry
· 8 years ago
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
8711cf5
Using CDFs for read_partition special case
by Stanislav Vitvitskyy
· 8 years ago
ffbb0f9
Enable motion field estimation in DRL
by Jingning Han
· 8 years ago
c723b34
Add frame index to the decoded frames
by Jingning Han
· 8 years ago
6a93b15
Add support for 16x4 partitions
by Rupert Swarbrick
· 8 years ago
dd3206f
get_sqr_tx_size(): fix for tx64x64
by Urvang Joshi
· 8 years ago
def1125
Use table lookup for computing base ctx
by Angie Chiang
· 8 years ago
88e673d
Correctly indicate invalid partition context
by Yaowu Xu
· 8 years ago
01d43e1
Make CONFIG_COLORSPACE_HEADERS public API changes unconditional.
by Tom Finegan
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
cc5d35d
hash based motion estimation for screen data
by RogerZhou
· 8 years ago
482551b
ncobmc-adapt-weight: define data types used in the experiment
by Wei-Ting Lin
· 8 years ago
94de0aa
CDEF cleanup
by Steinar Midtskogen
· 8 years ago
10e2300
Setup frame/tile boundary when frame/tile geometry changes
by Yi Luo
· 8 years ago
a6a854b
Frame context signaling: Remove reset symbols from the bitstream.
by Thomas Daede
· 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
b25ba50
Remove the CONFIG_TILE_GROUPS experimental flag.
by Thomas Davies
· 8 years ago
97ad058
Add support to the experiment of altref2
by Zoe Liu
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
f636d5c
Disable CDEF signaling when all segments are lossless.
by Thomas Daede
· 8 years ago
243b66b
Support rectangular tx_type coding in var-tx
by Jingning Han
· 8 years ago
5d61b60
get_min_tx_size: disable -Warray-bounds
by James Zern
· 8 years ago
3e18e4a
[CFL] Compute Luma Average Over Partition Unit
by Luc Trudeau
· 8 years ago
87cf61b
scaling: Add kf numerator for resize and superres
by Fergus Simpson
· 8 years ago
76fb126
Experiment: adding the source video information signaling (Netflix)
by anorkin
· 8 years ago
d2bcbb5
frame_superres: Post encode/decode upscaling
by Fergus Simpson
· 8 years ago
8e689e4
supertx: code refactoring + resolve conflicts with baseline
by Yue Chen
· 8 years ago
7b1ec7a
Add encoder/decoder support for var-refs
by Zoe Liu
· 8 years ago
f817e53
[CFL] Move cfl_init out of plane loop
by Luc Trudeau
· 8 years ago
dac5e39
[CFL] Get subsampling from AV1 common
by Luc Trudeau
· 8 years ago
e2ac985
Move FrameContext out of plane loop
by Luc Trudeau
· 8 years ago
6e4955d
Rework loop filter tx size selection
by Jingning Han
· 8 years ago
affbe5e
get_min_tx_size: assert() doesn't need an 'if'.
by Urvang Joshi
· 8 years ago
331662e
Rework txfm_above and txfm_left context offset
by Jingning Han
· 8 years ago
8c70d91
resize: Clear above context to aligned width
by Fergus Simpson
· 8 years ago
9e2c7a6
Frame level flags to ctrl ext-inter compound modes
by Debargha Mukherjee
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
6675adf
AOM_QM: redesign matrices and support CB_4X4 and RECT-TX.
by Thomas Davies
· 8 years ago
f65b89a
Fix set_skip_context logic
by Jingning Han
· 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
2af277a
Silent clang warnings on variable init value assignment
by Jingning Han
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
bc18993
frame_superres: Refactor pre-encode frame size set
by Fergus Simpson
· 8 years ago
e46382a
intrabc: Fix build when palette is disabled
by Alex Converse
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
10e1da9
Store pre_fc in AV1_COMMON rather than computing it on the spot.
by Thomas Daede
· 8 years ago
ed5a30f
Remove subframe_prob_update experiment
by hui su
· 8 years ago
3da18d6
Account for sub8x8 chroma intra boundary condition
by Jingning Han
· 8 years ago
d91c8c9
frame_superres: Make frame_superres independent of loop_restoration
by Fergus Simpson
· 8 years ago
d706ed2
Fix encode/decode mismatch when enabling frame resizing
by David Barker
· 8 years ago
91d9a79
Offset sub8x8 chroma component buffer pointers
by Jingning Han
· 8 years ago
baeb375
[CFL] Load luma as prediction for chroma
by Luc Trudeau
· 8 years ago
359dc2b
set_mi_row_col: Refactor functions and their calls.
by Urvang Joshi
· 8 years ago
e2db387
Process chroma component at bottom-right block
by Jingning Han
· 8 years ago
e398028
[CFL] Store luma as prediction for chroma
by Luc Trudeau
· 8 years ago
231fe42
Extend delta q to have delta lf
by Fangwen Fu
· 8 years ago
4ff59b5
Cleanup: Remove const for params passed by value
by Yaowu Xu
· 8 years ago
f816415
[CFL] Custom block-level DC_PRED
by Luc Trudeau
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
0c966a5
Signal CDEF damping in the frame header
by Steinar Midtskogen
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
2d2dac2
Fix YUV444 lossless mode unit test
by Jingning Han
· 8 years ago
4937856
Add extended partition size in txfm_partition_context()
by Yi Luo
· 8 years ago
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
Next »