mirror of https://github.com/FFmpeg/FFmpeg.git
parent
bc4fee7f2a
commit
8297d87eec
4 changed files with 34 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
FATE_GAPLESS-$(CONFIG_MP3_DEMUXER) += fate-gapless-mp3
|
||||
fate-gapless-mp3: CMD = gapless $(TARGET_SAMPLES)/gapless/gapless.mp3 "-usetoc 1" |
||||
|
||||
FATE_GAPLESS = $(FATE_GAPLESS-yes)
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_GAPLESS)
|
||||
fate-gapless: $(FATE_GAPLESS) |
@ -0,0 +1,4 @@ |
||||
d5c88cf38416329a052a9b0cb140fb4c *tests/data/fate/gapless-mp3.out-1 |
||||
3e41cbd4dcd511d3155234684252beab |
||||
68f040b12d79c71e3b2e8ba90a9cbd96 *tests/data/fate/gapless-mp3.out-2 |
||||
3e41cbd4dcd511d3155234684252beab |
Loading…
Reference in new issue