]> git.sesse.net Git - vlc/commitdiff
. suppression du d�codeur de r�f�rence qui de toute fa�on ne marcherait
authorSam Hocevar <sam@videolan.org>
Thu, 20 Jul 2000 13:49:24 +0000 (13:49 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 20 Jul 2000 13:49:24 +0000 (13:49 +0000)
  plus vraiment avec la structure actuelle du vlc
 . pr�paration de la 0.1.99e

ChangeLog
configure
configure.in
debian/changelog
vlc.spec

index 995828f2aaae7abda7a91e0c911012bdde7da5d2..2c8bb4363e51d13516c030cb4950d6a4ef94b4e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
-[insert date here]
+Thu Jul 20 15:14:06 CEST 2000
 0.1.99e :
 
   * new bitstream syntax and slight performance increase
   * BeOS build fix
+  * removed the sample code from the reference decoder
 
 Wed Jul 12 01:24:40 CEST 2000
 0.1.99d :
index bfebd618b4e311e668047383efbc8e1a48a06be9..1762764ba046c237103445438fe05a4d39d42fa4 100755 (executable)
--- a/configure
+++ b/configure
@@ -590,7 +590,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 echo "$ac_t""$host" 1>&6
 
 
-VLC_VERSION=0.1.99d
+VLC_VERSION=0.1.99e
 
 VLC_CODENAME=Onatopp
 
index 25c2af31bbf8eecbd9cbd8870a8c69288278c7fc..63d05faf818afcb376fd4b6db0b58c0f63a7d712 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
 
 AC_CANONICAL_HOST
 
-VLC_VERSION=0.1.99d
+VLC_VERSION=0.1.99e
 AC_SUBST(VLC_VERSION)
 VLC_CODENAME=Onatopp
 AC_SUBST(VLC_CODENAME)
index 2371de42d4e1e7a7f0c3a5c3f1a722e9cc252e23..29b8668003e643d090f1152eea37764c1819bb87 100644 (file)
@@ -2,7 +2,7 @@ vlc (0.1.99e) unstable; urgency=low
 
   * new bitstream syntax and slight performance increase
 
- -- Samuel Hocevar <sam@via.ecp.fr>  [ insert date here ]
+ -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
 
 vlc (0.1.99d) unstable; urgency=low
 
index 4de9d66f9cb3be78b2e268d7a7ff72cb9d71b80f..4aa0de6de15b45060f4ebdd595e8ae11b199d397 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,10 +1,10 @@
 Name: vlc
-Version: 0.1.99d
+Version: 0.1.99e
 Release: 1
 Copyright: GPL
 Url: http://www.videolan.org/
 Group: X11/Applications/Graphics
-Source0: http://www.videolan.org/packages/0.1.99d/vlc-0.1.99d.tar.gz
+Source0: http://www.videolan.org/packages/0.1.99e/vlc-0.1.99e.tar.gz
 Packager: Samuel Hocevar <sam@via.ecp.fr>
 
 Buildroot: /tmp/vlc-build