Skip to content

Commit

Permalink
OK, the final change to make tests work with new HLS stuff?
Browse files Browse the repository at this point in the history
  • Loading branch information
Yahweasel committed Nov 7, 2023
1 parent 6f3f014 commit 93c13a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests/650-all-to-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const formatCodecs = {
"mov": mp4,
"mp3": [null, "libmp3lame"],
"mp4": mp4,
"mpegts": mp4,
"rawvideo": ["rawvideo", null, {nocheck: true}],
"wav": [null, "pcm_s16le"],
"wv": [null, "wavpack"]
Expand Down

0 comments on commit 93c13a6

Please sign in to comment.