.. |
arm/neon
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
mips
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
x86
|
change vp10_fwd_txfm2d_#x#_sse2 to vp10_fwd_txfm2d_#x#_sse4_1
|
2016-03-30 15:25:26 -07:00 |
alloccommon.c
|
Port large scale tile coding features from nextgen.
|
2016-03-24 09:26:05 +00:00 |
alloccommon.h
|
Loop restoration filter
|
2016-01-20 17:59:46 -08:00 |
ans.h
|
Add pluggable bitreaders.
|
2016-03-25 11:02:41 -07:00 |
blockd.c
|
Add 8-tap interpolation filter options for intra prediction
|
2016-02-03 14:19:20 -08:00 |
blockd.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
common.h
|
Use vp10_[fwd/inv]_txfm2d_add_32x32 for bd 10
|
2016-03-28 11:08:40 -07:00 |
common_data.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
debugmodes.c
|
VP9_COMMON -> VP10->COMMON
|
2015-08-13 09:58:26 -07:00 |
divide.c
|
Add an implementation of Asymetric Numeral Systems (ANS).
|
2016-01-11 16:26:30 -08:00 |
divide.h
|
Add an implementation of Asymetric Numeral Systems (ANS).
|
2016-01-11 16:26:30 -08:00 |
entropy.c
|
Add "entropy" experiment
|
2016-03-16 11:55:50 -07:00 |
entropy.h
|
Add "entropy" experiment
|
2016-03-16 11:55:50 -07:00 |
entropymode.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
entropymode.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
entropymv.c
|
Vectorize motion vector probability models
|
2016-02-19 16:20:41 -08:00 |
entropymv.h
|
vp10: fix entropy counts for the hp bit.
|
2015-09-14 16:13:59 -04:00 |
enums.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
filter.c
|
Make sharp filter 10 tap and makes sharp2 sharper
|
2016-03-03 12:01:55 -08:00 |
filter.h
|
A build fix and some other cosmetic changes
|
2016-02-29 10:20:52 -08:00 |
frame_buffers.c
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
frame_buffers.h
|
Correct guard macros in header files
|
2015-08-13 09:25:39 -07:00 |
idct.c
|
Branch dct to new implementation for bd12
|
2016-04-04 12:40:10 -07:00 |
idct.h
|
Parameterize transform scale for quantizer
|
2016-03-30 15:25:26 -07:00 |
loopfilter.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
loopfilter.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
mfqe.c
|
VP9_COMMON -> VP10->COMMON
|
2015-08-13 09:58:26 -07:00 |
mfqe.h
|
VP9Common -> VP10Common
|
2015-08-13 15:00:19 -07:00 |
mv.h
|
Store predicted motion vectors
|
2016-02-19 14:25:34 -08:00 |
mvref_common.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
mvref_common.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
onyxc_int.h
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
postproc.c
|
Include vpx_dsp_common.h when using VPXMIN/MAX
|
2015-08-31 14:36:35 -07:00 |
postproc.h
|
VP9Common -> VP10Common
|
2015-08-13 15:00:19 -07:00 |
ppflags.h
|
Correct guard macros in header files
|
2015-08-13 09:25:39 -07:00 |
pred_common.c
|
Some refactoring and cleanups of interp filter
|
2016-02-26 15:42:49 -08:00 |
pred_common.h
|
Refactor mbmi->inter_tx_size to 2D array.
|
2016-03-18 15:30:09 +00:00 |
quant_common.c
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
quant_common.h
|
Correct guard macros in header files
|
2015-08-13 09:25:39 -07:00 |
reconinter.c
|
Merge "Extend superblock size fo 128x128 pixels." into nextgenv2
|
2016-03-30 20:55:32 +00:00 |
reconinter.h
|
Merge "Extend superblock size fo 128x128 pixels." into nextgenv2
|
2016-03-30 20:55:32 +00:00 |
reconintra.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
reconintra.h
|
Add 8-tap interpolation filter options for intra prediction
|
2016-02-03 14:19:20 -08:00 |
restoration.c
|
Adding loop wiener restoration
|
2016-02-12 09:56:24 -08:00 |
restoration.h
|
Fix an overflow in highbitdepth loop restoration
|
2016-03-11 11:48:24 -08:00 |
scale.c
|
New interpolation experiment
|
2015-11-06 09:51:34 -08:00 |
scale.h
|
New interpolation experiment
|
2015-11-06 09:51:34 -08:00 |
scan.c
|
Adds 1D transforms for ADST/FlipADST to make 16
|
2016-03-21 11:19:36 -07:00 |
scan.h
|
Merge remote-tracking branch 'origin/master' into nextgenv2
|
2015-09-17 16:33:18 -07:00 |
seg_common.c
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
seg_common.h
|
vp10: make segmentation probs use generic probability model.
|
2015-10-16 19:30:38 -04:00 |
textblit.c
|
Remove vp9_ prefix from vp10 files
|
2015-08-11 21:24:08 -07:00 |
textblit.h
|
Correct guard macros in header files
|
2015-08-13 09:25:39 -07:00 |
thread_common.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
thread_common.h
|
vp10: add extern "C" to headers
|
2015-09-09 23:15:59 -07:00 |
tile_common.c
|
Port large scale tile coding features from nextgen.
|
2016-03-24 09:26:05 +00:00 |
tile_common.h
|
VP9Common -> VP10Common
|
2015-08-13 15:00:19 -07:00 |
vp10_convolve.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
vp10_convolve.h
|
add convolution function with adjustable length
|
2016-02-05 17:33:19 -08:00 |
vp10_fwd_txfm.c
|
Isolate vp10's fwd_txfm from vp9
|
2015-09-10 15:19:43 -07:00 |
vp10_fwd_txfm.h
|
Isolate vp10's fwd_txfm from vp9
|
2015-09-10 15:19:43 -07:00 |
vp10_fwd_txfm1d.c
|
add dct 64x64 transform
|
2016-03-16 19:37:21 -07:00 |
vp10_fwd_txfm1d.h
|
add dct 64x64 transform
|
2016-03-16 19:37:21 -07:00 |
vp10_fwd_txfm2d.c
|
Remove redundant code from vp10_fwd_txfm2d.c
|
2016-03-30 15:25:26 -07:00 |
vp10_fwd_txfm2d_cfg.h
|
Change dct32x32's range
|
2016-04-04 11:21:11 -07:00 |
vp10_inv_txfm.c
|
Isolate vp10's inv_txfm from vp9
|
2015-09-10 15:08:37 -07:00 |
vp10_inv_txfm.h
|
Isolate vp10's inv_txfm from vp9
|
2015-09-10 15:08:37 -07:00 |
vp10_inv_txfm1d.c
|
add dct 64x64 transform
|
2016-03-16 19:37:21 -07:00 |
vp10_inv_txfm1d.h
|
add dct 64x64 transform
|
2016-03-16 19:37:21 -07:00 |
vp10_inv_txfm2d.c
|
mv vp10_fwd_txfm2d_#x# into vp10_rtcd.h
|
2016-03-21 10:51:54 -07:00 |
vp10_inv_txfm2d_cfg.h
|
Change dct32x32's range
|
2016-04-04 11:21:11 -07:00 |
vp10_rtcd.c
|
Fork VP9 and VP10 codebase
|
2015-08-11 17:05:28 -07:00 |
vp10_rtcd_defs.pl
|
Generalize txfm scale in highbd quantizer
|
2016-03-30 15:25:26 -07:00 |
vp10_txfm.h
|
Simplify rounding in vp10_[fwd/inv]_txfm[1/2]d_#x#
|
2016-03-30 15:25:26 -07:00 |