.. |
generic
|
Convert subpixel filters to use convolve framework
|
2013-02-05 14:23:17 -08:00 |
x86
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_alloccommon.c
|
Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.
|
2013-04-17 11:45:35 -07:00 |
vp9_alloccommon.h
|
Code cleanup.
|
2013-04-01 18:23:04 -07:00 |
vp9_asm_com_offsets.c
|
Remove ARM optimizations from VP9
|
2012-12-05 08:59:25 -08:00 |
vp9_blockd.c
|
Fairly basic integration of rectangular blocks in encoding RD loop.
|
2013-04-17 09:25:06 -07:00 |
vp9_blockd.h
|
Merge "Move dst to per-plane MACROBLOCKD data" into experimental
|
2013-04-19 16:33:45 -07:00 |
vp9_coefupdateprobs.h
|
Modeling default coef probs with distribution
|
2013-03-25 23:43:38 -07:00 |
vp9_common.h
|
Removing TRUE and FALSE macro definitions.
|
2013-04-15 15:24:39 -07:00 |
vp9_convolve.c
|
convolve: support larger blocks, fix asm saturation bug
|
2013-04-18 13:57:59 -07:00 |
vp9_convolve.h
|
Implicit weighted prediction experiment
|
2013-03-26 16:58:56 -07:00 |
vp9_debugmodes.c
|
Rename B_PRED to I4X4_PRED
|
2013-04-12 09:23:58 -07:00 |
vp9_default_coef_probs.h
|
Framework changes in nzc to allow more flexibility
|
2013-03-28 09:33:50 -07:00 |
vp9_entropy.c
|
Renaming vp9_extra_bit_struct to vp9_extra_bit.
|
2013-04-19 11:14:33 -07:00 |
vp9_entropy.h
|
Renaming vp9_extra_bit_struct to vp9_extra_bit.
|
2013-04-19 11:14:33 -07:00 |
vp9_entropymode.c
|
Removal of CONFIG_NEW_MVREF experiment.
|
2013-04-19 11:54:02 +01:00 |
vp9_entropymode.h
|
Recursive partition syntax coding
|
2013-04-16 18:41:26 -07:00 |
vp9_entropymv.c
|
Removal of CONFIG_NEW_MVREF experiment.
|
2013-04-19 11:54:02 +01:00 |
vp9_entropymv.h
|
Removal of CONFIG_NEW_MVREF experiment.
|
2013-04-19 11:54:02 +01:00 |
vp9_enums.h
|
Recursive partition syntax coding
|
2013-04-16 18:41:26 -07:00 |
vp9_extend.c
|
Fix overlapping writes by copy_and_extend_plane
|
2013-04-02 14:58:10 -07:00 |
vp9_extend.h
|
General code cleanup.
|
2013-03-27 14:22:30 -07:00 |
vp9_filter.c
|
Reoptimizing the interpolation filters
|
2013-03-26 16:34:35 -07:00 |
vp9_filter.h
|
Use 256-byte aligned filter tables
|
2013-02-27 08:22:39 -08:00 |
vp9_findnearmv.c
|
Mv ref candidates cut to 2.
|
2013-04-19 16:13:53 +01:00 |
vp9_findnearmv.h
|
Mv ref candidates cut to 2.
|
2013-04-19 16:13:53 +01:00 |
vp9_header.h
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_idct.c
|
removed reference to "LLM" and "x8"
|
2013-03-13 08:35:46 -07:00 |
vp9_idct.h
|
Optimize 8x8 idct function
|
2013-03-18 15:34:14 -07:00 |
vp9_implicit_segmentation.c
|
Code cleanup.
|
2013-04-01 18:23:04 -07:00 |
vp9_invtrans.c
|
Move diff to MACROBLOCKD per-plane data.
|
2013-04-19 11:11:54 -07:00 |
vp9_invtrans.h
|
Remove unused macroblock versions of reconstruction functions.
|
2013-04-11 12:27:15 -07:00 |
vp9_loopfilter_filters.c
|
Code cleanup.
|
2013-04-01 18:23:04 -07:00 |
vp9_loopfilter.c
|
make lf_deltas dependent on filter_lvl
|
2013-04-17 10:59:48 -07:00 |
vp9_loopfilter.h
|
replace hev_thr_lut[][] with simpler logic
|
2013-04-17 10:54:30 -07:00 |
vp9_maskingmv.c
|
Code cleanup.
|
2013-03-05 14:12:16 -08:00 |
vp9_mbpitch.c
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_modecont.c
|
Nearest / Zero Mv default entropy tweak.
|
2013-02-08 10:16:13 +00:00 |
vp9_modecont.h
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_modecontext.c
|
fixed includes to be fully specified
|
2012-11-28 10:53:17 -08:00 |
vp9_mv.h
|
Refactor inter recon functions to support scaling
|
2013-02-26 10:03:29 -08:00 |
vp9_mvref_common.c
|
Mv ref candidates cut to 2.
|
2013-04-19 16:13:53 +01:00 |
vp9_mvref_common.h
|
[WIP] Add column-based tiling.
|
2013-02-05 15:43:03 -08:00 |
vp9_onyx.h
|
Code cleanup: lower case variable names.
|
2013-03-20 16:41:30 -07:00 |
vp9_onyxc_int.h
|
Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common." into experimental
|
2013-04-18 14:26:06 -07:00 |
vp9_postproc.c
|
Rename B_PRED to I4X4_PRED
|
2013-04-12 09:23:58 -07:00 |
vp9_postproc.h
|
General code cleanup.
|
2013-03-27 14:22:30 -07:00 |
vp9_ppflags.h
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_pragmas.h
|
Code cleanup.
|
2013-03-05 14:12:16 -08:00 |
vp9_pred_common.c
|
Removing get_segment_id function and using existing vp9_get_pred_mb_segid.
|
2013-04-19 14:25:32 -07:00 |
vp9_pred_common.h
|
Removing get_segment_id function and using existing vp9_get_pred_mb_segid.
|
2013-04-19 14:25:32 -07:00 |
vp9_quant_common.c
|
Code cleanup.
|
2013-03-25 14:24:26 -07:00 |
vp9_quant_common.h
|
Code cleanup.
|
2013-03-25 14:24:26 -07:00 |
vp9_recon.c
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_reconinter.c
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_reconinter.h
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_reconintra4x4.c
|
Code cleanup inside vp9_reconintra4x4.c file.
|
2013-04-15 11:15:56 -07:00 |
vp9_reconintra.c
|
Move dst to per-plane MACROBLOCKD data
|
2013-04-19 16:16:10 -07:00 |
vp9_reconintra.h
|
Context-pred fix to not use top/left on edges
|
2013-03-16 09:26:52 -07:00 |
vp9_rtcd_defs.sh
|
Remove vp9_recon_mb{,y}
|
2013-04-19 12:12:00 -07:00 |
vp9_rtcd.c
|
Removing redundant 'extern' keyword from function declarations.
|
2013-02-26 15:52:05 -08:00 |
vp9_sadmxn.h
|
Use configure checks for various inline keywords.
|
2013-02-06 16:12:56 -08:00 |
vp9_seg_common.c
|
Segmentation code cleanup.
|
2013-04-05 11:55:52 -07:00 |
vp9_seg_common.h
|
Segmentation code cleanup.
|
2013-04-05 11:55:52 -07:00 |
vp9_setupintrarecon.c
|
General code cleanup.
|
2013-04-03 18:40:17 -07:00 |
vp9_setupintrarecon.h
|
Removing redundant 'extern' keyword from function declarations.
|
2013-02-26 15:52:05 -08:00 |
vp9_subpelvar.h
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_swapyv12buffer.c
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_swapyv12buffer.h
|
Use standard integer types for pixel values and coefficients.
|
2012-12-18 15:31:19 -08:00 |
vp9_systemdependent.h
|
Merge vp9-preview changes into experimental branch
|
2013-01-08 10:19:59 -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
|
Code cleanup.
|
2013-02-22 11:03:14 -08:00 |
vp9_tile_common.c
|
Code cleanup.
|
2013-03-25 15:16:14 -07:00 |
vp9_tile_common.h
|
Code cleanup.
|
2013-03-05 14:12:16 -08:00 |
vp9_treecoder.c
|
Renaming vp9_token_struct to vp9_token and removing previous typedef.
|
2013-04-11 13:01:52 -07:00 |
vp9_treecoder.h
|
Merge "Encoder code cleanup." into experimental
|
2013-04-14 10:58:44 -07:00 |