..
arm /neon
Merge "Fix a bug in neon that has not save and restore q4-q7 registers."
2014-02-28 09:48:26 -08:00
mips /dspr2
Removing "_1d" suffix from mips transform code.
2014-01-31 17:05:03 -08:00
x86
Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables static"
2014-02-20 16:02:16 -08:00
vp9_alloccommon.c
Remove vp9_create_common()
2014-03-01 10:59:24 -08:00
vp9_alloccommon.h
Remove vp9_create_common()
2014-03-01 10:59:24 -08:00
vp9_blockd.c
Adding get_y_mode() function.
2014-02-27 16:05:50 -08:00
vp9_blockd.h
Adding get_tx_type() instead of get_tx_type_{8x8, 16x16}.
2014-03-03 12:20:51 -08:00
vp9_common_data.c
Removing mi_height_log2_lookup table.
2014-01-10 13:29:47 -08:00
vp9_common_data.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_common.h
INLINE and reimplement get_unsigned_bits().
2014-02-03 12:16:22 -08:00
vp9_convolve.c
vp9/common: Silence MSVC warning in vp9_convolve.c.
2014-02-07 10:13:57 -08:00
vp9_convolve.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_debugmodes.c
Renaming skip_coeff to skip for consistency.
2014-02-12 17:44:12 -08:00
vp9_entropy.c
vp9: normalize DECLARE_ALIGNED use on global tables
2014-02-18 22:57:43 -08:00
vp9_entropy.h
Moving FRAME_CONTEXT & FRAME_COUNTS to vp9_entropymode.h.
2014-02-28 13:56:43 -08:00
vp9_entropymode.c
Moving FRAME_CONTEXT & FRAME_COUNTS to vp9_entropymode.h.
2014-02-28 13:56:43 -08:00
vp9_entropymode.h
Moving FRAME_CONTEXT & FRAME_COUNTS to vp9_entropymode.h.
2014-02-28 13:56:43 -08:00
vp9_entropymv.c
Convert header static functions to inline or make them global.
2014-02-10 07:39:12 -08:00
vp9_entropymv.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_enums.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_filter.c
vp9_filter: move table alignment decl's to header
2014-02-15 10:18:24 -08:00
vp9_filter.h
vp9_filter: move table alignment decl's to header
2014-02-15 10:18:24 -08:00
vp9_frame_buffers.c
Add VP9 decoder support for external frame buffers
2014-02-13 13:14:19 -08:00
vp9_frame_buffers.h
Add get release decoder frame buffer functions.
2014-02-10 14:08:11 -08:00
vp9_idct.c
Removing _1d suffix from transform names.
2014-01-27 16:15:36 -08:00
vp9_idct.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_loopfilter_filters.c
Merge "Moving hev mask calculation into filter4() function."
2014-01-03 15:56:16 -08:00
vp9_loopfilter.c
added clamp of segment loop filter level
2014-02-24 09:56:48 -08:00
vp9_loopfilter.h
Rename a loopfilter parameter
2014-01-31 16:30:04 -08:00
vp9_mv.h
Converted function to inline
2014-02-09 20:04:54 -08:00
vp9_mvref_common.c
Cleaning up vp9_mvref_common.{h, c}.
2014-02-19 14:23:51 +01:00
vp9_mvref_common.h
Cleaning up vp9_mvref_common.{h, c}.
2014-02-19 14:23:51 +01:00
vp9_onyx.h
[svc] Add target bitrate settings for each layers.
2014-02-26 13:30:50 -08:00
vp9_onyxc_int.h
Merge "Moving FRAME_CONTEXT & FRAME_COUNTS to vp9_entropymode.h."
2014-03-03 14:24:04 -08:00
vp9_postproc.c
Renaming skip_coeff to skip for consistency.
2014-02-12 17:44:12 -08:00
vp9_postproc.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_ppflags.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_pragmas.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_pred_common.c
Renaming skip_coeff to skip for consistency.
2014-02-12 17:44:12 -08:00
vp9_pred_common.h
Cleaning up pack_inter_mode_mvs() function.
2014-02-13 19:21:10 -08:00
vp9_prob.c
vp9: normalize DECLARE_ALIGNED use on global tables
2014-02-18 22:57:43 -08:00
vp9_prob.h
Convert header static functions to inline or make them global.
2014-02-10 07:39:12 -08:00
vp9_quant_common.c
Added clamp of qindex to valid range
2014-02-22 12:30:18 -08:00
vp9_quant_common.h
Encoder quantization cleanup.
2014-02-03 14:57:28 -08:00
vp9_reconinter.c
Remove dec_build_inter_predictors() parameters
2014-03-01 11:14:00 -08:00
vp9_reconinter.h
Convert small header functions to inline
2014-02-10 07:56:29 -08:00
vp9_reconintra.c
Adding get_tx_type() instead of get_tx_type_{8x8, 16x16}.
2014-03-03 12:20:51 -08:00
vp9_reconintra.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_rtcd_defs.pl
build: convert rtcd.sh to perl
2014-03-03 14:47:11 -08:00
vp9_rtcd.c
vp9_rtcd.c lint issues
2013-09-29 19:29:58 -07:00
vp9_scale.c
Using single struct to represent scale factors.
2013-12-19 16:06:33 -08:00
vp9_scale.h
Convert small static functions in header to inline..
2014-02-10 07:56:38 -08:00
vp9_scan.c
Organizing all scan tables into lookup table.
2013-11-22 16:20:45 -08:00
vp9_scan.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_seg_common.c
Move two functions to encoder
2013-12-16 17:27:48 -08:00
vp9_seg_common.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_systemdependent.h
Removing vp9_systemdependent.c.
2014-02-26 18:07:23 -08:00
vp9_tapify.py
Add vp9_ prefix to all vp9 files
2012-11-27 14:12:30 -08:00
vp9_textblit.c
Code cleanup.
2013-02-22 11:03:14 -08:00
vp9_textblit.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00
vp9_tile_common.c
Cleaning up vp9_tile_common.{h, c} files.
2013-11-14 13:40:56 -08:00
vp9_tile_common.h
vp9/common: add extern "C" to headers
2014-01-23 16:21:24 -08:00