vpx/vp8
James Zern 4f780e94a1 vp9/10: fix encoder crash on flush
the lookahead buffer allocation is deferred to receipt of the first
frame to allow profile changes. if the encoder was flushed before
supplying any frames the encoder would crash trying to dereference the
NULL buffer. vp8 is unaffected.

fixes mozilla bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1237848

Change-Id: Icee4b64de760476eee0d33b568f0a1010335ff13
2016-01-28 12:53:41 -08:00
..
common Fix a clang/win build error 2016-01-26 10:10:07 -08:00
decoder Amend and improve VP8 multithreading implementation 2016-01-08 11:59:49 -08:00
encoder vp9/10: fix encoder crash on flush 2016-01-28 12:53:41 -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 vp8: change build_intra4x4_predictors() to use vpx_dsp. 2015-09-30 18:45:49 -04:00
vp8_cx_iface.c vp8cx: remove deprecated reference/entropy controls 2015-10-16 17:02:36 -07:00
vp8_dx_iface.c vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp8cx_arm.mk Unify subtract function used in VP8/9 2015-07-07 09:57:44 -07:00
vp8cx.mk Rename vp8 quantize.c 2015-08-18 11:44:32 -07:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00