diff options
author | Martin Storsjö <martin@martin.st> | 2023-08-21 23:08:25 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2023-08-22 22:09:40 +0300 |
commit | 95433eb3aa0b1580b77ec5c08a19fad9c07ca167 (patch) | |
tree | d9aff4287064fd29829584984e2fc1167c70b331 /libavcodec/dpx.c | |
parent | aea2d269db7419703710afad5027bc696be34ede (diff) | |
download | ffmpeg-95433eb3aa0b1580b77ec5c08a19fad9c07ca167.tar.gz |
fate/matroska: Stop using unicode in command line paramters
The fate-run.sh shell script exports LC_ALL=C before invoking the
test executables; this is probably done for consistency.
When executing Windows binaries with Wine, it normally handles
UTF-8 command line parameters just fine - but with LC_ALL set to
C, it treats them as plain ASCII.
As the unicode command line parameters wasn't the main thing
being tested here, just convert them to plain ASCII, for
portability. This fixes the test for all test configurations that
use Wine.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/dpx.c')
0 files changed, 0 insertions, 0 deletions