]> git.sesse.net Git - vlc/commitdiff
NEWS: fix typo .eve -> .exe
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 8 Feb 2010 20:22:15 +0000 (22:22 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 8 Feb 2010 20:22:15 +0000 (22:22 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b9fa40ef183ac69126b49eeb4b961471aea6909e..cfae86037570967e3903f39d1c2aa880c57447c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,7 +70,7 @@ Service discovery:
 
 Encoders:
  * x264, add psy-rd parameter and change default settings
- * x264, add profile-limitter same way as x264.eve has, for example
+ * x264, add profile-limitter same way as x264.exe has, for example
     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
    uses ABR and if qp-value is set uses CQP