diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-02-21 11:35:17 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-02-21 11:35:17 +0000 |
commit | f05ef45c8f936907d0cad71d80c423ebe75d4738 (patch) | |
tree | bdc85e7dd89c6557f030135ecfe1363f43c01b1a /ffplay.c | |
parent | 8b9da8b50ab88d84bbf56338f7c952a3b6941f47 (diff) | |
download | ffmpeg-f05ef45c8f936907d0cad71d80c423ebe75d4738.tar.gz |
Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
Originally committed as revision 21935 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffplay.c')
-rw-r--r-- | ffplay.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |