FFmpeg/tests/fate
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
..
aac.mak fate/aacenc: increase tolerance for ln-128k test 2022-11-24 15:58:22 +01:00
ac3.mak ac3: convert to lavu/tx 2022-11-06 14:39:27 +01:00
acodec.mak dcaenc: convert to lavu/tx 2022-11-06 14:39:37 +01:00
adpcm.mak
alac.mak
als.mak
amrnb.mak fate/amr[nw]b: Use REMUX where appropriate 2022-04-28 02:39:37 +02:00
amrwb.mak fate/amr[nw]b: Use REMUX where appropriate 2022-04-28 02:39:37 +02:00
api.mak tests/fate-run: Remove temporary fate-lavf files if possible 2022-05-06 05:39:25 +02:00
apng.mak
atrac.mak
audio.mak fate/audio: msnsiren test case 2022-11-07 16:08:35 +11:00
bmp.mak fate/bmp: Fix test requirements 2022-04-28 02:39:37 +02:00
build.mak
caf.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
canopus.mak fate/canopus: Fix test requirements 2022-05-03 04:18:05 +02:00
cbs.mak fate/cbs: add more VVC tests 2023-07-07 11:56:37 -03:00
cdxl.mak fate/cdxl: Fix test requirements 2022-04-28 02:39:37 +02:00
checkasm.mak fate/checkasm: add h264chroma test 2023-05-20 18:26:13 -03:00
concatdec.mak tests/fate-run: Remove temporary fate-lavf files if possible 2022-05-06 05:39:25 +02:00
cover-art.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
dca.mak fate/dca: Fix test requirements 2022-06-01 14:56:50 +02:00
demux.mak Add FATE test for timed id3 demux. 2023-06-29 17:33:01 +02:00
dfa.mak fate/dfa: Fix test requirements 2022-04-28 02:39:37 +02:00
dnxhd.mak fate/dnxhd: Fix test requirements 2022-05-03 04:18:05 +02:00
dpcm.mak
dvvideo.mak lavc/dvdec: export bitrate 2023-07-07 12:12:52 +02:00
ea.mak fate/ea: Fix test requirements 2022-05-03 04:18:05 +02:00
enc_external.mak tests/fate: add a simple test for libx264 2023-05-15 10:39:02 +02:00
exif.mak
ffmpeg.mak tests/fate/ffmpeg: silence the audio for fate-ffmpeg-streamloop-transcode-av 2023-06-21 10:07:41 +02:00
ffprobe.mak
fft.mak
fifo-muxer.mak
filter-audio.mak avfilter/af_silenceremove: add real peak detector 2023-05-26 10:13:37 +02:00
filter-video.mak tests/fate: Add test for overlay filter using yuv444p10 output format 2023-07-20 16:49:20 +02:00
fits.mak tests/fate: fix mismatches between requested and actually used pixel formats 2023-07-20 20:30:13 +02:00
flac.mak fate/flac: Add test of 32 bps encoding/decoding 2022-12-26 21:15:36 +01:00
flvenc.mak tests/fate: Remove intermediate file of flv-add_keyframe_index test 2022-05-20 10:16:04 +02:00
gapless.mak
gif.mak fate/gif: Remove nonsense requirement 2022-05-03 04:18:06 +02:00
h264.mak fate/h264: test disabling cropping 2023-04-22 11:20:58 -03:00
hap.mak fate/hap: Fix test requirements 2022-05-03 04:18:06 +02:00
hevc.mak avcodec/h2645_sei: Also support Active Format Descriptor for HEVC 2022-12-01 11:00:41 +01:00
hlsenc.mak tests: Correctly distinguish between SAMPLES and TARGET_SAMPLES for hls_fmp4_ac3.m3u8 2023-08-04 21:51:17 +03:00
hw.mak
id3v2.mak fate/id3v2: Add test for reading and writing UTF-16 BOM tags 2022-09-12 22:26:27 +02:00
image.mak fate/jpg: add RGB mjpeg fate tests 2023-05-17 12:37:42 +02:00
imf.mak fate/imfdec: remove imf experimental flag 2023-02-21 19:38:54 -08:00
indeo.mak
jpeg2000.mak fate/jpeg2000: add missing dependecy checks 2023-04-23 18:54:43 -03:00
lavf-audio.mak fate/lavf-*: Add missing dependency on pipe protocol 2022-09-21 15:43:52 +02:00
lavf-container.mak fate/lavf-container: add a test to remux raw evc into mp4 2023-06-19 12:57:31 -03:00
lavf-image2pipe.mak fate: add QOI/XBM/XWD image2pipe tests 2022-12-03 19:38:11 +01:00
lavf-image.mak fate/lavf-*: Add missing dependency on pipe protocol 2022-09-21 15:43:52 +02:00
lavf-video.mak tests/fate: fix mismatches between requested and actually used pixel formats 2023-07-20 20:30:13 +02:00
libavcodec.mak lavc/tests: add a cached bitstream reader test 2023-01-06 11:01:00 +01:00
libavdevice.mak
libavformat.mak avformat/tests: add test for ff_rescale_interval() 2022-03-19 21:34:04 +10:00
libavutil.mak avutil/tests/uuid: add uuid tests 2022-06-12 18:34:37 +10:00
libswresample.mak
libswscale.mak swscale: Take the destination range into account for yuv->rgb->yuv conversions 2022-02-25 11:01:17 +02:00
lossless-audio.mak
lossless-video.mak fate/lossless-video: Fix test requirements 2022-05-03 04:18:06 +02:00
matroska.mak fate/matroska: Stop using unicode in command line paramters 2023-08-22 22:09:40 +03:00
microsoft.mak fate/microsoft: add mss2 region test case 2022-11-07 16:08:35 +11:00
monkeysaudio.mak
mov.mak fate/mov: add remux PCM to mp4 test 2023-08-06 16:14:41 +08:00
mp3.mak
mpc.mak
mpeg4.mak fate/mpeg4: Fix test requirements 2022-05-03 04:18:06 +02:00
mpegps.mak
mpegts.mak tests/Makefile: Make DEMDEC etc. auxiliary functions more flexible 2022-04-28 02:39:37 +02:00
mxf.mak fate/mxf: add JPEG 2000 test 2022-09-20 11:26:00 +02:00
oma.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
opus.mak fate/opus: add silk LBRR test (refs #9890) 2022-10-04 11:54:57 +02:00
pcm.mak fate/pcm: Add pcm_dvd transcode tests 2022-07-10 16:58:58 +02:00
pixfmt.mak
pixlet.mak fate/pixlet: Fix test requirements 2022-05-03 04:18:06 +02:00
probe.mak
prores.mak fate/prores: Fix test requirements 2022-05-03 04:18:06 +02:00
qt.mak fate/qt: Fix test requirements 2022-05-03 04:18:05 +02:00
qtrle.mak fate/qtrle: Fix test requirements 2022-05-03 04:18:06 +02:00
real.mak
screen.mak fate/screen: Fix test requirements 2022-04-28 02:39:37 +02:00
seek.mak tests/Makefile: Redo how to keep intermediate FATE-files 2022-05-06 05:39:25 +02:00
segafilm.mak fate/segafilm: Add tests for segafilm (de)muxer 2022-09-20 18:32:28 +02:00
segment.mak
source-check.sh fate-source: exclude Apache-2 licensed files 2023-05-29 00:41:59 +02:00
source.mak
spdif.mak lavf/spdifdec: support EAC3 2023-01-13 11:22:59 -06:00
speedhq.mak fate/speedhq: Fix test requirements 2022-04-28 02:39:37 +02:00
subtitles.mak tests: do not override movflags defaults 2023-04-24 23:00:50 +02:00
truehd.mak tests/fate/truehd: Add test for shortened Ticket1726 testcase 2022-10-04 23:47:53 +02:00
utvideo.mak fate/utvideo: Fix test requirements 2022-04-28 02:39:37 +02:00
vbn.mak fate/vbn, tests/fate-run: Delete intermediate VBN-files after tests 2022-05-03 04:18:05 +02:00
vcodec.mak tests/fate: fix mismatches between requested and actually used pixel formats 2023-07-20 20:30:13 +02:00
video.mak fftools/ffmpeg: rework -enc_time_base handling 2023-07-15 11:02:11 +02:00
voice.mak
vorbis.mak
vpx.mak fate/vpx: add a vp9_superframe_bsf test 2023-03-10 16:27:05 -03:00
vqf.mak
wavpack.mak fate/wavpack: Test APE cuesheet tags 2022-05-31 12:45:41 +02:00
webm-dash-manifest.mak fate/vpx: Move webm-dash-manifest tests to a new file 2022-05-03 04:18:06 +02:00
wma.mak
xvid.mak