]> git.sesse.net Git - vlc/log
vlc
19 years agofortuuuuune
Christophe Massiot [Sat, 12 Mar 2005 14:31:10 +0000 (14:31 +0000)]
fortuuuuune

19 years agomkv.cpp: know your parents better
Steve Lhomme [Sat, 12 Mar 2005 11:12:00 +0000 (11:12 +0000)]
mkv.cpp: know your parents better

19 years agomkv.cpp: better segment initialisation
Steve Lhomme [Sat, 12 Mar 2005 10:20:18 +0000 (10:20 +0000)]
mkv.cpp: better segment initialisation

19 years agomkv.cpp: don't keep segments already found elsewhere
Steve Lhomme [Sat, 12 Mar 2005 10:01:45 +0000 (10:01 +0000)]
mkv.cpp: don't keep segments already found elsewhere

19 years agomkv.cpp: more code reorganisation for segment preloading
Steve Lhomme [Sat, 12 Mar 2005 09:35:29 +0000 (09:35 +0000)]
mkv.cpp: more code reorganisation for segment preloading

19 years ago* configure.ac: alsa is now really default enabled
Anil Daoud [Fri, 11 Mar 2005 22:36:40 +0000 (22:36 +0000)]
* configure.ac: alsa is now really default enabled
* modules/demux/*: typo and user-friendly description
* modules/access/*: less vlc warnings
* modules/codec/subsdec.c: subtitles justification is no longer "advanced"

19 years agoString fixes by Christophe Mutricy
Clément Stenac [Fri, 11 Mar 2005 21:49:19 +0000 (21:49 +0000)]
String fixes by Christophe Mutricy

19 years ago- Fix bug #1854
Rémi Denis-Courmont [Fri, 11 Mar 2005 20:04:58 +0000 (20:04 +0000)]
- Fix bug #1854

19 years ago- Check for gai_strerror
Rémi Denis-Courmont [Fri, 11 Mar 2005 19:57:28 +0000 (19:57 +0000)]
- Check for gai_strerror
  (stupid Winsock2 has getnameinfo but not gai_strerror)

19 years ago- Fix building axvlc from subdirectory
Rémi Denis-Courmont [Fri, 11 Mar 2005 13:41:51 +0000 (13:41 +0000)]
- Fix building axvlc from subdirectory

19 years ago* mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch...
Andre Pang [Fri, 11 Mar 2005 13:38:38 +0000 (13:38 +0000)]
* mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes

19 years ago * change $Id thing ... r10300
Antoine Cellerier [Fri, 11 Mar 2005 13:13:45 +0000 (13:13 +0000)]
 * change $Id thing ... r10300

19 years agomkv.cpp: preload linked segments too
Steve Lhomme [Fri, 11 Mar 2005 12:41:41 +0000 (12:41 +0000)]
mkv.cpp: preload linked segments too

19 years agomkv.cpp: remove an unused variable
Steve Lhomme [Fri, 11 Mar 2005 10:44:36 +0000 (10:44 +0000)]
mkv.cpp: remove an unused variable

19 years agoalsa.c: removed a printf, shut up a compiler warning
Sigmund Augdal Helberg [Fri, 11 Mar 2005 09:54:47 +0000 (09:54 +0000)]
alsa.c: removed a printf, shut up a compiler warning

19 years agoRemoved unneeded VLC_OBJECT() cast and another segfault fix.
Jean-Paul Saman [Fri, 11 Mar 2005 09:49:38 +0000 (09:49 +0000)]
Removed unneeded VLC_OBJECT() cast and another segfault fix.

19 years agowxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
Sigmund Augdal Helberg [Fri, 11 Mar 2005 08:56:58 +0000 (08:56 +0000)]
wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget

19 years ago* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
Gildas Bazin [Fri, 11 Mar 2005 08:18:14 +0000 (08:18 +0000)]
* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.

19 years agoTivo file demuxer
Rémi Denis-Courmont [Fri, 11 Mar 2005 08:13:00 +0000 (08:13 +0000)]
Tivo file demuxer
based on patch from Neal Symms <nsymms # redwar.us>
with minor cleanups

19 years agoReduce the global verbosity
Clément Stenac [Fri, 11 Mar 2005 07:52:18 +0000 (07:52 +0000)]
Reduce the global verbosity
Change some message severities

19 years agoFix locking
Clément Stenac [Thu, 10 Mar 2005 22:30:16 +0000 (22:30 +0000)]
Fix locking

19 years agoUpdate news
Clément Stenac [Thu, 10 Mar 2005 22:18:47 +0000 (22:18 +0000)]
Update news

19 years agoSame mistake here: Pass real VLC_OBJECT's to msg_*
Jean-Paul Saman [Thu, 10 Mar 2005 21:16:32 +0000 (21:16 +0000)]
Same mistake here: Pass real VLC_OBJECT's to msg_*

19 years agoAnother one. Use real VLC_OBJECT's in msg_*
Jean-Paul Saman [Thu, 10 Mar 2005 21:12:28 +0000 (21:12 +0000)]
Another one. Use real VLC_OBJECT's in msg_*

19 years agoUse VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
Jean-Paul Saman [Thu, 10 Mar 2005 21:09:14 +0000 (21:09 +0000)]
Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.

19 years ago- Require certificate from the client if one CA cert specified
Rémi Denis-Courmont [Thu, 10 Mar 2005 20:42:52 +0000 (20:42 +0000)]
- Require certificate from the client if one CA cert specified

19 years ago- Release certificate creds after terminating session
Rémi Denis-Courmont [Thu, 10 Mar 2005 20:04:04 +0000 (20:04 +0000)]
- Release certificate creds after terminating session

19 years ago* configure.ac: only include stream_out_switcher if --enable-sout is specified.
Gildas Bazin [Thu, 10 Mar 2005 19:23:10 +0000 (19:23 +0000)]
* configure.ac: only include stream_out_switcher if --enable-sout is specified.

19 years agomkv.cpp: support preloading in the same family
Steve Lhomme [Thu, 10 Mar 2005 18:20:02 +0000 (18:20 +0000)]
mkv.cpp: support preloading in the same family

19 years ago* modules/stream_out/switcher.c: New module allowing to replace an MPEG2
Christophe Massiot [Thu, 10 Mar 2005 17:23:43 +0000 (17:23 +0000)]
* modules/stream_out/switcher.c: New module allowing to replace an MPEG2
  video by a fixed panel (format .uyvy). Specify panel files with
  --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
  pictures with --sout-switcher-sizes=720x576,720x576,480x576.
  --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
  switches to panel #1 (0 is the live video, -1 disables all output).
  The audio is blanked out when a panel is active. --sout-switcher-command
  specifies the first command to run on start-up.
* modules/access/fake.c: Fake video input simulating a video at x fps.
  Use it to switch between fixed panels with the switcher when you have
  no video.

19 years agomkv.cpp: move the segment metadata preloading in another function (to be used elsewhe...
Steve Lhomme [Thu, 10 Mar 2005 17:19:28 +0000 (17:19 +0000)]
mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)

19 years agomkv.cpp: parse the Segment Info properly
Steve Lhomme [Thu, 10 Mar 2005 16:41:43 +0000 (16:41 +0000)]
mkv.cpp: parse the Segment Info properly

19 years ago * mosaic alignment (works like --marq-position) and callback
Antoine Cellerier [Thu, 10 Mar 2005 16:00:49 +0000 (16:00 +0000)]
 * mosaic alignment (works like --marq-position) and callback

19 years agomkv.cpp: store the prev/next UID for later use
Steve Lhomme [Thu, 10 Mar 2005 15:40:45 +0000 (15:40 +0000)]
mkv.cpp: store the prev/next UID for later use

19 years agoFix refcount problems + fix a part of coding style problems
Clément Stenac [Thu, 10 Mar 2005 13:42:45 +0000 (13:42 +0000)]
Fix refcount problems + fix a part of coding style problems

19 years ago* modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead...
Gildas Bazin [Thu, 10 Mar 2005 13:37:29 +0000 (13:37 +0000)]
* modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.

19 years agoMore prefs fixes
Clément Stenac [Thu, 10 Mar 2005 13:05:43 +0000 (13:05 +0000)]
More prefs fixes
- String fixes
- Sort some large panels
- Change some advanced flags
- Fix & move audio-channel-mixer
- hide picture vout
- Remove saved-volume, replaced by a variable

19 years ago- Fix unitialized variable in demux control helper
Rémi Denis-Courmont [Thu, 10 Mar 2005 11:19:29 +0000 (11:19 +0000)]
- Fix unitialized variable in demux control helper
There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)

19 years agoSupport block type 2 (and some others as well)
Rémi Denis-Courmont [Thu, 10 Mar 2005 11:00:41 +0000 (11:00 +0000)]
Support block type 2 (and some others as well)

19 years ago- include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
Rémi Denis-Courmont [Thu, 10 Mar 2005 10:58:02 +0000 (10:58 +0000)]
- include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
- modules/access/http.c: do not choke when there's a space in a URL
  (should probably be done for some others)

19 years agognutls.c: add shortname
Rémi Denis-Courmont [Thu, 10 Mar 2005 09:56:07 +0000 (09:56 +0000)]
gnutls.c: add shortname

19 years agoShould fix compile
Clément Stenac [Thu, 10 Mar 2005 09:47:20 +0000 (09:47 +0000)]
Should fix compile

19 years agoMissing properties
Rémi Denis-Courmont [Thu, 10 Mar 2005 08:27:21 +0000 (08:27 +0000)]
Missing properties

19 years ago- Fix GnuTLS version detection
Rémi Denis-Courmont [Thu, 10 Mar 2005 08:23:03 +0000 (08:23 +0000)]
- Fix GnuTLS version detection

19 years agoPreferences update :
Clément Stenac [Thu, 10 Mar 2005 00:17:33 +0000 (00:17 +0000)]
Preferences update :
- Sorted marq options
- A52 & DTS are audio decoders
- Moved freetype to subtitles/OSD

(last 2 suggested by Anil)

19 years agomkv.cpp: cleaner handling of some tables (now vectors)
Steve Lhomme [Wed, 9 Mar 2005 21:45:02 +0000 (21:45 +0000)]
mkv.cpp: cleaner handling of some tables (now vectors)

19 years agoPreferences icons
Clément Stenac [Wed, 9 Mar 2005 21:06:09 +0000 (21:06 +0000)]
Preferences icons

19 years ago* modules/codec/ffmpeg/video.c: take input rate into account when interpolating next...
Gildas Bazin [Wed, 9 Mar 2005 19:57:28 +0000 (19:57 +0000)]
* modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.

19 years agoDon't switch interfaces under linux
Clément Stenac [Wed, 9 Mar 2005 18:05:30 +0000 (18:05 +0000)]
Don't switch interfaces under linux

19 years ago* added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
Derk-Jan Hartman [Wed, 9 Mar 2005 16:00:03 +0000 (16:00 +0000)]
* added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
* upgraded libcdio to 0.7.2 (not that it makes much difference :) )

19 years agostring rationalization (yeah, I know the KDE interface is not used)
Rémi Denis-Courmont [Wed, 9 Mar 2005 13:07:26 +0000 (13:07 +0000)]
string rationalization (yeah, I know the KDE interface is not used)

19 years agoall: correctly align multiline strings when not left-aligned
Sigmund Augdal Helberg [Wed, 9 Mar 2005 12:58:13 +0000 (12:58 +0000)]
all: correctly align multiline strings when not left-aligned

19 years ago* modules/mux/mpeg/ps.c: small cleanup.
Gildas Bazin [Wed, 9 Mar 2005 12:52:47 +0000 (12:52 +0000)]
* modules/mux/mpeg/ps.c: small cleanup.

19 years ago* modules/demux/ps.[c,h]: fixed PSM parsing bug.
Gildas Bazin [Wed, 9 Mar 2005 12:39:36 +0000 (12:39 +0000)]
* modules/demux/ps.[c,h]: fixed PSM parsing bug.

19 years ago* modules/mux/mpeg/ps.c: correct PSM size.
Gildas Bazin [Wed, 9 Mar 2005 12:17:01 +0000 (12:17 +0000)]
* modules/mux/mpeg/ps.c: correct PSM size.

19 years agoHandle VOC files with multiple blocks properly
Rémi Denis-Courmont [Wed, 9 Mar 2005 11:54:36 +0000 (11:54 +0000)]
Handle VOC files with multiple blocks properly

19 years ago* src/video_output/vout_subpictures.c: pass on video output size changes to the text...
Gildas Bazin [Wed, 9 Mar 2005 11:43:02 +0000 (11:43 +0000)]
* src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.

19 years ago* modules/misc/freetype.c: handle size change properly.
Gildas Bazin [Wed, 9 Mar 2005 11:42:05 +0000 (11:42 +0000)]
* modules/misc/freetype.c: handle size change properly.

19 years ago* modules/video_filter/mosaic.c: compilation fix.
Gildas Bazin [Wed, 9 Mar 2005 10:46:45 +0000 (10:46 +0000)]
* modules/video_filter/mosaic.c: compilation fix.

19 years ago* modules/misc/freetype.c: don't display only the last line.
Gildas Bazin [Wed, 9 Mar 2005 10:18:27 +0000 (10:18 +0000)]
* modules/misc/freetype.c: don't display only the last line.

19 years ago- seeking in .VOC file
Rémi Denis-Courmont [Wed, 9 Mar 2005 09:03:32 +0000 (09:03 +0000)]
- seeking in .VOC file

19 years ago* modules/mux/mpeg/ps.c: shut-up valgrind warning.
Gildas Bazin [Wed, 9 Mar 2005 00:59:09 +0000 (00:59 +0000)]
* modules/mux/mpeg/ps.c: shut-up valgrind warning.

19 years ago vlc_common.h: define INT64_MIN/INT64_MAX if necessary
Eric Petit [Wed, 9 Mar 2005 00:43:46 +0000 (00:43 +0000)]
 vlc_common.h: define INT64_MIN/INT64_MAX if necessary

19 years ago* modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
Gildas Bazin [Wed, 9 Mar 2005 00:31:19 +0000 (00:31 +0000)]
* modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.

19 years ago* modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
Gildas Bazin [Wed, 9 Mar 2005 00:30:09 +0000 (00:30 +0000)]
*  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.

19 years ago video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
Eric Petit [Wed, 9 Mar 2005 00:18:15 +0000 (00:18 +0000)]
 video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
         always defined)

19 years agoVCDX depends on libiso9660. Up libcdio version to 0.72.
Rocky Bernstein [Tue, 8 Mar 2005 23:52:01 +0000 (23:52 +0000)]
VCDX depends on libiso9660. Up libcdio version to 0.72.

19 years ago* TEST: removing #include <jis.h> from the mozilla plugin to see if we really require...
Derk-Jan Hartman [Tue, 8 Mar 2005 23:25:11 +0000 (23:25 +0000)]
* TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
  if this breaks the linux or win32 mozilla plugin then it should be restored.

19 years ago* modules/packetizer/mpeg4video.c: fixed segfault
Gildas Bazin [Tue, 8 Mar 2005 23:21:40 +0000 (23:21 +0000)]
* modules/packetizer/mpeg4video.c: fixed segfault

19 years agomkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
Steve Lhomme [Tue, 8 Mar 2005 21:43:42 +0000 (21:43 +0000)]
mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)

19 years ago* modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
Gildas Bazin [Tue, 8 Mar 2005 20:17:43 +0000 (20:17 +0000)]
* modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.

19 years agoStrings rationalization
Rémi Denis-Courmont [Tue, 8 Mar 2005 18:43:51 +0000 (18:43 +0000)]
Strings rationalization

19 years agoFix max UDP port number
Rémi Denis-Courmont [Tue, 8 Mar 2005 18:34:00 +0000 (18:34 +0000)]
Fix max UDP port number

19 years ago* modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which...
Gildas Bazin [Tue, 8 Mar 2005 18:10:49 +0000 (18:10 +0000)]
* modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.

19 years agoSame fix for non-constant string.
Rémi Denis-Courmont [Tue, 8 Mar 2005 17:31:31 +0000 (17:31 +0000)]
Same fix for non-constant string.

The playlist works fine again (with ASCII/Latin locale charset).
When in UTF8, it might be a good idea to check for invalid bytes
sequences and replace them with question mark - at the moment
wxWidgets still leave the whole text blank which result in blank
playlist item in the playlist.

19 years agoFix conversion from locale to wxWidgets' Unicode
Rémi Denis-Courmont [Tue, 8 Mar 2005 17:11:08 +0000 (17:11 +0000)]
Fix conversion from locale to wxWidgets' Unicode
(the documentation for wxWidgets 2.5.3 is wrong :
 wxConvCurrent (which does not work) does not point
 to wxConvLibc nor wxConvLocal (which both work))

It is now possible to use wxvlc with non UTF-8 locale.
Previously, any text item with non-ASCII character in it would be
blank.

19 years ago* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
Christophe Massiot [Tue, 8 Mar 2005 16:50:19 +0000 (16:50 +0000)]
* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.

19 years agoFix UDP unicast access when both IPv6 and non-default port are used
Rémi Denis-Courmont [Tue, 8 Mar 2005 16:29:30 +0000 (16:29 +0000)]
Fix UDP unicast access when both IPv6 and non-default port are used

19 years agoEnable voc demux
Rémi Denis-Courmont [Tue, 8 Mar 2005 13:54:11 +0000 (13:54 +0000)]
Enable voc demux

19 years agoCreative Voice File demux
Rémi Denis-Courmont [Tue, 8 Mar 2005 13:53:36 +0000 (13:53 +0000)]
Creative Voice File demux

19 years ago* modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
Gildas Bazin [Tue, 8 Mar 2005 13:16:38 +0000 (13:16 +0000)]
* modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.

19 years ago* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
Gildas Bazin [Tue, 8 Mar 2005 13:15:56 +0000 (13:15 +0000)]
* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
* modules/stream_out/transcode.c: fixed segfault.

19 years ago* modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
Gildas Bazin [Tue, 8 Mar 2005 10:58:49 +0000 (10:58 +0000)]
* modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.

19 years ago* configure.ac: packetizers are not only useful with the stream output.
Gildas Bazin [Tue, 8 Mar 2005 10:15:36 +0000 (10:15 +0000)]
* configure.ac: packetizers are not only useful with the stream output.

19 years agoinput.c: allow "intelligent" previous-chapter behaviour for access sources too
Steve Lhomme [Tue, 8 Mar 2005 09:06:27 +0000 (09:06 +0000)]
input.c: allow "intelligent" previous-chapter behaviour for access sources too

19 years ago* modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer...
Gildas Bazin [Tue, 8 Mar 2005 01:54:55 +0000 (01:54 +0000)]
* modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.

19 years ago* src/input/es_out.c: fixed another small mem leak.
Gildas Bazin [Tue, 8 Mar 2005 01:38:33 +0000 (01:38 +0000)]
* src/input/es_out.c: fixed another small mem leak.

19 years ago* src/input/es_out.c: fixed small mem leak.
Gildas Bazin [Tue, 8 Mar 2005 01:24:27 +0000 (01:24 +0000)]
* src/input/es_out.c: fixed small mem leak.

19 years ago* include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler...
Gildas Bazin [Tue, 8 Mar 2005 01:23:54 +0000 (01:23 +0000)]
* include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
* modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.

19 years ago* Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in...
Derk-Jan Hartman [Mon, 7 Mar 2005 23:54:51 +0000 (23:54 +0000)]
* Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).

19 years ago* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio...
Derk-Jan Hartman [Mon, 7 Mar 2005 22:30:55 +0000 (22:30 +0000)]
* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.

19 years agomkv.cpp: prepare the code to handle seemless segment switching
Steve Lhomme [Mon, 7 Mar 2005 22:05:54 +0000 (22:05 +0000)]
mkv.cpp: prepare the code to handle seemless segment switching

19 years ago * add a mutex so the callbacks don't change anything while the filter is
Antoine Cellerier [Mon, 7 Mar 2005 20:50:13 +0000 (20:50 +0000)]
 * add a mutex so the callbacks don't change anything while the filter is
   doing something

19 years ago* modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn...
Gildas Bazin [Mon, 7 Mar 2005 20:36:18 +0000 (20:36 +0000)]
* modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.

19 years agoFixes a compiler warning
Rémi Denis-Courmont [Mon, 7 Mar 2005 20:21:24 +0000 (20:21 +0000)]
Fixes a compiler warning

19 years agomake the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT...
Steve Lhomme [Mon, 7 Mar 2005 20:16:52 +0000 (20:16 +0000)]
make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME

19 years agoaudio.c: fix a compiler portability issue
Steve Lhomme [Mon, 7 Mar 2005 20:13:56 +0000 (20:13 +0000)]
audio.c: fix a compiler portability issue

19 years ago- Don't crash when transcoding is enabled
Rémi Denis-Courmont [Mon, 7 Mar 2005 19:59:38 +0000 (19:59 +0000)]
- Don't crash when transcoding is enabled
- Some cleanup

19 years ago* modules/gui/wince/interface.cpp: compilation fix.
Gildas Bazin [Mon, 7 Mar 2005 19:41:34 +0000 (19:41 +0000)]
* modules/gui/wince/interface.cpp: compilation fix.

19 years ago* modules/misc/freetype.c: removed debug messages.
Gildas Bazin [Mon, 7 Mar 2005 19:35:11 +0000 (19:35 +0000)]
* modules/misc/freetype.c: removed debug messages.