OSDN Git Service

Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Feb 2010 11:35:17 +0000 (11:35 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Feb 2010 11:35:17 +0000 (11:35 +0000)
Originally committed as revision 21935 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffplay.c

index 5f12f98..cccd54c 100644 (file)
--- a/ffplay.c
+++ b/ffplay.c
@@ -1,5 +1,5 @@
 /*
- * FFplay : Simple Media Player based on the ffmpeg libraries
+ * FFplay : Simple Media Player based on the FFmpeg libraries
  * Copyright (c) 2003 Fabrice Bellard
  *
  * This file is part of FFmpeg.