Sign in
aomedia
/
avm
/
5d149e1d6596c7d335e4f93374ca62d55947dd35
/
av1
/
common
/
reconinter.h
07f93af
Remove sub8x8 mv average functions
by Jingning Han
· 7 years ago
fa00507
Remove convolve_round/compound_round config flags
by Yunqing Wang
· 7 years ago
0ead613
Remove NCOBMC experiment
by Sebastien Alaiwan
· 7 years ago
8efc827
Enforce the block size requirement on comp ref
by Zoe Liu
· 7 years ago
b3b5304
scaling: Fix border clamping for subsampled planes
by David Barker
· 7 years ago
8263f80
JNT_COMP: refactor if statements
by Cheng Chen
· 7 years ago
f40a957
Add motion selection to ext_skip
by Zoe Liu
· 7 years ago
b09e55c
Revert "JNT_COMP: turn off for one_sided_compound"
by Cheng Chen
· 7 years ago
060e192
JNT_COMP: turn off for one_sided_compound
by Cheng Chen
· 7 years ago
f78632e
JNT_COMP: Refactor code
by Cheng Chen
· 7 years ago
80daf0c
Remove NCOBMC_ADAPT_WEIGHT from AV1
by Yue Chen
· 7 years ago
670b660
Remove CONFIG_INTERINTRA
by Yue Chen
· 7 years ago
f704a1c
Add decoder support to ext_skip
by Zoe Liu
· 7 years ago
1f56b8e
Remove experimental flag of WARPED_MOTION
by Sebastien Alaiwan
· 7 years ago
1bc94fc
Remove experimental flag of MOTION_VAR
by Sebastien Alaiwan
· 7 years ago
371968c
Remove compound-segment/wedge config flags
by Debargha Mukherjee
· 7 years ago
4879580
Remove experimental flag of GLOBAL_MOTION
by Sebastien Alaiwan
· 7 years ago
f02f8ae
Add short_filter experiment
by Zhijie Yang
· 7 years ago
9fa9623
Remove experimental flag of chroma_sub8x8
by Hui Su
· 7 years ago
edced25
Further cleanups related to removal of cb4x4 flags
by Debargha Mukherjee
· 7 years ago
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
d8b93f5
Remove abandonned CHROMA_2X2 experiment
by Sebastien Alaiwan
· 7 years ago
0cf54d4
Remove abandonned SUPERTX experiment
by Sebastien Alaiwan
· 7 years ago
20758f1
Remove baseline compiling warnings
by Yi Luo
· 7 years ago
5433fa4
Fix mv clamping when superres is used
by Debargha Mukherjee
· 7 years ago
989dd5b
Fix msvc 2015 build
by Yaowu Xu
· 7 years ago
27e9029
Pack InterpFilters into a single integer
by Rupert Swarbrick
· 8 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 7 years ago
761b1ac
ext-partition: Don't read not-yet-decoded values
by David Barker
· 8 years ago
c17a443
For 16x4/4x16 blocks disable gm/wm/obmc/wedge/cs
by Debargha Mukherjee
· 8 years ago
6a93b15
Add support for 16x4 partitions
by Rupert Swarbrick
· 8 years ago
1cfe474
Simplify motion var parameters in reconinter.h
by Rupert Swarbrick
· 8 years ago
9c5b108
Add scaled convolve functions for convolve_round
by Debargha Mukherjee
· 8 years ago
2bfa206
ncobmc-adapt-weight: add recon functions
by Wei-Ting Lin
· 8 years ago
e800716
Pass conv_param to av1_make_masked_inter_predictor
by Angie Chiang
· 8 years ago
7739752
Frame scaling prediction for highbitdepth pt 2
by Debargha Mukherjee
· 8 years ago
2cf590f
Remove deprecated av1_build_inter_predictor_sub8x8 function
by Jingning Han
· 8 years ago
52c5173
warped_motion: disable warped_motion mode if ref frame is scaled
by Yue Chen
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
0eea89f
Remove SEPARATE_GLOBAL_MOTION macro
by Sarah Parker
· 8 years ago
505f006
Fix frame scaling prediction
by Fergus Simpson
· 8 years ago
1583614
Changed scaling of MVs to use higher precision.
by Debargha Mukherjee
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
4a81001
ext_inter: Skip compound type probs. for small block sizes.
by Timothy B. Terriberry
· 8 years ago
81b2e50
Pass conv_params into warp-related functions
by Angie Chiang
· 8 years ago
85b6646
Add encoder/decoder pipeline to support single ref comp modes
by Zoe Liu
· 8 years ago
60baa35
Fix a compile warning with dual-filter off
by Yushin Cho
· 8 years ago
8e689e4
supertx: code refactoring + resolve conflicts with baseline
by Yue Chen
· 8 years ago
e64d51a
Add 'do_average' to ConvolveParams structure
by David Barker
· 8 years ago
4d26acb
Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4
by Yue Chen
· 8 years ago
c44009c
Rework inter prediction process in cb4x4 mode
by Jingning Han
· 8 years ago
05685e9
Make convolve_round work with warped_motion
by Angie Chiang
· 8 years ago
b03545b
Implement convolve_round in high bit-depth mode
by Angie Chiang
· 8 years ago
30edaf4
Cleanup inter_predictor and highbd_inter_predictor
by Angie Chiang
· 8 years ago
7afb8b7
Compute compound average in warp_plane only for COMPOUND_AVERAGE
by Sarah Parker
· 8 years ago
0df711f
Fix and cleanup interpolation filter assignments
by Debargha Mukherjee
· 8 years ago
91d9a79
Offset sub8x8 chroma component buffer pointers
by Jingning Han
· 8 years ago
c54594f
Wedge smoothing function cleanup and improvements
by Debargha Mukherjee
· 8 years ago
c5f735f
Fix separation between ext-inter group of expts.
by Debargha Mukherjee
· 8 years ago
1b6ccfc
Revert "Fix separation between ext-inter group of expts."
by James Zern
· 8 years ago
5ca25df
Fix separation between ext-inter group of expts.
by Debargha Mukherjee
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
a036d86
Disable neighbor warping for gm + obmc
by Sarah Parker
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
fc59389
scaling: Avoid SSSE3 convolution instructions when scaling
by Fergus Simpson
· 8 years ago
604d846
Do not warp for warped-motion neighbors with obmc
by Debargha Mukherjee
· 8 years ago
19234cc
Macro to disable warped/obmc_causal with global motion
by Sarah Parker
· 8 years ago
74a7754
Fix recon mismatches in GLOBAL_MOTION+MOTION_VAR
by Yue Chen
· 8 years ago
b3ebed1
Fix sub8x8 rd costing to include global motion prediction
by Sarah Parker
· 8 years ago
5329a2b
Restrict the number of neighbors in obmc mode
by Yue Chen
· 8 years ago
b5bb3ff
Remove unused av1_build_inter_predictors_sbp()
by Jingning Han
· 8 years ago
043de63
Turn off has_subpel_mv_component check
by Angie Chiang
· 8 years ago
e7e3720
Enable av1_is_interp_needed in handle_inter_mode
by Angie Chiang
· 8 years ago
1b672d3
Make convolve_round compiled without dual_filter
by Zoe Liu
· 8 years ago
7a2af6c
Separate Y and UV planes' filter declaration
by Angie Chiang
· 8 years ago
e3a4c1c
Pass plane into get_conv_params###
by Angie Chiang
· 8 years ago
42d9610
Avoid sending bits for the compound type for sub 8x8 blocks
by Sarah Parker
· 8 years ago
7927a97
Add av1_convolve_2d_facade
by Angie Chiang
· 8 years ago
426a997
Fix ext-inter + compound-segment + supertx
by David Barker
· 8 years ago
c2d3871
Make global_motion work with ext_inter
by Sarah Parker
· 8 years ago
117aa0d
Add CONVOLVE_POST_ROUNDING flag
by Angie Chiang
· 8 years ago
9f45bc4
Pass ConvolveParams into prediction functions
by Angie Chiang
· 8 years ago
1edf9a3
Improvements on segment mask
by Debargha Mukherjee
· 8 years ago
86ae7b1
Add recon functions of non-causal obmc
by Yue Chen
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
b9f757c
Refactor compound_segment to try different segmentation masks
by Sarah Parker
· 8 years ago
1733f6b
Merge ext_interp and dual_filter
by Angie Chiang
· 8 years ago
569edda
Add temporary dummy mask for compound segmentation
by Sarah Parker
· 8 years ago
b46540c
Simplify motion compensated predictor logic
by Jingning Han
· 8 years ago
ac37fa3
Improve rdopt decisions for ext-inter
by David Barker
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
6557ea9
Rename av1_convolve.[hc] to convolve.[hc]
by Yaowu Xu
· 8 years ago
a69ce1b
Let is_interp_needed always return 1
by Angie Chiang
· 8 years ago
b135deb
Use has_subpel_mv_component in av1_is_interp_needed
by Angie Chiang
· 8 years ago
75c2209
Simplify interpolation filter search in handle_inter_mode()
by Angie Chiang
· 8 years ago
894fcce
Move small fixes and refactoring for obmc pred from AV1
by Yue Chen
· 8 years ago
e29ea12
Sub8x8 block chroma component inter prediction
by Jingning Han
· 9 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
cb60b18
Renamings for OBMC experiment
by Yue Chen
· 8 years ago
Next »