mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-11 02:17:47 +08:00
ffmpeg: use new avformat_open_* API.
This commit is contained in:
@ -165,7 +165,7 @@ fate-wmapro-2ch: CMP = oneoff
|
||||
fate-wmapro-2ch: REF = $(SAMPLES)/wmapro/Beethovens_9th-1_small.pcm
|
||||
|
||||
FATE_TESTS += fate-ansi
|
||||
fate-ansi: CMD = framecrc -ar 44100 -i $(SAMPLES)/ansi/TRE-IOM5.ANS -pix_fmt rgb24
|
||||
fate-ansi: CMD = framecrc -chars_per_frame 44100 -i $(SAMPLES)/ansi/TRE-IOM5.ANS -pix_fmt rgb24
|
||||
|
||||
FATE_TESTS += fate-wmv8-drm
|
||||
# discard last packet to avoid fails due to overread of VC-1 decoder
|
||||
|
Reference in New Issue
Block a user