[vlc-devel] commit: typo ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Sep 28 13:38:28 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sun Sep 28 11:29:26 2008 +0300| [4b6c78a5b9ba1f5905f3c55c7838f5d4a540bc5c] | committer: Rémi Denis-Courmont 

typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4b6c78a5b9ba1f5905f3c55c7838f5d4a540bc5c
---

 src/input/decoder.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/input/decoder.c b/src/input/decoder.c
index 6acf09b..31c9586 100644
--- a/src/input/decoder.c
+++ b/src/input/decoder.c
@@ -964,7 +964,7 @@ static void DecoderOptimizePtsDelay( decoder_t *p_dec )
         return;
 
     /* Try to find if we can reduce the pts
-     * This first draft is way to simple, and we can't say if the
+     * This first draft is way too simple, and we can't say if the
      * algo will converge. It's also full of constants.
      * But this simple algo allows to reduce the latency
      * to the minimum.




More information about the vlc-devel mailing list