diff options
author | Mans Rullgard <mans@mansr.com> | 2011-03-18 17:35:10 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-03-19 13:33:20 +0000 |
commit | 2912e87a6c9264d556734e2bf94a99c64cf9b102 (patch) | |
tree | fa693ac4275766b3213d5389b410f86ccea06719 /tools/qt-faststart.c | |
parent | faa6f1c306b817a7349e3fe16590371d6d499998 (diff) | |
download | ffmpeg-2912e87a6c9264d556734e2bf94a99c64cf9b102.tar.gz |
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tools/qt-faststart.c')
-rw-r--r-- | tools/qt-faststart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qt-faststart.c b/tools/qt-faststart.c index ace4c113c8..eefeafdfac 100644 --- a/tools/qt-faststart.c +++ b/tools/qt-faststart.c @@ -8,7 +8,7 @@ * is in front of the data, thus facilitating network streaming. * * To compile this program, start from the base directory from which you - * are building FFmpeg and type: + * are building Libav and type: * make tools/qt-faststart * The qt-faststart program will be built in the tools/ directory. If you * do not build the program in this manner, correct results are not |