Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
c1685097
Commit
c1685097
authored
May 22, 2002
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Updated ChangeLog
* Updated release date
parent
64845e08
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
42 additions
and
2 deletions
+42
-2
ChangeLog
ChangeLog
+35
-1
debian/changelog
debian/changelog
+6
-0
vlc.spec
vlc.spec
+1
-1
No files found.
ChangeLog
View file @
c1685097
...
...
@@ -7,8 +7,42 @@ HEAD
*
Nothing
yet
.
0.4.0
Mon
,
20
May
2002
22
:
53
:
48
+
0200
Thu
,
23
May
2002
01
:
27
:
05
+
0200
*
./
plugins
/
access
/
http
.
c
:
fixed
HTTP
input
under
Win32
*
./
plugins
/
chroma
/
i420_yuy2
.
h
:
bugfix
for
the
I420
to
YUY2
MMX
chroma
transformations
,
with
the
help
of
Pascal
Levesque
.
*
./
plugins
/
directx
/
directx
.
c
:
UnregisterClass
()
in
MODULE_DEACTIVATE
.
If
we
don
't do this, trying to use the class when the plugin is reloaded will
cause a segfault.
* win32: replaced TUpDown components by TCSpinEdit ones, which allow
values greater than 32767. It fixes the audio bug ocurring when a
configuration file is saved under the win32 interface
* ./plugins/win32/mainframe.cpp: Added some extra space between
statusbar and toolbar when nothing is displayed.
* ./plugins/text/logger.c: on win32 the logger interface shows up a dos
command box.
* ./plugins/gtk/gnome.c: fixed uninitialized variable
* ./plugins/gtk/gtk_playlist.c: simplified GtkRebuildCList()
* ./plugins/beos/vout_beos.cpp: changes to reduce segfaults on exit,
and also allow only one Playlist window.
* ./include/modules_inner.h: fixed a crash when reopening a hidden
module
* ./plugins/dvd/dvd_access.c: on Win32 the DVD access plugin has to be
explicitly requested. This avoids crashes when the input thread tries
to open files as dvds.
* ./plugins/dvd/dvd_access.c: fixed a side-effect bug causing crashes
on DVD title change
* ./plugins/chroma/i420_yuy2.c: margin support for the 420 planar to 422
packed chroma transformations.
* ./src/input/input.c: fixed a bug with the input remaining stuck when no
network data was present.
* win32: fixed a stupid bug in the Network dialog.
* ./src/interface/main.c: fixed a little memleak.
* ./src/input/input_dec.c: removed useless code.
* ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
variables.
* ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
* ./configure.in: tried to fix the -lavcodec detection.
* ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen.
* ./plugins/network/ipv6.c: experimental support for Windows IPv6
...
...
debian/changelog
View file @
c1685097
vlc
(
0.4.0
-
1
)
unstable
;
urgency
=
low
*
New
upstrea
release
.
--
Samuel
Hocevar
<
sam
@
zoy
.
org
>
Thu
,
23
May
2002
01
:
27
:
05
+
0200
vlc
(
0.3.1
-
1
)
unstable
;
urgency
=
low
*
New
upstream
release
.
...
...
vlc.spec
View file @
c1685097
...
...
@@ -409,7 +409,7 @@ rm -fr %buildroot
%{_libdir}/videolan/vlc/alsa.so
%changelog
*
Mon May 20
2002 Yves Duret <yduret@mandrakesoft.com> 0.4.0-1mdk
*
Thu May 23
2002 Yves Duret <yduret@mandrakesoft.com> 0.4.0-1mdk
- version 0.4.0 with MPEG4 (DivX) support thx ffmpeg.
thus s/MPEG, MPEG2 and DVD/multimedia/g
- sync %%description with debian ones.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment