]> granicus.if.org Git - libvpx/commit
vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.
authorTom Finegan <tomfinegan@google.com>
Mon, 11 Nov 2013 14:48:18 +0000 (06:48 -0800)
committerTom Finegan <tomfinegan@google.com>
Mon, 11 Nov 2013 19:23:09 +0000 (11:23 -0800)
commite657919ddf6fa62df4acddca139b64075525addc
treed1a8c074d0f221f88f4b901a5edc2c89186b5b6d
parente731b2ba2cdb6f3f38b701a19dc5c035a2232371
vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.

Relocate it to tools_common.h so we can stop duping this code
everywhere.

BUG=https://code.google.com/p/webm/issues/detail?id=660

Change-Id: If8aa49b74d297273cd9fd7006b2767837055a359
tools_common.h
vpxdec.c
vpxenc.c
webmenc.c