aom/vpx
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
..
internal Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
src [svc] Fix issue for setting layers through ffmpeg 2014-03-27 15:51:34 -07:00
exports_com
exports_dec Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
exports_enc [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. 2014-02-28 14:22:57 -08:00
svc_context.h [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. 2014-02-28 14:22:57 -08:00
vp8.h vpx: normalize include guards 2013-12-16 19:41:05 -08:00
vp8cx.h Add codec control function for enabling frame_periodic_boost. 2014-04-03 15:49:03 -07:00
vp8dx.h Revert external frame buffer code. 2014-01-24 10:10:20 -08:00
vpx_codec.h vpx: normalize include guards 2013-12-16 19:41:05 -08:00
vpx_codec.mk Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
vpx_decoder.h Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
vpx_encoder.h Enable vpxenc to specify internal coded frame size 2014-04-14 10:54:19 -07:00
vpx_frame_buffer.h vpx_frame_buffer.h: add doxygen \file block 2014-02-14 13:08:51 -08:00
vpx_image.h Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
vpx_integer.h vpx_integer: Use inttypes.h in MSVC (2013 and later). 2014-02-10 15:30:43 -08:00