]> git.sesse.net Git - vlc/commitdiff
s/ffmpeg/x264/
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 29 Oct 2005 14:12:13 +0000 (14:12 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 29 Oct 2005 14:12:13 +0000 (14:12 +0000)
modules/codec/x264.c

index a0b709c20387ad529f78e3bf9dcfe09e6ab00f19..023d9b8aae1ce975f6101a5892531e0b1d6385c7 100644 (file)
@@ -554,7 +554,7 @@ static block_t *Encode( encoder_t *p_enc, picture_t *p_pict )
 }
 
 /*****************************************************************************
- * CloseEncoder: ffmpeg encoder destruction
+ * CloseEncoder: x264 encoder destruction
  *****************************************************************************/
 static void Close( vlc_object_t *p_this )
 {