vpx/vp8
James Zern 805078a1bf build: convert rtcd.sh to perl
significantly speeds up file generation.

the goal of this change is to convert rtcd.sh to perl as directly as
possible to allow for simple comparison. future changes can make it more
perl-like.

---
Linux
    [CREATE] vpx_scale_rtcd.h
real    0m0.485s ->    0m0.022s
    [CREATE] vp8_rtcd.h
real    0m4.619s ->    0m0.060s
    [CREATE] vp9_rtcd.h
real    0m10.102s ->    0m0.087s

Windows
    [CREATE] vpx_scale_rtcd.h
real    0m8.360s ->    0m0.080s
    [CREATE] vp8_rtcd.h
real    1m8.083s ->    0m0.160s
    [CREATE] vp9_rtcd.h
real    2m6.489s ->    0m0.233s

Change-Id: Idfb71188206c91237d6a3c3a81dfe00d103f11ee
2014-03-03 14:47:11 -08:00
..
common build: convert rtcd.sh to perl 2014-03-03 14:47:11 -08:00
decoder vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encoder Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk build: convert rtcd.sh to perl 2014-03-03 14:47:11 -08:00
vp8_cx_iface.c [svc] Add target bitrate settings for each layers. 2014-02-26 13:30:50 -08:00
vp8_dx_iface.c Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
vp8cx_arm.mk ARM NEON version of denoiser. 2014-01-02 10:51:05 -08:00
vp8cx.mk Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00