Changeset c1685097d3fc89853c37b45be80bab1d1591a701

Show
Ignore:
Timestamp:
05/23/02 01:40:50 (6 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1022110850 +0000
git-parent:

[64845e08f503f9e5609ad196e5e514b9408bfa02]

git-author:
Christophe Massiot <massiot@videolan.org> 1022110850 +0000
Message:
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r581319a rc168509  
    88 
    990.4.0 
    10 Mon, 20 May 2002 22:53:48 +0200 
    11  
     10Thu, 23 May 2002 01:27:05 +0200 
     11 
     12  * ./plugins/access/http.c: fixed HTTP input under Win32 
     13  * ./plugins/chroma/i420_yuy2.h: bugfix for the I420 to YUY2 MMX chroma 
     14    transformations, with the help of Pascal Levesque. 
     15  * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If 
     16    we don't do this, trying to use the class when the plugin is reloaded will 
     17    cause a segfault. 
     18  * win32: replaced TUpDown components by TCSpinEdit ones, which allow 
     19    values greater than 32767. It fixes the audio bug ocurring when a 
     20    configuration file is saved under the win32 interface 
     21  * ./plugins/win32/mainframe.cpp: Added some extra space between 
     22    statusbar and toolbar when nothing is displayed. 
     23  * ./plugins/text/logger.c: on win32 the logger interface shows up a dos 
     24    command box. 
     25  * ./plugins/gtk/gnome.c: fixed uninitialized variable 
     26  * ./plugins/gtk/gtk_playlist.c: simplified GtkRebuildCList() 
     27  * ./plugins/beos/vout_beos.cpp: changes to reduce segfaults on exit, 
     28    and also allow only one Playlist window. 
     29  * ./include/modules_inner.h: fixed a crash when reopening a hidden 
     30    module 
     31  * ./plugins/dvd/dvd_access.c: on Win32 the DVD access plugin has to be 
     32    explicitly requested. This avoids crashes when the input thread tries 
     33    to open files as dvds. 
     34  * ./plugins/dvd/dvd_access.c: fixed a side-effect bug causing crashes 
     35    on DVD title change 
     36  * ./plugins/chroma/i420_yuy2.c: margin support for the 420 planar to 422 
     37    packed chroma transformations. 
     38  * ./src/input/input.c: fixed a bug with the input remaining stuck when no 
     39    network data was present. 
     40  * win32: fixed a stupid bug in the Network dialog. 
     41  * ./src/interface/main.c: fixed a little memleak. 
     42  * ./src/input/input_dec.c: removed useless code. 
     43  * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized 
     44    variables. 
     45  * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value. 
    1246  * ./configure.in: tried to fix the -lavcodec detection. 
    1347  * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen. 
  • debian/changelog

    r9e607c8 rc168509  
     1vlc (0.4.0-1) unstable; urgency=low 
     2 
     3  * New upstrea release. 
     4 
     5 -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200 
     6 
    17vlc (0.3.1-1) unstable; urgency=low 
    28 
  • vlc.spec

    r0b04c73 rc168509  
    410410 
    411411%changelog 
    412 * Mon May 20 2002 Yves Duret <yduret@mandrakesoft.com> 0.4.0-1mdk 
     412* Thu May 23 2002 Yves Duret <yduret@mandrakesoft.com> 0.4.0-1mdk 
    413413- version 0.4.0 with MPEG4 (DivX) support thx ffmpeg. 
    414414  thus s/MPEG, MPEG2 and DVD/multimedia/g