]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Remove render media todo
authorChocobozzz <me@florianbigard.com>
Fri, 22 Oct 2021 14:18:55 +0000 (16:18 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 22 Oct 2021 14:18:55 +0000 (16:18 +0200)
We don't want to use official module anymore since we removed a large
part of the upstream code we don't need (pdf etc)

client/src/assets/player/webtorrent/video-renderer.ts

index 8fb3e9672dc1e0c80280c8aea03e4da2dbecd7ce..9b80fea2c196e40a109a1e54e949def57ccfba0c 100644 (file)
@@ -1,5 +1,4 @@
 // Thanks: https://github.com/feross/render-media
-// TODO: use render-media once https://github.com/feross/render-media/issues/32 is fixed
 
 const MediaElementWrapper = require('mediasource')
 import { extname } from 'path'