1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
FFmpeg/tests/ref
Martin Storsjö 95433eb3aa 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>
2023-08-22 22:09:40 +03:00
..
acodec fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
fate fate/matroska: Stop using unicode in command line paramters 2023-08-22 22:09:40 +03:00
lavf avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
lavf-fate avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
pixfmt fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
seek avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
vsynth Add SMC vsynth tests 2023-07-02 21:08:59 +02:00