Mercurial > mplayer.hg
comparison mixer.c @ 35078:d698d80bb438
Pass input to "strings" via stdin.
That disables any "clever" parsing that will fail if strings
was not updated to support that particular binary format.
This can easily happen when cross-compiling, but obviously
strings on OSX 10.6 was never update to handle the latest
(64 bit) binary format either and would previously just fail
(the obvious way of falling back to the generic algorithm in
that case would have been too user-friendly I guess...)
author | reimar |
---|---|
date | Wed, 12 Sep 2012 22:01:36 +0000 |
parents | b1b974133fa1 |
children | 3a9a804e488b |
comparison
equal
deleted
inserted
replaced
35077:c9d302e5e4be | 35078:d698d80bb438 |
---|