vpx/vp8
Adrian Grange f7bd1274e3 Enable vpxenc to specify internal coded frame size
Added command line flags "resize-width" & "resize-height"
to allow the user to specify the frame size to encode at.

These two flags are ignored if the "resize-allowed" switch
is not set to 1.

All frames in the clip are then encoded at this size, which
must be smaller than the raw frame size.

Change-Id: I3d64bd9303d5c0bd678461a866a1ea621700d744
2014-04-14 10:54:19 -07:00
..
common Remove an unused typedef 2014-04-04 08:47:52 -07:00
decoder vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encoder Fix onyx_if.c to not to redefine M_LOG2_E if it's already defined. 2014-04-10 08:54:30 -07: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 Enable vpxenc to specify internal coded frame size 2014-04-14 10:54:19 -07:00
vp8_dx_iface.c Removing legacy XMA code from vp8. 2014-04-10 23:30:17 -07: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