diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-07-26 17:51:34 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-08-09 19:56:21 +0200 |
commit | 266463daff7bbd4c3a8a26ff11b1131df0fd5520 (patch) | |
tree | b7f190b7a5fe4fae5e392372f599624c5450cfee /.gitignore | |
parent | 7351eb14151602fa924ab3d5e374b7d60f32aff9 (diff) | |
download | ffmpeg-266463daff7bbd4c3a8a26ff11b1131df0fd5520.tar.gz |
Rename ffplay to avplay.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bfce23d311..e867470820 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,7 @@ doc/*.html doc/*.pod doxy ffmpeg -ffplay +avplay ffprobe ffserver libavcodec/*_tablegen |