..
arm /neon
…
mips
Remove file base name collisions.
2017-02-13 18:07:27 +00:00
x86
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
alloccommon.c
Retain the frame size as integer multiples of 8
2017-03-31 22:57:31 +00:00
alloccommon.h
Misc cleanups and enhancements on loop restoration
2016-12-15 19:11:46 +00:00
av1_fwd_txfm1d.c
Simplify txfm code using helper function
2017-05-05 18:33:47 +00:00
av1_fwd_txfm1d.h
change to use AOMedia copyright notice
2016-11-29 00:01:36 +00:00
av1_fwd_txfm1d_cfg.h
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
av1_fwd_txfm2d.c
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
av1_inv_txfm1d.c
Simplify txfm code using helper function
2017-05-05 18:33:47 +00:00
av1_inv_txfm1d.h
change to use AOMedia copyright notice
2016-11-29 00:01:36 +00:00
av1_inv_txfm1d_cfg.h
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
av1_inv_txfm2d.c
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
av1_loopfilter.c
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
2017-05-18 18:55:03 +00:00
av1_loopfilter.h
Harmonize declarations in loopfilter.[hc]
2017-04-27 19:48:44 +00:00
av1_rtcd.c
…
av1_rtcd_defs.pl
Fix build with global motion disabled
2017-05-11 19:34:24 +00:00
av1_txfm.h
Refactor hbd txfm configurations to be 1D
2017-05-18 19:58:37 +00:00
blockd.c
Rework sub8x8 chroma reference check to support non-420 format
2017-04-07 18:05:52 +00:00
blockd.h
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
cdef.c
Make cdef boundary condition check support 128x128 block
2017-05-10 16:23:51 +00:00
cdef.h
Only filter the blocks we need to filter (rather than use threshold=0)
2017-04-14 05:59:49 +00:00
cdef_simd.h
CDEF: Add damping to dering
2017-04-05 14:53:02 +00:00
cfl.c
[CFL] Fix height when loading pixel buffer
2017-05-18 17:28:37 +00:00
cfl.h
[CFL] Add cfl_update_cost function
2017-05-18 17:04:13 +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
…
clpf_simd.h
CDEF: Add damping to dering
2017-04-05 14:53:02 +00:00
clpf_sse2.c
…
clpf_sse4.c
…
clpf_ssse3.c
…
common.h
…
common_data.h
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
convolve.c
Implement convolve_round in high bit-depth mode
2017-05-08 16:30:20 +00:00
convolve.h
Make convolve_round work with warped_motion
2017-05-09 02:07:56 +00:00
debugmodes.c
Fix debugmodes file
2017-05-16 00:12:47 +00:00
entropy.c
Fix conflicts between alt-intra, ext-intra and filter-intra
2017-05-17 18:09:13 +00:00
entropy.h
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
entropymode.c
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
entropymode.h
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
entropymv.c
Merge ref-mv into codebase
2017-05-05 03:42:22 +00:00
entropymv.h
Fix ifdef guard on av1_set_mv_cdfs() declaration.
2017-05-10 16:41:14 +00:00
enums.h
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
filter.c
Enable dual filter by default
2017-04-25 19:03:29 +00:00
filter.h
Enable dual filter by default
2017-04-25 19:03:29 +00:00
frame_buffers.c
Remove aom_realloc()
2017-02-27 16:59:25 +00:00
frame_buffers.h
…
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
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
idct.h
Integrate partial IDCT to adapt_scan
2017-05-15 18:49:21 +00:00
laplace_tables.c
ec_smallmul: Convert CDFs to iCDFs.
2017-04-18 18:47:29 +00:00
mv.h
Extra rounding to let hw to use narrower integers.
2017-05-11 17:30:02 +00:00
mvref_common.c
intrabc: Add a DV prediction scheme derived from ref_mv
2017-05-15 16:40:37 +00:00
mvref_common.h
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
2017-05-18 18:55:03 +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
…
odintrin.h
odintrin: avoid redef of M_* under visual studio
2017-05-07 02:05:22 +00:00
onyxc_int.h
intrabc: Fix build when palette is disabled
2017-05-15 20:07:53 +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
Palette: use uint16_t to store palette colors
2017-05-16 17:47:49 +00:00
pred_common.h
Palette: use color cache to compress base colors
2017-05-12 19:17:32 +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
Homogenize configuration option name.
2017-04-12 22:29:11 +00:00
quant_common.h
Implement a new rate control system
2017-02-17 00:18:53 +00:00
reconinter.c
Guard the OBMC not to use 2x2 level prediction block
2017-05-19 00:56:06 +00:00
reconinter.h
Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4
2017-05-11 22:58:13 +00:00
reconintra.c
Fix conflicts between alt-intra, ext-intra and filter-intra
2017-05-17 18:09:13 +00:00
reconintra.h
Remove full interintra mode set & adjust probs of the simplified set
2017-05-18 20:39:31 +00:00
resize.c
frame_superres: Move av1_scale_if_requrired to common
2017-05-12 19:05:06 +00:00
resize.h
frame_superres: Move av1_scale_if_requrired to common
2017-05-12 19:05:06 +00:00
restoration.c
Experimental high precision convolve for Wiener
2017-05-15 19:48:41 +00:00
restoration.h
Improve refinement search for Wiener filter
2017-05-17 04:49:01 +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
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
2017-05-19 00:15:06 +00:00
scan.h
Deliver the eob threshold to inverse transform
2017-04-18 18:35:02 +00:00
seg_common.c
Remove file base name collisions.
2017-02-13 18:07:27 +00:00
seg_common.h
EC_MULTISYMBOL: make all CDFs have a extra element.
2017-02-24 11:34:10 +00:00
thread_common.c
Offset sub8x8 chroma component buffer pointers
2017-05-01 18:12:02 +00:00
thread_common.h
Remove file base name collisions.
2017-02-13 18:07:27 +00:00
tile_common.c
Cleanup: Remove const for params passed by value
2017-04-24 23:30:43 +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
Use tx_size_wide/high_unit in get_txb_ctx()
2017-05-10 20:16:55 +00:00
warped_motion.c
Further speedups to warp filter
2017-05-16 21:02:12 +00:00
warped_motion.h
Split av1_warp_erroradv into av1_{frame,warp}_error.
2017-05-12 17:26:13 +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
…