]> git.sesse.net Git - vlc/log
vlc
19 years ago* modules/demux/flac.c: fixed last commit.
Gildas Bazin [Tue, 5 Apr 2005 10:23:10 +0000 (10:23 +0000)]
* modules/demux/flac.c: fixed last commit.

19 years ago* src/misc/vlm.c: misc small fixes in config file saving/loading.
Gildas Bazin [Tue, 5 Apr 2005 09:56:39 +0000 (09:56 +0000)]
* src/misc/vlm.c: misc small fixes in config file saving/loading.

19 years ago * http.c: force nsv when using unsv:// and mime is misc/ultravox.
Laurent Aimar [Tue, 5 Apr 2005 08:08:26 +0000 (08:08 +0000)]
 * http.c: force nsv when using unsv:// and mime is misc/ultravox.

19 years ago* rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correc...
Derk-Jan Hartman [Tue, 5 Apr 2005 01:20:19 +0000 (01:20 +0000)]
* rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D

19 years ago* parsed info by mp3 is not retained between demux module probes since vlc_meta was...
Derk-Jan Hartman [Tue, 5 Apr 2005 01:17:52 +0000 (01:17 +0000)]
* parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
This should fix the id3 parsing when you open an mp3.

19 years agoFix crash in subpictures rendering
Clément Stenac [Mon, 4 Apr 2005 23:57:50 +0000 (23:57 +0000)]
Fix crash in subpictures rendering

19 years ago* fixed the item addition and auto-playback of items when adding them to the OSX...
Derk-Jan Hartman [Mon, 4 Apr 2005 23:54:54 +0000 (23:54 +0000)]
* fixed the item addition and auto-playback of items when adding them to the OSX intf.
inserting at a certain position is not yet possible.

This part of the osx code could also use a tad of cleaning up.

19 years ago* added AACP fcc and map it to mp4a.
Derk-Jan Hartman [Mon, 4 Apr 2005 23:50:07 +0000 (23:50 +0000)]
* added AACP fcc and map it to mp4a.

19 years agoFix OSD (text & widgets) aspect ratio
Clément Stenac [Mon, 4 Apr 2005 23:48:08 +0000 (23:48 +0000)]
Fix OSD (text & widgets) aspect ratio
put category in HTTP interface options

19 years agoes_out.c: add frame rate to stream and media info dialog when available
Sigmund Augdal Helberg [Mon, 4 Apr 2005 22:41:02 +0000 (22:41 +0000)]
es_out.c: add frame rate to stream and media info dialog when available
avi.c: make frame rate info available

19 years agomkv.cpp: better handling of broken files
Steve Lhomme [Mon, 4 Apr 2005 21:08:21 +0000 (21:08 +0000)]
mkv.cpp: better handling of broken files

19 years agomkv.cpp: fix playback of files with chapters
Steve Lhomme [Mon, 4 Apr 2005 18:25:09 +0000 (18:25 +0000)]
mkv.cpp: fix playback of files with chapters

19 years ago* Fix make dist, which was broken due to ebuild removal
Derk-Jan Hartman [Mon, 4 Apr 2005 14:56:40 +0000 (14:56 +0000)]
* Fix make dist, which was broken due to ebuild removal

19 years agowx/Modules.am: added all the bitmaps to make dist. Sorted the list for
Sigmund Augdal Helberg [Mon, 4 Apr 2005 11:55:39 +0000 (11:55 +0000)]
wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
easier validation

19 years agosvg.c: do not subsample U and V planes in RGB->YUVA conversion.
Olivier Aubert [Mon, 4 Apr 2005 09:57:17 +0000 (09:57 +0000)]
svg.c: do not subsample U and V planes in RGB->YUVA conversion.

19 years agoTimeshift checkbox in open dialog
Clément Stenac [Mon, 4 Apr 2005 06:54:13 +0000 (06:54 +0000)]
Timeshift checkbox in open dialog

19 years agoSubtitle (subpicture) aspect ratio had been ignored. Use it now.
Rocky Bernstein [Mon, 4 Apr 2005 01:40:11 +0000 (01:40 +0000)]
Subtitle (subpicture) aspect ratio had been ignored. Use it now.
Aspect ration in subtitle means use underlying video aspect ratio.

WARNING: Since this parameter was ignored before probably there are a
number of image subtitle that have set this incorrectly. DVD's seemed
to be a case in point and that'd been fixed. Fixing other subtitles
should just be a matter of setting the i_aspect parameter correctly.

19 years agoOnly show category and artist-sorted views
Clément Stenac [Sun, 3 Apr 2005 21:36:12 +0000 (21:36 +0000)]
Only show category and artist-sorted views

19 years agob4s.c: fixed forcing of this plugin. Use "b4s-open"
Sigmund Augdal Helberg [Sun, 3 Apr 2005 20:26:43 +0000 (20:26 +0000)]
b4s.c: fixed forcing of this plugin. Use "b4s-open"

19 years agomkv.cpp: chapter merging works + small fixes
Steve Lhomme [Sun, 3 Apr 2005 19:00:30 +0000 (19:00 +0000)]
mkv.cpp: chapter merging works + small fixes

19 years agomkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
Steve Lhomme [Sun, 3 Apr 2005 18:12:54 +0000 (18:12 +0000)]
mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.

19 years agomkv.cpp: make editions children of chapters
Steve Lhomme [Sun, 3 Apr 2005 16:27:13 +0000 (16:27 +0000)]
mkv.cpp: make editions children of chapters

19 years ago* modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
Gildas Bazin [Sun, 3 Apr 2005 16:13:59 +0000 (16:13 +0000)]
* modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().

19 years ago * skins2: Text control now accepts lefttop and rightbottom attributes, like
Olivier Teulière [Sun, 3 Apr 2005 12:56:25 +0000 (12:56 +0000)]
 * skins2: Text control now accepts lefttop and rightbottom attributes, like
   most other controls. The text is not really resized though (only cropped
   when needed).
   The change in the DTD is backwards-compatible.

19 years ago* better support for multiple display selection on OS X. (Remembers last selection...
Derk-Jan Hartman [Sun, 3 Apr 2005 11:23:21 +0000 (11:23 +0000)]
* better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)

19 years ago* src/misc/vlm.c: config file written with CR+LF on win32.
Gildas Bazin [Sun, 3 Apr 2005 09:11:32 +0000 (09:11 +0000)]
* src/misc/vlm.c: config file written with CR+LF on win32.

19 years ago* modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable...
Gildas Bazin [Sat, 2 Apr 2005 21:36:06 +0000 (21:36 +0000)]
* modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.

19 years ago* modules/demux/playlist/b4s.c: misc fixes.
Gildas Bazin [Sat, 2 Apr 2005 19:16:29 +0000 (19:16 +0000)]
* modules/demux/playlist/b4s.c: misc fixes.

19 years agoaccess.c: fixed crash with preparse
Sigmund Augdal Helberg [Sat, 2 Apr 2005 17:38:06 +0000 (17:38 +0000)]
access.c: fixed crash with preparse

19 years agowx: use the documented Move method rather than the undocumented SetPosition
Sigmund Augdal Helberg [Sat, 2 Apr 2005 16:12:26 +0000 (16:12 +0000)]
wx: use the documented Move method rather than the undocumented SetPosition

19 years agonew b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
Sigmund Augdal Helberg [Sat, 2 Apr 2005 13:58:03 +0000 (13:58 +0000)]
new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
works with xtag for now due to lack of a DTD

19 years agoxtag.c: Don't create pcdata elements outside the root element. try harder to
Sigmund Augdal Helberg [Sat, 2 Apr 2005 13:56:03 +0000 (13:56 +0000)]
xtag.c: Don't create pcdata elements outside the root element. try harder to
read entire stream. make xml_ReaderValue return pcdata when available. Added
some more debug printfs when XTAG_DEBUG is defined.

19 years agohttp.c: fixed out of buffer write with ICY meta
Sigmund Augdal Helberg [Sat, 2 Apr 2005 13:10:53 +0000 (13:10 +0000)]
http.c: fixed out of buffer write with ICY meta

19 years ago* src/misc/configuration.c: removed annoying debug message.
Gildas Bazin [Sat, 2 Apr 2005 12:04:37 +0000 (12:04 +0000)]
* src/misc/configuration.c: removed annoying debug message.

19 years agolibxml.c: include header for stream, since api changes.
Sigmund Augdal Helberg [Sat, 2 Apr 2005 10:20:22 +0000 (10:20 +0000)]
libxml.c: include header for stream, since api changes.

19 years agomkv.cpp: store the segment duration in microseconds too
Steve Lhomme [Sat, 2 Apr 2005 09:59:34 +0000 (09:59 +0000)]
mkv.cpp: store the segment duration in microseconds too

19 years agomkv.cpp: the segment start time is now an integer in microseconds
Steve Lhomme [Sat, 2 Apr 2005 09:25:31 +0000 (09:25 +0000)]
mkv.cpp: the segment start time is now an integer in microseconds

19 years agoall: ported xml parsers to stream_t
Sigmund Augdal Helberg [Fri, 1 Apr 2005 22:39:10 +0000 (22:39 +0000)]
all: ported xml parsers to stream_t

19 years agostream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
Sigmund Augdal Helberg [Fri, 1 Apr 2005 22:32:18 +0000 (22:32 +0000)]
stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()

19 years agofixed a few problems with stream_UrlNew
Sigmund Augdal Helberg [Fri, 1 Apr 2005 22:23:22 +0000 (22:23 +0000)]
fixed a few problems with stream_UrlNew

19 years ago vout_intf.c: write snapshots on Desktop on BeOS
Eric Petit [Fri, 1 Apr 2005 22:01:24 +0000 (22:01 +0000)]
 vout_intf.c: write snapshots on Desktop on BeOS
 beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
   so we can have access to the key code and be more reliable (fixes a
   bunch of hotkeys). Fixed snapshots (missing pf_control)

19 years ago- Fix playlist deadlock between Timer and Playlist stuff
Rémi Denis-Courmont [Fri, 1 Apr 2005 21:57:09 +0000 (21:57 +0000)]
- Fix playlist deadlock between Timer and Playlist stuff
There are still other deadlocks in wx though

19 years agoadded a stream_UrlNew to open a general purpos stream_t from a url.
Sigmund Augdal Helberg [Fri, 1 Apr 2005 18:37:31 +0000 (18:37 +0000)]
added a stream_UrlNew to open a general purpos stream_t from a url.
added a pf_destroy to stream_t, changed all various stream_FooDestroy to
stream_Delete

19 years agoset svn:ignore
Sigmund Augdal Helberg [Fri, 1 Apr 2005 18:15:51 +0000 (18:15 +0000)]
set svn:ignore

19 years agowxwindows.cpp: compile fixes
Sigmund Augdal Helberg [Fri, 1 Apr 2005 17:19:34 +0000 (17:19 +0000)]
wxwindows.cpp: compile fixes

19 years agomkv.cpp: oops
Steve Lhomme [Fri, 1 Apr 2005 17:14:58 +0000 (17:14 +0000)]
mkv.cpp: oops

19 years agomkv.cpp: moved seek code in classes, improved support for cue-less files, improved...
Steve Lhomme [Fri, 1 Apr 2005 16:49:59 +0000 (16:49 +0000)]
mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking

19 years ago * wxwin: at start up, restore last size+position+state of windows.
Laurent Aimar [Fri, 1 Apr 2005 16:00:32 +0000 (16:00 +0000)]
 * wxwin: at start up, restore last size+position+state of windows.

19 years agoYet another leak
Rémi Denis-Courmont [Fri, 1 Apr 2005 15:47:38 +0000 (15:47 +0000)]
Yet another leak

19 years agoMem leaks
Rémi Denis-Courmont [Fri, 1 Apr 2005 15:29:23 +0000 (15:29 +0000)]
Mem leaks

19 years agowx/*: fix a few string additions
Sigmund Augdal Helberg [Fri, 1 Apr 2005 14:39:36 +0000 (14:39 +0000)]
wx/*: fix a few string additions

19 years agoDocumentation/Example update
Damien Fouilleul [Fri, 1 Apr 2005 13:50:37 +0000 (13:50 +0000)]
Documentation/Example update

19 years agodemux/flac.c: support flac files with id3 tag. closes #2015
Sigmund Augdal Helberg [Fri, 1 Apr 2005 13:28:54 +0000 (13:28 +0000)]
demux/flac.c: support flac files with id3 tag. closes #2015

19 years ago* modules/gui/wxwindows: re-implemented the mute control.
Gildas Bazin [Fri, 1 Apr 2005 10:35:44 +0000 (10:35 +0000)]
* modules/gui/wxwindows: re-implemented the mute control.

19 years ago- invalid free removed (might be the reason why sap discovery was so unstable)
Rémi Denis-Courmont [Fri, 1 Apr 2005 08:02:28 +0000 (08:02 +0000)]
- invalid free removed (might be the reason why sap discovery was so unstable)
- 7 memleaks fixed

19 years agoremove two debug fprintfs
Antoine Cellerier [Thu, 31 Mar 2005 21:36:30 +0000 (21:36 +0000)]
remove two debug fprintfs

19 years ago * small fixes (the icon change should now work under windows)
Antoine Cellerier [Thu, 31 Mar 2005 21:23:36 +0000 (21:23 +0000)]
 * small fixes (the icon change should now work under windows)

19 years agochange the speaker into a mute/unmute button
Antoine Cellerier [Thu, 31 Mar 2005 17:02:44 +0000 (17:02 +0000)]
change the speaker into a mute/unmute button
(only works if something is playing ... and we have to fix the bug where
the image doesn't get updated like for the play/pause button)

19 years agoinput.c: fixed a possible locking problem in vlc_input_item_GetInfo
Sigmund Augdal Helberg [Thu, 31 Mar 2005 15:46:38 +0000 (15:46 +0000)]
input.c: fixed a possible locking problem in vlc_input_item_GetInfo

19 years ago* modules/video_output/wingdi.c: bunch of fixes and improvements.
Gildas Bazin [Wed, 30 Mar 2005 23:48:41 +0000 (23:48 +0000)]
* modules/video_output/wingdi.c: bunch of fixes and improvements.

19 years ago* modules/gui/wince: added dialogs provider + another massive cleanup + updates.
Gildas Bazin [Wed, 30 Mar 2005 23:47:41 +0000 (23:47 +0000)]
* modules/gui/wince: added dialogs provider + another massive cleanup + updates.

19 years agoinput.c: doxygenize vlc_input_item_GetInfo
Sigmund Augdal Helberg [Wed, 30 Mar 2005 22:45:13 +0000 (22:45 +0000)]
input.c: doxygenize vlc_input_item_GetInfo
wx/timer.cpp: show Now Playing in statusbar if available

19 years agowxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
Sigmund Augdal Helberg [Wed, 30 Mar 2005 21:21:40 +0000 (21:21 +0000)]
wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
the order of selection, patch by  Christophe Mutricy < xtophe -at-
nxtelevision dott com >

19 years agovlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
Sigmund Augdal Helberg [Wed, 30 Mar 2005 21:16:51 +0000 (21:16 +0000)]
vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.

19 years agoinclude errno.h (for non debug builds)
Antoine Cellerier [Wed, 30 Mar 2005 17:43:17 +0000 (17:43 +0000)]
include errno.h (for non debug builds)

19 years agomkv.cpp: make gcc happier
Steve Lhomme [Tue, 29 Mar 2005 20:54:52 +0000 (20:54 +0000)]
mkv.cpp: make gcc happier

19 years ago* configure.ac: added access_filter_timeshift to the build.
Gildas Bazin [Tue, 29 Mar 2005 20:04:44 +0000 (20:04 +0000)]
* configure.ac: added access_filter_timeshift to the build.

19 years ago * access.* input/*: added access_filter architecture (same API as a
Laurent Aimar [Tue, 29 Mar 2005 16:01:23 +0000 (16:01 +0000)]
 * access.* input/*: added access_filter architecture (same API as a
 standard access_t except that it reads from an access_t).

 * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
 under linux/windows).
 It allows to pause and to fast/slow forward. To try it, use
 --access-filter timeshift.

19 years ago* modules/gui/wince: new open directory menu (win32 only for now)
Gildas Bazin [Tue, 29 Mar 2005 15:22:12 +0000 (15:22 +0000)]
* modules/gui/wince: new open directory menu (win32 only for now)

19 years ago* modules/gui/wince/interface.cpp: fixed menus handling.
Gildas Bazin [Tue, 29 Mar 2005 12:17:43 +0000 (12:17 +0000)]
* modules/gui/wince/interface.cpp: fixed menus handling.

19 years ago* modules/demux/ts.c: use EIT support in libdvbpsi if available.
Gildas Bazin [Tue, 29 Mar 2005 10:08:03 +0000 (10:08 +0000)]
* modules/demux/ts.c: use EIT support in libdvbpsi if available.

19 years agoVLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow...
Damien Fouilleul [Tue, 29 Mar 2005 08:48:45 +0000 (08:48 +0000)]
VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes

19 years ago * ts: do not include eit.h if TS_USE_DVB_SI is 0.
Laurent Aimar [Tue, 29 Mar 2005 08:17:17 +0000 (08:17 +0000)]
 * ts: do not include eit.h if TS_USE_DVB_SI is 0.

19 years ago* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are...
Derk-Jan Hartman [Mon, 28 Mar 2005 23:57:02 +0000 (23:57 +0000)]
* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.

19 years ago* New menu-items referencing forum
Derk-Jan Hartman [Mon, 28 Mar 2005 23:31:02 +0000 (23:31 +0000)]
* New menu-items referencing forum

19 years ago* Spelling correction
Derk-Jan Hartman [Mon, 28 Mar 2005 23:24:21 +0000 (23:24 +0000)]
* Spelling correction

19 years ago* Changed video-fiter to vout-filter, because video-filter will in the future be...
Derk-Jan Hartman [Mon, 28 Mar 2005 23:23:51 +0000 (23:23 +0000)]
* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.

19 years agomkv.cpp: compilation fixes for gcc
Steve Lhomme [Mon, 28 Mar 2005 19:12:14 +0000 (19:12 +0000)]
mkv.cpp: compilation fixes for gcc

19 years agomkv.cpp: seeking in linked files now works
Steve Lhomme [Mon, 28 Mar 2005 19:07:18 +0000 (19:07 +0000)]
mkv.cpp: seeking in linked files now works

19 years agomkv.cpp: compute the correct duration even when some linked segments are missing
Steve Lhomme [Mon, 28 Mar 2005 15:48:16 +0000 (15:48 +0000)]
mkv.cpp: compute the correct duration even when some linked segments are missing

19 years agomkv.cpp: handle missing linked segments (seg->missing->seg)
Steve Lhomme [Mon, 28 Mar 2005 15:00:21 +0000 (15:00 +0000)]
mkv.cpp: handle missing linked segments (seg->missing->seg)

19 years agomkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
Steve Lhomme [Mon, 28 Mar 2005 14:12:58 +0000 (14:12 +0000)]
mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment

19 years ago* changed the download location of libdvdread to download.videolan.org because www...
Felix Paul Kühne [Mon, 28 Mar 2005 12:30:15 +0000 (12:30 +0000)]
* changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections

19 years ago* fixed download-location of pkgconfig
Felix Paul Kühne [Mon, 28 Mar 2005 11:29:34 +0000 (11:29 +0000)]
* fixed download-location of pkgconfig

19 years agomkv.cpp: no more crash on linked segments or multi-segment files
Steve Lhomme [Mon, 28 Mar 2005 11:07:41 +0000 (11:07 +0000)]
mkv.cpp: no more crash on linked segments or multi-segment files

19 years ago* updated the location of vlc.scriptTerminology
Felix Paul Kühne [Mon, 28 Mar 2005 10:32:40 +0000 (10:32 +0000)]
* updated the location of vlc.scriptTerminology
* removed the linkage to it in all localisations since it is a global entity now

19 years ago* sorry, forgot that in the previous commit
Felix Paul Kühne [Mon, 28 Mar 2005 00:16:43 +0000 (00:16 +0000)]
* sorry, forgot that in the previous commit

19 years ago* vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
Felix Paul Kühne [Mon, 28 Mar 2005 00:14:03 +0000 (00:14 +0000)]
* vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
* vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
* vlc.pbproj: removed localisable-flag for vlc.scriptTerminology

19 years agomux/asf.c new --sout-asf-packet-size switch. It defaults to 4096, current VLC desig...
Mark Moriarty [Sun, 27 Mar 2005 17:49:24 +0000 (17:49 +0000)]
mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."

19 years agomkv.cpp: hard-linked segments can now play in order (crash to solve)
Steve Lhomme [Sun, 27 Mar 2005 14:16:21 +0000 (14:16 +0000)]
mkv.cpp: hard-linked segments can now play in order (crash to solve)

19 years agomkv.cpp: new options for the demuxer
Steve Lhomme [Sun, 27 Mar 2005 09:28:50 +0000 (09:28 +0000)]
mkv.cpp: new options for the demuxer
fr.po: small translation fix

19 years agosnapshot.c:
Olivier Aubert [Sat, 26 Mar 2005 19:29:32 +0000 (19:29 +0000)]
snapshot.c:
 * added some comments
 * updated module description
 * try to fix timestamping

19 years agosvg.c: updated to the latest changes in the text renderer API (tested
Olivier Aubert [Sat, 26 Mar 2005 19:22:40 +0000 (19:22 +0000)]
svg.c: updated to the latest changes in the text renderer API (tested
       with the vlc-0.8.1.svn20050314 debian package)

19 years agomkv.cpp: avoid gcc warnings
Steve Lhomme [Sat, 26 Mar 2005 09:18:54 +0000 (09:18 +0000)]
mkv.cpp: avoid gcc warnings

19 years agomkv.cpp: play all loaded segments sequentially and don't crash
Steve Lhomme [Fri, 25 Mar 2005 21:59:25 +0000 (21:59 +0000)]
mkv.cpp: play all loaded segments sequentially and don't crash

19 years agomkv.cpp: the first Cluster was lost due to preloading
Steve Lhomme [Fri, 25 Mar 2005 21:33:47 +0000 (21:33 +0000)]
mkv.cpp: the first Cluster was lost due to preloading

19 years ago* updated the libcaca-download-location and updated the used libdvbpsi-version to...
Felix Paul Kühne [Fri, 25 Mar 2005 18:17:15 +0000 (18:17 +0000)]
* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today

19 years ago Fix for thread-unsafe OpenGL implementations (OS X...)
Eric Petit [Fri, 25 Mar 2005 12:02:14 +0000 (12:02 +0000)]
 Fix for thread-unsafe OpenGL implementations (OS X...)

19 years ago * vlc_meta.h: added a few const
Laurent Aimar [Fri, 25 Mar 2005 09:16:24 +0000 (09:16 +0000)]
 * vlc_meta.h: added a few const
 * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
 (it's not yet really clean).
 * demux/ts: parse SI tables of DVB (channel names + events), it needs last
 libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).

19 years ago input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
Laurent Aimar [Fri, 25 Mar 2005 08:58:46 +0000 (08:58 +0000)]
 input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
 access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
          - do not create sout when uri start by 'vlc:'. It is needed to use
 the special vlc access with sout (ex: vlc in --sout out vlc:quit).