.. |
arm/neon
|
Fix warnings reported by -Wshadow: Part2: av1 directory
|
2016-10-18 17:22:34 -07:00 |
mips
|
Remove file base name collisions.
|
2017-02-13 18:07:27 +00:00 |
x86
|
x86: _mm_set_epi64x -> _mm_{set_epi32,cvtsi32_si128}
|
2017-06-24 02:37:59 +00:00 |
alloccommon.c
|
Make loop-restoration compatible w/ frame_superres
|
2017-06-13 17:36:09 +00:00 |
alloccommon.h
|
Misc cleanups and enhancements on loop restoration
|
2016-12-15 19:11:46 +00:00 |
av1_fwd_txfm1d.c
|
Revert "Clamp inverse transform coefficients"
|
2017-06-19 21:50:48 +00:00 |
av1_fwd_txfm1d.h
|
Add configurations for hbd identity transform
|
2017-05-19 05:18:14 +00:00 |
av1_fwd_txfm1d_cfg.h
|
Fix coefficient range for identity matrix
|
2017-06-19 19:11:15 +00:00 |
av1_fwd_txfm2d.c
|
Clean up hbd transform code
|
2017-06-12 21:56:22 +00:00 |
av1_inv_txfm1d.c
|
Revert "Clamp inverse transform coefficients"
|
2017-06-19 21:50:48 +00:00 |
av1_inv_txfm1d.h
|
Add configurations for hbd identity transform
|
2017-05-19 05:18:14 +00:00 |
av1_inv_txfm1d_cfg.h
|
Fix coefficient range for identity matrix
|
2017-06-19 19:11:15 +00:00 |
av1_inv_txfm2d.c
|
Clean up hbd transform code
|
2017-06-12 21:56:22 +00:00 |
av1_loopfilter.c
|
cb4x4: Move sub-4X4 block sizes behind chroma flags.
|
2017-06-21 21:31:26 +00:00 |
av1_loopfilter.h
|
Rework loop filter tx size selection
|
2017-06-01 18:47:42 +00:00 |
av1_rtcd.c
|
Change to use AOM copyright notice
|
2016-09-02 19:52:03 +00:00 |
av1_rtcd_defs.pl
|
Fwd txfm and quantizer HBD/LBD data paths co-exist
|
2017-06-28 17:40:28 +00:00 |
av1_txfm.h
|
Remove deprecated high-bitdepth functions
|
2017-06-08 01:26:44 +00:00 |
blockd.c
|
cb4x4: Move sub-4X4 block sizes behind chroma flags.
|
2017-06-21 21:31:26 +00:00 |
blockd.h
|
Support rectangular tx_type coding in var-tx
|
2017-06-28 04:07:09 +00:00 |
cdef.c
|
clean up the logic for generating tile boundary information
|
2017-06-15 16:05:06 +00:00 |
cdef.h
|
Speed up CDEF parameter selection for cpu-used > 0
|
2017-06-12 07:19:40 +00:00 |
cdef_simd.h
|
CDEF: Add damping to dering
|
2017-04-05 14:53:02 +00:00 |
cfl.c
|
[CFL] Fix stack smash in cfl_load
|
2017-06-20 00:25:26 +00:00 |
cfl.h
|
[CFL] drop skip logic, always write alpha
|
2017-06-20 16:40:44 +00:00 |
clpf.c
|
CDEF: Add damping to dering
|
2017-04-05 14:53:02 +00:00 |
clpf.h
|
Merge dering/clpf rdo and filtering
|
2017-03-17 19:06:20 +00:00 |
clpf_neon.c
|
Added generic SIMD support for CLPF.
|
2016-10-10 11:19:37 -07:00 |
clpf_simd.h
|
CDEF: Add damping to dering
|
2017-04-05 14:53:02 +00:00 |
clpf_sse2.c
|
Added generic SIMD support for CLPF.
|
2016-10-10 11:19:37 -07:00 |
clpf_sse4.c
|
Move clpf_sse4_1.c to clpf_sse4.c in agreement with convention
|
2016-10-19 15:14:27 -07:00 |
clpf_ssse3.c
|
Added generic SIMD support for CLPF.
|
2016-10-10 11:19:37 -07:00 |
common.h
|
Move CHECK_MEM_ERROR implementation to aom/internal.
|
2016-09-06 21:23:36 +00:00 |
common_data.h
|
ncobmc_adapt_weight: Add bitstream syntax
|
2017-06-27 22:30:13 +00:00 |
convolve.c
|
Vectorize av1_convolve_2d()
|
2017-06-09 18:20:14 +00:00 |
convolve.h
|
Vectorize av1_convolve_2d()
|
2017-06-09 18:20:14 +00:00 |
debugmodes.c
|
Fix debugmodes file
|
2017-05-16 00:12:47 +00:00 |
entropy.c
|
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
|
2017-06-28 09:50:17 +00:00 |
entropy.h
|
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
|
2017-06-01 18:59:52 +00:00 |
entropymode.c
|
Add NCOBMC_ADAPT_WEIGHT as another motion mode
|
2017-06-28 23:09:25 +00:00 |
entropymode.h
|
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
|
2017-06-28 09:50:17 +00:00 |
entropymv.c
|
GLOBAL_MOTION: simplify parameter coding.
|
2017-06-14 10:10:00 +00:00 |
entropymv.h
|
GLOBAL_MOTION: simplify parameter coding.
|
2017-06-14 10:10:00 +00:00 |
enums.h
|
Add NCOBMC_ADAPT_WEIGHT as another motion mode
|
2017-06-28 23:09:25 +00:00 |
filter.c
|
Mark SMOOTH2 filter under USE_EXTRA_FILTER flag
|
2017-06-02 22:24:14 +00:00 |
filter.h
|
Mark SMOOTH2 filter under USE_EXTRA_FILTER flag
|
2017-06-02 22:24:14 +00:00 |
frame_buffers.c
|
Remove aom_realloc()
|
2017-02-27 16:59:25 +00:00 |
frame_buffers.h
|
Change to use AOM copyright notice
|
2016-09-02 19:52:03 +00:00 |
generic_code.c
|
ec_smallmul: Convert CDFs to iCDFs.
|
2017-04-18 18:47:29 +00:00 |
generic_code.h
|
pvq: Remove non-dyadic CDF initialization.
|
2017-04-14 19:07:43 +00:00 |
idct.c
|
Fix inv txfm low/high bitdepth selection logic
|
2017-06-27 21:20:51 +00:00 |
idct.h
|
Fix inv txfm low/high bitdepth selection logic
|
2017-06-27 21:20:51 +00:00 |
laplace_tables.c
|
ec_smallmul: Convert CDFs to iCDFs.
|
2017-04-18 18:47:29 +00:00 |
mv.h
|
Reduce multiplier precision for warp least squares
|
2017-06-27 21:49:32 +00:00 |
mvref_common.c
|
intrabc: Fix compatibility with global motion
|
2017-06-15 16:39:06 +00:00 |
mvref_common.h
|
Add new coding tool of ext-comp-refs
|
2017-06-19 16:38:00 +00:00 |
od_dering.c
|
Retune CDEF dering threshold adjustment
|
2017-04-19 04:35:27 +00:00 |
od_dering.h
|
Signal CDEF damping in the frame header
|
2017-04-19 04:19:27 +00:00 |
od_dering_neon.c
|
Add SIMD support for CDEF dering for sse2/ssse3 and neon
|
2017-03-29 23:47:21 +00:00 |
od_dering_simd.h
|
Fix increment bug in SIMD copy_rect8_*bit_to_16bit
|
2017-04-26 14:57:12 +00:00 |
od_dering_sse2.c
|
Add SIMD support for CDEF dering for sse2/ssse3 and neon
|
2017-03-29 23:47:21 +00:00 |
od_dering_sse4.c
|
Add SIMD support for CDEF dering for sse2/ssse3 and neon
|
2017-03-29 23:47:21 +00:00 |
od_dering_ssse3.c
|
Add SIMD support for CDEF dering for sse2/ssse3 and neon
|
2017-03-29 23:47:21 +00:00 |
odintrin.c
|
New experiment: Perceptual Vector Quantization from Daala
|
2016-11-06 22:18:01 -08:00 |
odintrin.h
|
odintrin: avoid redef of M_* under visual studio
|
2017-05-07 02:05:22 +00:00 |
onyxc_int.h
|
Support rectangular tx_type coding in var-tx
|
2017-06-28 04:07:09 +00:00 |
partition.c
|
Convert PVQ coefficient handling functions to tran_low_t.
|
2017-02-09 22:07:36 +00:00 |
partition.h
|
Convert PVQ coefficient handling functions to tran_low_t.
|
2017-02-09 22:07:36 +00:00 |
pred_common.c
|
Add new coding tool of ext-comp-refs
|
2017-06-19 16:38:00 +00:00 |
pred_common.h
|
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
|
2017-06-28 09:50:17 +00:00 |
pvq.c
|
pvq: Remove non-dyadic CDF initialization.
|
2017-04-14 19:07:43 +00:00 |
pvq.h
|
pvq: Remove support for disabling nodesync.
|
2017-04-12 16:10:05 +00:00 |
pvq_state.c
|
pvq: Remove non-dyadic CDF initialization.
|
2017-04-14 19:07:43 +00:00 |
pvq_state.h
|
PVQ uses backward updated context in a tile
|
2017-04-05 17:57:38 +00:00 |
quant_common.c
|
AOM_QM: Use 8-bit matrices and fix 2x2 transform sizes.
|
2017-06-09 16:43:52 +00:00 |
quant_common.h
|
AOM_QM: redesign matrices and support CB_4X4 and RECT-TX.
|
2017-05-24 16:42:47 +00:00 |
reconinter.c
|
Change mv scaling behaviour
|
2017-06-24 07:22:02 +00:00 |
reconinter.h
|
cb4x4: Move sub-4X4 block sizes behind chroma flags.
|
2017-06-21 21:31:26 +00:00 |
reconintra.c
|
cb4x4: Move sub-4X4 block sizes behind chroma flags.
|
2017-06-21 21:31:26 +00:00 |
reconintra.h
|
[intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples
|
2017-06-19 22:01:28 +00:00 |
resize.c
|
Unify resize and superres denominator constants
|
2017-06-16 19:21:12 +00:00 |
resize.h
|
Unify resize and superres denominator constants
|
2017-06-16 19:21:12 +00:00 |
restoration.c
|
Make loop-restoration compatible w/ frame_superres
|
2017-06-13 17:36:09 +00:00 |
restoration.h
|
High precision Wiener filter rework
|
2017-05-27 01:20:14 +00:00 |
scale.c
|
Homogenize configuration option name.
|
2017-04-12 22:29:11 +00:00 |
scale.h
|
Homogenize configuration option name.
|
2017-04-12 22:29:11 +00:00 |
scan.c
|
Revert "Clamp inverse transform coefficients"
|
2017-06-19 21:50:48 +00:00 |
scan.h
|
Pass mbmi into get_scan()
|
2017-06-24 00:38:20 +00:00 |
seg_common.c
|
Remove file base name collisions.
|
2017-02-13 18:07:27 +00:00 |
seg_common.h
|
Remove the DAALA_EC experiment.
|
2017-05-25 18:31:31 +00:00 |
thread_common.c
|
Rework loop filter tx size selection
|
2017-06-01 18:47:42 +00:00 |
thread_common.h
|
Remove file base name collisions.
|
2017-02-13 18:07:27 +00:00 |
tile_common.c
|
clean up the logic for generating tile boundary information
|
2017-06-15 16:05:06 +00:00 |
tile_common.h
|
fix a warning with windows build
|
2017-05-17 06:48:43 -07:00 |
txb_common.c
|
Store pre_fc in AV1_COMMON rather than computing it on the spot.
|
2017-05-04 16:31:32 +00:00 |
txb_common.h
|
Make level map coding system support rectangular tx_size
|
2017-06-14 20:30:26 +00:00 |
warped_motion.c
|
Reduce multiplier precision for warp least squares
|
2017-06-27 21:49:32 +00:00 |
warped_motion.h
|
Cleanup dead code
|
2017-06-21 17:56:04 +00:00 |
zigzag.h
|
zigzag.[hc]: Dedupe DCT_DCT and ADST_ADST values.
|
2017-05-01 19:06:02 +00:00 |
zigzag4.c
|
zigzag.[hc]: Dedupe DCT_DCT and ADST_ADST values.
|
2017-05-01 19:06:02 +00:00 |
zigzag8.c
|
zigzag.[hc]: Dedupe DCT_DCT and ADST_ADST values.
|
2017-05-01 19:06:02 +00:00 |
zigzag16.c
|
zigzag.[hc]: Dedupe DCT_DCT and ADST_ADST values.
|
2017-05-01 19:06:02 +00:00 |
zigzag32.c
|
New experiment: Perceptual Vector Quantization from Daala
|
2016-11-06 22:18:01 -08:00 |