Skip to content
  • James Zern's avatar
    aomdec: remove use of fileno() · b9b28381
    James Zern authored
    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
    b9b28381