aom/av1/common
Yaowu Xu bde4ac8260 change to use AOMedia copyright notice
Change-Id: I82580120a154ecd7c41f4cd9bc0f8c669fca7774
2016-11-29 00:01:36 +00:00
..
arm/neon Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
mips Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
x86 change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
accounting.c Bit accounting. 2016-10-19 04:34:29 +00:00
accounting.h Add a decoder control to retrieve accounting data. 2016-10-21 16:12:01 -07:00
alloccommon.c Add guided projection filter to loop restoration 2016-11-10 23:18:43 +00:00
alloccommon.h change to use aomedia copyright notice 2016-09-23 15:37:36 -07:00
av1_fwd_txfm1d.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_fwd_txfm1d.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_fwd_txfm2d.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_fwd_txfm2d_cfg.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_inv_txfm1d.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_inv_txfm1d.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_inv_txfm2d.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_inv_txfm2d_cfg.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_rtcd.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_rtcd_defs.pl Remove un-referenced functions 2016-11-28 23:12:38 +00:00
av1_txfm.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
blockd.c Add coef_interleave experiment 2016-11-21 17:53:56 +00:00
blockd.h Add a new intra prediction mode "smooth". 2016-11-28 12:12:26 -08:00
clpf.c Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -07:00
clpf.h Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -07:00
clpf_neon.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_simd.h Clean up and speed up CLPF clipping 2016-10-11 12:36:17 -07: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 Various table updates to support 64x64 transforms 2016-11-18 23:24:54 +00:00
convolve.c Rename av1_convolve.[hc] to convolve.[hc] 2016-10-31 17:17:37 -07:00
convolve.h Rename av1_convolve.[hc] to convolve.[hc] 2016-10-31 17:17:37 -07:00
debugmodes.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
dering.c Reinstate "fix msvc build warnings and errors" 2016-11-12 00:36:55 +00:00
dering.h Reformatting the deringing code 2016-11-02 15:51:00 -07:00
entropy.c Add default 64x64 scan orders and entropy models 2016-11-18 02:56:09 +00:00
entropy.h Add default 64x64 scan orders and entropy models 2016-11-18 02:56:09 +00:00
entropymode.c Add a new intra prediction mode "smooth". 2016-11-28 12:12:26 -08:00
entropymode.h Deprecated the separate handle on rectangular tx_size in var_tx 2016-11-22 22:25:43 +00:00
entropymv.c Compile fix for var-tx, ext-tx, rect-tx 2016-11-16 04:49:18 +00:00
entropymv.h Remove Global_Motion_Params and GLOBAL_MOTION_TYPE 2016-11-11 18:25:48 +00:00
enums.h Add a new intra prediction mode "smooth". 2016-11-28 12:12:26 -08:00
filter.c 7-bit interpolation filters 2016-10-25 10:18:55 -07:00
filter.h av1/common/filter.h: apply clang-format 2016-10-26 09:14:01 -07:00
frame_buffers.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
frame_buffers.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
generic_code.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
generic_code.h New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
idct.c Support 64x64 quantizer functions 2016-11-09 21:59:14 +00:00
idct.h Support 64x64 quantizer functions 2016-11-09 21:59:14 +00:00
laplace_tables.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
loopfilter.c Some fixes related to 64x64 tx, ext-tx, supertx 2016-11-23 10:29:42 -08:00
loopfilter.h Fix two bugs in parallel_deblocking experiment 2016-10-26 13:42:31 -07:00
mv.h Pre-store the pred_diff for nmv context 2016-11-19 07:20:22 +00:00
mvref_common.c Fix a bug with global-motion + ref-mv 2016-11-28 22:43:38 +00:00
mvref_common.h Replace int with uint32_t for non-negative values 2016-11-21 23:32:28 +00:00
od_dering.c Reformatting the deringing code 2016-11-02 15:51:00 -07:00
od_dering.h Reformatting the deringing code 2016-11-02 15:51:00 -07:00
odintrin.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
odintrin.h Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
onyxc_int.h Fix bugs introduced in a previous patch 2016-11-18 18:09:37 +00:00
partition.c Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
partition.h Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
pred_common.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
pred_common.h Refactor max_blocks_wide/high computation 2016-10-31 12:39:36 -07:00
pvq.c Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
pvq.h Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
pvq_state.c Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
pvq_state.h Fix the bug that PVQ commit broke dering 2016-11-08 08:15:57 -08:00
quant_common.c Resolve build issue --enable-aom-qm 2016-11-01 09:32:03 -07:00
quant_common.h Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
reconinter.c Some refactoring and improvements to gobal motion 2016-11-17 20:24:18 +00:00
reconinter.h Rename av1_convolve.[hc] to convolve.[hc] 2016-10-31 17:17:37 -07:00
reconintra.c Add a new intra prediction mode "smooth". 2016-11-28 12:12:26 -08:00
reconintra.h Refactor av1_predict_intra_block tx_size interface 2016-10-24 11:06:23 -07:00
restoration.c Add guided projection filter to loop restoration 2016-11-10 23:18:43 +00:00
restoration.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
scale.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
scale.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
scan.c Add default 64x64 scan orders and entropy models 2016-11-18 02:56:09 +00:00
scan.h Remove unused get_intra/inter_scan() from scan.h 2016-11-02 12:00:51 -07:00
seg_common.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
seg_common.h Update segment tree_cdf per frame. 2016-10-18 16:58:48 -07:00
thread_common.c fix build issue with --enable-delta-q 2016-11-03 09:03:39 -07:00
thread_common.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tile_common.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tile_common.h Add options setting number of tile groups or MTU. 2016-11-10 17:31:07 +00:00
warped_motion.c change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
warped_motion.h change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
zigzag.h New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
zigzag4.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
zigzag8.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
zigzag16.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00
zigzag32.c New experiment: Perceptual Vector Quantization from Daala 2016-11-06 22:18:01 -08:00