vpx/vp9
Johann 79afb5eb41 Use lrand48 on Android
When building x86 assembly use lrand48 instead of the
undocumented inlined _rand function.

Android now supports rand()
https://android-review.googlesource.com/97731
but only for new versions. Original workaround:
https://gerrit.chromium.org/gerrit/15744

Change-Id: I130566837d5bfc9e54187ebe9807350d1a7dab2a
2014-06-12 19:57:25 -07:00
..
common Use lrand48 on Android 2014-06-12 19:57:25 -07:00
decoder Initially add frame_parallel_decode flag. 2014-06-11 17:29:29 -07:00
encoder Merge "Adding MV_SPEED_FEATURES struct." 2014-06-12 17:15:33 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Merge "Inverse 16x16 2D-DCT SSSE3 implementation" 2014-05-23 16:01:22 -07:00
vp9_cx_iface.c Merge "Removing lossless field from VP9EncoderConfig." 2014-06-03 16:46:22 -07:00
vp9_dx_iface.c Initially add frame_parallel_decode flag. 2014-06-11 17:29:29 -07:00
vp9_iface_common.h Using crop_{width, height} instead of {width, height}. 2014-04-29 16:12:44 -07:00
vp9cx.mk Renames x86_64 specific asm files 2014-05-21 13:55:56 -07:00
vp9dx.mk Merge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}." 2014-03-10 12:11:09 -07:00