diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2015-08-03 17:08:49 +0200 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2015-08-04 20:05:18 +0200 |
commit | 99f8fc725de4de7dcb8f125220e17082ea4b81cc (patch) | |
tree | cc3b27d2bb25840e16009ce98dc27b48eddae4cc /libavformat/diracdec.c | |
parent | 2ab5002e3cd27cfa8f70035369d554c97739c4d0 (diff) | |
download | ffmpeg-99f8fc725de4de7dcb8f125220e17082ea4b81cc.tar.gz |
ffmpeg: remove access to private FILE struct members on Windows
The FILE struct is opaque in MSVC 2015, and the members of this struct
were never meant to be accessed in any case.
No conditions are known where this check was needed to get characters
from stdin.
Diffstat (limited to 'libavformat/diracdec.c')
0 files changed, 0 insertions, 0 deletions