aboutsummaryrefslogtreecommitdiff
path: root/transcoders/video_ffmpeg_php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'transcoders/video_ffmpeg_php.inc')
-rw-r--r--transcoders/video_ffmpeg_php.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/transcoders/video_ffmpeg_php.inc b/transcoders/video_ffmpeg_php.inc
index 41e0558..5b0d8ba 100644
--- a/transcoders/video_ffmpeg_php.inc
+++ b/transcoders/video_ffmpeg_php.inc
@@ -23,9 +23,6 @@ class video_ffmpeg_php extends video_ffmpeg implements transcoder_interface {
/**
* Generate video thumbs.
- *
- * @todo
- * Use php-ffmpeg API instead of run_command().
*/
public function generate_thumbnails($video) {
global $user;