aomdec: remove use of fileno()
this requires _POSIX_C_SOURCE >= 1 for glibc, but its only use was with stdout; use the file number directly BUG=aomedia:111 Change-Id: Iebfc339c894abbf77b08c7744a4f66b34948b33f
Please register or sign in to comment
this requires _POSIX_C_SOURCE >= 1 for glibc, but its only use was with stdout; use the file number directly BUG=aomedia:111 Change-Id: Iebfc339c894abbf77b08c7744a4f66b34948b33f