.. |
arm
|
neon hadamard 16x16
|
2016-06-14 19:23:38 +00:00 |
mips
|
Replace variants of 'vp8' and 'vp9' with 'vpx'
|
2016-08-04 22:20:38 +00:00 |
x86
|
more cleanup of vp8 and vp9
|
2016-08-03 12:20:33 -07:00 |
add_noise.c
|
Merge changes from libvpx/master by cherry-pick
|
2016-07-18 10:31:10 -07:00 |
avg.c
|
Merge branch 'master' into nextgenv2
|
2016-07-14 16:05:48 -07:00 |
bitreader.c
|
bitreader: remove an unsigned overflow.
|
2016-04-27 15:31:35 -07:00 |
bitreader.h
|
bitreader/writer: Change shift to signed
|
2015-11-19 15:13:39 -08:00 |
bitreader_buffer.c
|
Merge branch 'master' into nextgenv2
|
2015-11-21 05:00:05 -08:00 |
bitreader_buffer.h
|
vp10: code sign bit before absolute value in non-arithcoded header.
|
2015-09-16 19:35:03 -04:00 |
bitwriter.c
|
vpx_dsp/bitwriter.h: vp9_->vpx_
|
2015-07-20 18:13:05 -07:00 |
bitwriter.h
|
bitreader/writer: Change shift to signed
|
2015-11-19 15:13:39 -08:00 |
bitwriter_buffer.c
|
Merge MISC_FIXES
|
2015-11-17 15:06:08 -08:00 |
bitwriter_buffer.h
|
vp10: code sign bit before absolute value in non-arithcoded header.
|
2015-09-16 19:35:03 -04:00 |
blend.h
|
Improve vpx_blend_* functions.
|
2016-07-11 19:05:17 +01:00 |
blend_a64_hmask.c
|
Improve vpx_blend_* functions.
|
2016-07-11 19:05:17 +01:00 |
blend_a64_mask.c
|
Improve vpx_blend_* functions.
|
2016-07-11 19:05:17 +01:00 |
blend_a64_vmask.c
|
Improve vpx_blend_* functions.
|
2016-07-11 19:05:17 +01:00 |
deblock.c
|
more cleanup of vp8 and vp9
|
2016-08-03 12:20:33 -07:00 |
fastssim.c
|
Fix some compiler warnings.
|
2016-02-24 11:17:33 -08:00 |
fwd_txfm.c
|
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
|
2016-05-18 05:39:49 +00:00 |
fwd_txfm.h
|
Replace vp9_ prefix in 2D-DCT functions with vpx_
|
2015-07-28 16:06:44 -07:00 |
intrapred.c
|
Merge branch 'master' into nextgenv2
|
2016-02-17 07:23:58 -08:00 |
inv_txfm.c
|
Merge branch 'master' into nextgenv2
|
2016-07-14 16:05:48 -07:00 |
inv_txfm.h
|
more cleanup of vp8 and vp9
|
2016-08-03 12:20:33 -07:00 |
loopfilter.c
|
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
|
2016-05-18 05:39:49 +00:00 |
postproc.h
|
Merge changes from libvpx/master by cherry-pick
|
2016-07-18 10:31:10 -07:00 |
prob.c
|
vpx_dsp/prob.h: vp9_ -> vpx_
|
2015-07-20 18:13:04 -07:00 |
prob.h
|
vpx_dsp_common: add VPX prefix to MIN/MAX
|
2015-08-26 20:11:32 -07:00 |
psnr.c
|
Merge changes from libvpx/master by cherry-pick
|
2016-07-18 10:31:10 -07:00 |
psnr.h
|
Cleanup psnr.h
|
2016-02-22 15:37:40 -08:00 |
psnrhvs.c
|
Merge changes from libvpx/master by cherry-pick
|
2016-07-18 10:31:10 -07:00 |
quantize.c
|
vpx_dsp/quantize.c: fix ubsan warnings
|
2016-06-16 21:46:14 +00:00 |
quantize.h
|
Change vp9_quantize to vpx_quantize
|
2015-08-04 15:31:49 -07:00 |
sad.c
|
Merge branch 'master' into nextgenv2
|
2016-07-14 16:05:48 -07:00 |
ssim.c
|
Fix compiler warnings
|
2016-02-26 13:52:49 -08:00 |
ssim.h
|
Extend vpxssim to handle more HBD combinations
|
2016-02-22 16:09:08 -08:00 |
subtract.c
|
Move subtract functions from vp9 to vpx_dsp
|
2015-07-06 12:22:47 -07:00 |
sum_squares.c
|
Add 1D version of vpx_sum_squares_i16
|
2016-06-21 20:31:50 +01:00 |
txfm_common.h
|
Extends ext-tx to support 32x32 masked transforms
|
2016-02-17 09:31:34 -08:00 |
variance.c
|
Merge branch 'master' into nextgenv2
|
2016-07-14 16:05:48 -07:00 |
variance.h
|
Cherry pick renaming changes from AOMedia branch
|
2016-07-29 13:31:32 -07:00 |
vpx_convolve.c
|
Extend superblock size fo 128x128 pixels.
|
2016-03-30 18:23:06 +01:00 |
vpx_convolve.h
|
Extend convolution functions to 128x128 for ext-partition.
|
2016-03-07 11:39:27 +00:00 |
vpx_dsp.mk
|
more cleanup of vp8 and vp9
|
2016-08-03 12:20:33 -07:00 |
vpx_dsp_common.h
|
Add VPX_SWAP macro
|
2016-07-26 04:08:06 +00:00 |
vpx_dsp_rtcd.c
|
Move shared SAD code to vpx_dsp
|
2015-05-06 16:58:20 -07:00 |
vpx_dsp_rtcd_defs.pl
|
more cleanup of vp8 and vp9
|
2016-08-03 12:20:33 -07:00 |
vpx_filter.h
|
Add 128 pixel variance and SAD functions
|
2016-03-03 10:24:29 +00:00 |