Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
4c39a401
Commit
4c39a401
authored
Dec 31, 2001
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Updated changelog.
parent
7c03e6e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
3 deletions
+53
-3
ChangeLog
ChangeLog
+53
-3
No files found.
ChangeLog
View file @
4c39a401
...
...
@@ -2,12 +2,62 @@
#
ChangeLog
for
vlc
#
#===================#
HEAD
*
Nothing
yet
0.2.92
Fri
,
7
Dec
2001
20
:
18
:
56
+
0100
*
Added
a
missing
call
to
DecoderError
()
in
mpeg_adec
.
c
.
*
Fixed
a
segfault
in
the
aRts
plugin
.
*
Fixed
a
bug
in
DecoderError
.
*
Next
Generation
Buffer
Manager
.
*
All
decoders
enter
DecoderError
()
in
case
of
error
,
even
if
they
haven
't allocated all their data. This prevents the input from getting
stuck if a decoder has failed its initialization.
* Backported lool'
s
fix
for
the
Gtk
+
playlist
crash
.
*
If
$
DISPLAY
isn
't set, don'
t
try
to
run
the
Gtk
+
interface
.
*
Fixed
a
segfault
in
input_dvd
.
c
:
DVDInit
.
*
Fixed
a
PPC
compilation
issue
.
*
Mouse
wheel
seek
patch
for
XVideo
courtesy
of
Peter
Surda
.
*
Ported
to
SDL
.
*
Backported
a
VCD
crash
fix
from
the
main
branch
.
*
Fixed
compilation
with
dvdcss
disabled
.
*
Bug
fixes
in
the
VCD
input
.
*
The
SDL
plugin
now
says
whether
we
are
using
software
or
hardware
YUV
in
its
window
title
.
*
Added
--
with
-
dll
-
path
option
for
my
automated
Win32
package
builds
.
*
Initialize
SDL
before
opening
the
SDL
audio
output
.
*
Prevent
two
SDL
video
outputs
or
audio
outputs
to
be
spawned
at
the
same
time
to
avoid
ugly
crashes
.
*
TS
input
:
bugfix
in
DecodePAT
and
minor
optimizations
elsewhere
.
*
TS
input
:
we
now
check
that
the
contents
of
the
PAT
has
changed
before
updating
it
,
instead
of
just
relying
on
its
version
number
.
*
Disabled
broken
ALSA
audio
output
.
Closes
Debian
bugs
#
110869
and
#
119846.
*
Fixed
build
dependencies
on
libasound2
-
dev
.
Closes
Debian
bug
#
121057.
*
Changed
configure
.
in
so
that
libXv_pic
is
used
instead
of
libXv
.
a
when
available
.
Closes
Debian
bug
#
111790.
*
CPU
detection
under
BeOS
.
*
Fixed
XVideo
port
selection
.
*
Fixed
4
:
2
:
2
software
rendering
.
*
Removed
cruft
I
forgot
in
aout_alsa
.
c
.
*
Minor
compile
fix
under
Hurd
.
*
Fixed
a
potential
segfault
if
the
subtitle
stream
was
encountered
before
the
video
stream
.
*
Fixed
potential
compilation
issues
under
eg
.
BSD
/
OS
.
*
Fixed
unnecessary
target
remake
(
recursive
make
is
harmful
!).
*
Fixed
a
potential
BeOS
linking
issue
.
*
Fixed
a
minor
bug
in
input
.
c
.
*
Fixed
an
issue
in
Makefile
.
dep
causing
to
rebuild
unnecessary
files
in
the
gtk
/
gnome
plugins
.
*
Removed
cruft
from
configure
.
in
.
*
Fixed
major
bugs
in
the
PSI
decoder
.
*
Fixed
possible
segfault
with
--
input
.
*
Fix
for
EOF
of
ES
-
only
streams
.
*
MPEG
-
1
aspect
ratio
patch
,
courtesy
of
Vladimir
Chernyshov
<
greengrass
@
writeme
.
com
>.
*
Seeking
patch
for
X11
,
courtesy
of
Peter
Surda
<
shurdeek
@
panorama
.
sth
.
ac
.
at
>.
*
Fixed
a
segfault
on
exit
when
no
fast_memcpy
module
was
found
.
*
Workaround
for
a
bug
in
the
GLIBC
dlopen
()
code
.
*
Fixed
win32
compilation
.
*
New
libmad
plug
-
in
,
courtesy
of
Jean
-
Paul
Saman
.
We
now
have
sound
on
iPAQ
Familiar
Linux
.
*
Borrowed
MPlayer
's fast memcpy() routines. Best is autodetected, choose
...
...
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