]> git.sesse.net Git - vlc/commitdiff
. version 0.1.99i
authorSam Hocevar <sam@videolan.org>
Mon, 28 Aug 2000 00:37:44 +0000 (00:37 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 28 Aug 2000 00:37:44 +0000 (00:37 +0000)
ChangeLog
configure
configure.in
debian/changelog
vlc.spec

index cb2551a1ed139edcd1cbb5b864ae500e3a9e1b55..0c481d4f37ff3f6533ae07ec79f820026f6a7a7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+Mon, 28 Aug 2000 02:34:18 +0200
 O.1.99i :
 
   * fixed the support for field pictures, which involved a few dozens
@@ -6,7 +7,7 @@ O.1.99i :
     purposes.
   * fixed another input_file exit bug for the beos version.
   * fixed the aliases install.
-  * renamed an inconsistent varaible in src/input/input_file.c.
+  * renamed an inconsistent variable in src/input/input_file.c.
   * added support for I+ synchro (all Is and the first P).
   * fixed a motion compensation bug which generated some distortion
     on B images.
index bd96275a07fefb51c83c7ae8c9155f9826baab87..c547f6b0e88338238afb231ca34259420deb713f 100755 (executable)
--- a/configure
+++ b/configure
@@ -592,7 +592,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 echo "$ac_t""$host" 1>&6
 
 
-VLC_VERSION=0.1.99h
+VLC_VERSION=0.1.99i
 
 VLC_CODENAME=Onatopp
 
index dd7fa641b11a48033816de7460eb47f28ccd2ef1..83fa1ef6d24846d471d1479e0562e4279e228713 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
 
 AC_CANONICAL_HOST
 
-VLC_VERSION=0.1.99h
+VLC_VERSION=0.1.99i
 AC_SUBST(VLC_VERSION)
 VLC_CODENAME=Onatopp
 AC_SUBST(VLC_CODENAME)
index e383afa8616f0ceb6f9879737ead0cc01c3ffc54..a4215d62f570e74e830531a5ae8d189ed7146a8c 100644 (file)
@@ -1,3 +1,17 @@
+vlc (0.1.99i) unstable; urgency=low
+
+  * fixed the support for field pictures, which involved a few dozens
+    bugs in the video parser and video decoder.
+  * renamed an inconsistent variable in src/input/input_file.c.
+  * added support for I+ synchro (all Is and the first P).
+  * fixed a motion compensation bug which generated some distortion
+    on B images.
+  * fixed a motion compensation bug for skipped macroblocks.
+  * fixed a synchro bug for field images.
+  * fixed the --server option which didn't work if a ~/.vlcrc existed.
+
+ -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
+
 vlc (0.1.99h) unstable; urgency=low
 
   * added support for the SDL vout : the --display fullscreen allows
index 809503b9b32e19f3b3cd103e19630b448c6e9180..016b7186e68ba2263301540f6a106ec1e265df0d 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,10 +1,10 @@
 Name: vlc
-Version: 0.1.99h
+Version: 0.1.99i
 Release: 1
 Copyright: GPL
 Url: http://www.videolan.org/
 Group: X11/Applications/Graphics
-Source0: http://www.videolan.org/packages/0.1.99h/vlc-0.1.99h.tar.gz
+Source0: http://www.videolan.org/packages/0.1.99i/vlc-0.1.99i.tar.gz
 Packager: Samuel Hocevar <sam@via.ecp.fr>
 
 Buildroot: /tmp/vlc-build