.. |
arm/neon
|
Merge "Add vp9_tm_predictor_4x4 neon implementation"
|
2014-01-16 10:18:12 -08:00 |
generic
|
systemdependent lint issue resolved
|
2013-09-29 19:34:44 -07:00 |
mips/dspr2
|
rename loop filter functions
|
2013-12-17 17:34:34 -08:00 |
x86
|
Revert "Revert "SSSE3 convolution optimization""
|
2014-01-13 12:29:55 -08:00 |
vp9_alloccommon.c
|
Adding RefBuffer struct.
|
2014-01-03 15:21:55 -08:00 |
vp9_alloccommon.h
|
fix scalling bug by buffer auto-reallocation
|
2013-11-14 15:53:09 -08:00 |
vp9_blockd.h
|
Removing mi_height_log2_lookup table.
|
2014-01-10 13:29:47 -08:00 |
vp9_common.h
|
Adding VP9_FRAME_MARKER constant.
|
2013-10-23 17:24:17 -07:00 |
vp9_common_data.c
|
Removing mi_height_log2_lookup table.
|
2014-01-10 13:29:47 -08:00 |
vp9_common_data.h
|
Removing mi_height_log2_lookup table.
|
2014-01-10 13:29:47 -08:00 |
vp9_convolve.c
|
vp9_convole.c cleanup.
|
2013-12-12 11:14:06 -08:00 |
vp9_convolve.h
|
Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h.
|
2013-10-14 21:15:40 -07:00 |
vp9_debugmodes.c
|
cpplint fixes to debug modes
|
2013-09-29 18:04:48 -07:00 |
vp9_entropy.c
|
Converting vp9_treecoder.h to vp9_prob.{h, c}
|
2013-12-16 12:53:09 -08:00 |
vp9_entropy.h
|
Moving MAX_PROB constant to vp9_prob.h.
|
2013-12-20 15:56:59 -08:00 |
vp9_entropymode.c
|
Merge "Renaming constants."
|
2013-12-06 09:55:02 -08:00 |
vp9_entropymode.h
|
Converting vp9_treecoder.h to vp9_prob.{h, c}
|
2013-12-16 12:53:09 -08:00 |
vp9_entropymv.c
|
Moving mv entropy encodings calculation to the encoder side.
|
2013-11-25 16:36:28 -08:00 |
vp9_entropymv.h
|
Converting vp9_treecoder.h to vp9_prob.{h, c}
|
2013-12-16 12:53:09 -08:00 |
vp9_enums.h
|
Amended some comments for clarity
|
2013-11-25 10:55:01 -08:00 |
vp9_filter.c
|
Convert filter kernel choice to lookup
|
2013-11-01 13:03:18 -07:00 |
vp9_filter.h
|
Convert filter kernel choice to lookup
|
2013-11-01 13:03:18 -07:00 |
vp9_idct.c
|
Remove unnecessary eob checking.
|
2013-11-20 11:58:11 -08:00 |
vp9_idct.h
|
Take out assertion from inverse transforms
|
2013-11-15 15:30:47 -08:00 |
vp9_loopfilter.c
|
Merge "rename loop filter functions"
|
2013-12-17 18:56:09 -08:00 |
vp9_loopfilter.h
|
Converting mode_lf_lut struct member into static lookup table.
|
2013-12-14 17:42:12 -08:00 |
vp9_loopfilter_filters.c
|
Merge "Moving hev mask calculation into filter4() function."
|
2014-01-03 15:56:16 -08:00 |
vp9_mv.h
|
Using MV struct instead of int_mv union in encoder.
|
2013-12-13 15:24:48 -08:00 |
vp9_mvref_common.c
|
Removing vp9_findnearmv.{h, c} files.
|
2013-12-19 17:39:57 -08:00 |
vp9_mvref_common.h
|
Removing vp9_findnearmv.{h, c} files.
|
2013-12-19 17:39:57 -08:00 |
vp9_onyx.h
|
Rearranges the END_USAGE typedef
|
2014-01-15 10:10:23 -08:00 |
vp9_onyxc_int.h
|
Removing mi_height_log2_lookup table.
|
2014-01-10 13:29:47 -08:00 |
vp9_postproc.c
|
Cleaning up postproc code.
|
2014-01-14 15:49:19 -08:00 |
vp9_postproc.h
|
Cleaning up postproc code.
|
2014-01-14 15:49:19 -08: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
|
Merge "Calculating has_second_ref only once for single_ref context."
|
2013-12-26 13:41:02 -08:00 |
vp9_pred_common.h
|
vp9 asserts: fix compile warning
|
2013-12-12 19:49:19 -08:00 |
vp9_prob.c
|
Converting vp9_treecoder.h to vp9_prob.{h, c}
|
2013-12-16 12:53:09 -08:00 |
vp9_prob.h
|
Delete outdated comment & tidy-up others
|
2014-01-15 09:53:03 -08:00 |
vp9_quant_common.c
|
fix lint issues in quant common
|
2013-09-29 17:59:43 -07:00 |
vp9_quant_common.h
|
Moving segmentation struct from MACROBLOCKD to VP9_COMMON.
|
2013-08-15 10:47:48 -07:00 |
vp9_reconinter.c
|
Adding RefBuffer struct.
|
2014-01-03 15:21:55 -08:00 |
vp9_reconinter.h
|
Merge "cosmetics: vp9_reconinter.h: make some variables const"
|
2014-01-11 12:39:32 -08:00 |
vp9_reconintra.c
|
Remove border extension in intra frame prediction.
|
2013-12-16 14:05:58 -08:00 |
vp9_reconintra.h
|
Remove border extension in intra frame prediction.
|
2013-12-16 14:05:58 -08:00 |
vp9_rtcd.c
|
vp9_rtcd.c lint issues
|
2013-09-29 19:29:58 -07:00 |
vp9_rtcd_defs.sh
|
Merge "Add vp9_tm_predictor_4x4 neon implementation"
|
2014-01-16 10:18:12 -08:00 |
vp9_scale.c
|
Using single struct to represent scale factors.
|
2013-12-19 16:06:33 -08:00 |
vp9_scale.h
|
Using single struct to represent scale factors.
|
2013-12-19 16:06:33 -08:00 |
vp9_scan.c
|
Organizing all scan tables into lookup table.
|
2013-11-22 16:20:45 -08:00 |
vp9_scan.h
|
Organizing all scan tables into lookup table.
|
2013-11-22 16:20:45 -08:00 |
vp9_seg_common.c
|
Move two functions to encoder
|
2013-12-16 17:27:48 -08:00 |
vp9_seg_common.h
|
Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
|
2013-12-19 11:03:30 -08:00 |
vp9_systemdependent.h
|
Add a C fallback for get_msb() and change inline to INLINE.
|
2014-01-08 12:25:47 -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
|
Cleaning up vp9_tile_common.{h, c} files.
|
2013-11-14 13:40:56 -08:00 |
vp9_tile_common.h
|
Cleaning up vp9_tile_common.{h, c} files.
|
2013-11-14 13:40:56 -08:00 |