]> git.sesse.net Git - vlc/log
vlc
19 years agochange version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
Antoine Cellerier [Tue, 10 May 2005 12:56:02 +0000 (12:56 +0000)]
change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)

19 years agoSupport for large files in stream output
Rémi Denis-Courmont [Tue, 10 May 2005 11:39:32 +0000 (11:39 +0000)]
Support for large files in stream output
Closes #48
Closes Debian #306110

19 years ago* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new...
Gildas Bazin [Tue, 10 May 2005 10:38:35 +0000 (10:38 +0000)]
* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).

19 years ago* there seem to be problems with SourceForge's heanet-mirror, using switch (located...
Felix Paul Kühne [Tue, 10 May 2005 07:30:52 +0000 (07:30 +0000)]
* there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now

19 years ago* changed the download-location of libtheora to our server since their own refuses...
Felix Paul Kühne [Mon, 9 May 2005 20:00:43 +0000 (20:00 +0000)]
* changed the download-location of libtheora to our server since their own refuses to work once again

19 years ago* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
Felix Paul Kühne [Mon, 9 May 2005 19:29:48 +0000 (19:29 +0000)]
* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX

19 years ago * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
Antoine Cellerier [Mon, 9 May 2005 19:23:39 +0000 (19:23 +0000)]
 * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
   ctrl-s which is also used for changing skins)

19 years agoDon't print an error message when attempting to recv returns EAGAIN
Rémi Denis-Courmont [Mon, 9 May 2005 19:01:25 +0000 (19:01 +0000)]
Don't print an error message when attempting to recv returns EAGAIN
(can only happens if we're using SSL and it is a not an error situation)

19 years ago* Fixes initialization when a preset is saved in the prefs or provided from command...
Benjamin Pracht [Mon, 9 May 2005 18:59:11 +0000 (18:59 +0000)]
* Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.

19 years agoEncode URL if needed (should fix Debian bug #279735)
Rémi Denis-Courmont [Mon, 9 May 2005 18:31:29 +0000 (18:31 +0000)]
Encode URL if needed (should fix Debian bug #279735)

19 years agoFix C++ compilation
Rémi Denis-Courmont [Mon, 9 May 2005 18:23:32 +0000 (18:23 +0000)]
Fix C++ compilation

19 years ago* Fix some variable initilization bugs
Benjamin Pracht [Mon, 9 May 2005 17:00:15 +0000 (17:00 +0000)]
* Fix some variable initilization bugs

19 years ago* fix the compilation which were accidentally broken in r10922
Felix Paul Kühne [Mon, 9 May 2005 16:46:13 +0000 (16:46 +0000)]
* fix the compilation which were accidentally broken in r10922

19 years ago * Changed temporary version to 0.8.2.svn. Sorry about that, but it
Sam Hocevar [Mon, 9 May 2005 16:22:10 +0000 (16:22 +0000)]
  * Changed temporary version to 0.8.2.svn. Sorry about that, but it
    conflicts with the version in Debian which I am unable to change.

19 years ago* fix to the svn-recognition
Felix Paul Kühne [Mon, 9 May 2005 15:55:46 +0000 (15:55 +0000)]
* fix to the svn-recognition

19 years agoindex.html : fix « Weird URLs
Antoine Cellerier [Mon, 9 May 2005 09:46:31 +0000 (09:46 +0000)]
index.html : fix « Weird URLs
  (?control=stop&control=seek&control=seek&seek_value=&control=seek) »

style.css : small esthetic fix

19 years agoChange gpgerror to gpg-error and add $(INSTALL_NAME) to it
Jérome Decoodt [Mon, 9 May 2005 02:11:31 +0000 (02:11 +0000)]
Change gpgerror to gpg-error and add $(INSTALL_NAME) to it

19 years agofix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
Antoine Cellerier [Mon, 9 May 2005 01:58:09 +0000 (01:58 +0000)]
fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)

19 years agoThis should fix libs dependences
Jérome Decoodt [Sun, 8 May 2005 23:58:04 +0000 (23:58 +0000)]
This should fix libs dependences

19 years agoFix hotkeys view in macosx.3 + UTF8 strings in module list
Jérome Decoodt [Sun, 8 May 2005 22:56:34 +0000 (22:56 +0000)]
Fix hotkeys view in macosx.3 + UTF8 strings in module list

19 years ago* let's build libtwolame by default on OSX and Linux; we might want to disable the...
Felix Paul Kühne [Sun, 8 May 2005 19:55:18 +0000 (19:55 +0000)]
* let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:20 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agocontrib: make the SVN vs release build really work on OS X
Steve Lhomme [Sun, 8 May 2005 14:14:12 +0000 (14:14 +0000)]
contrib: make the SVN vs release build really work on OS X

19 years agoget rid of windows style line breaks
Benjamin Pracht [Sun, 8 May 2005 13:56:18 +0000 (13:56 +0000)]
get rid of windows style line breaks

19 years agocontrib: improve the detection of SVN
Steve Lhomme [Sun, 8 May 2005 11:11:08 +0000 (11:11 +0000)]
contrib: improve the detection of SVN

19 years agocontrib: use SVN only if a client is available
Steve Lhomme [Sun, 8 May 2005 10:45:37 +0000 (10:45 +0000)]
contrib: use SVN only if a client is available

19 years agocheck if equalizer and equalizer-2pass are enabled upon panel creation
Antoine Cellerier [Sun, 8 May 2005 10:42:32 +0000 (10:42 +0000)]
check if equalizer and equalizer-2pass are enabled upon panel creation

19 years ago* disable equalizer commands in the extended GUI if the equalizer isn't
Antoine Cellerier [Sun, 8 May 2005 10:20:24 +0000 (10:20 +0000)]
* disable equalizer commands in the extended GUI if the equalizer isn't
  enabled.

19 years agoMSVC build: only keep the plugins that compile out of the box
Steve Lhomme [Sun, 8 May 2005 09:29:18 +0000 (09:29 +0000)]
MSVC build: only keep the plugins that compile out of the box

19 years agocontrib: build libebml/libmatroska from SVN
Steve Lhomme [Sun, 8 May 2005 09:14:15 +0000 (09:14 +0000)]
contrib: build libebml/libmatroska from SVN

19 years agoClean BUGS and TODO
Clément Stenac [Sun, 8 May 2005 07:40:39 +0000 (07:40 +0000)]
Clean BUGS and TODO

19 years agomkv.cpp: code cleaning
Steve Lhomme [Sat, 7 May 2005 20:52:48 +0000 (20:52 +0000)]
mkv.cpp: code cleaning

19 years ago* controls.m: added l10n of the volume-string shown when changing the volume
Felix Paul Kühne [Sat, 7 May 2005 20:02:48 +0000 (20:02 +0000)]
* controls.m: added l10n of the volume-string shown when changing the volume
* vcdx/vcdplayer.c: disabled l10n of various error messages
* vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
* rest: disabled l10n of various strings or debug masks which cannot be translated

more to come

19 years agoDo not attempt to run "--cflags" and "--idlflags" which are non-existant commands
Rémi Denis-Courmont [Sat, 7 May 2005 19:09:11 +0000 (19:09 +0000)]
Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands

19 years agomkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the curren...
Steve Lhomme [Sat, 7 May 2005 18:19:32 +0000 (18:19 +0000)]
mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)

19 years agomkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN...
Steve Lhomme [Sat, 7 May 2005 16:38:20 +0000 (16:38 +0000)]
mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command

19 years agoTypo
Jérome Decoodt [Sat, 7 May 2005 16:34:25 +0000 (16:34 +0000)]
Typo

19 years agoAdd a notice if advanced items are not shown
Jérome Decoodt [Sat, 7 May 2005 16:12:31 +0000 (16:12 +0000)]
Add a notice if advanced items are not shown

19 years agomkv.cpp: process the LinkPGCN DVD command correctly
Steve Lhomme [Sat, 7 May 2005 15:08:54 +0000 (15:08 +0000)]
mkv.cpp: process the LinkPGCN DVD command correctly

19 years agomkv.cpp: make the DVD command interpretor global to the demuxer, interpret the comman...
Steve Lhomme [Sat, 7 May 2005 14:33:16 +0000 (14:33 +0000)]
mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked

19 years agoFix a refcount error
Jérome Decoodt [Sat, 7 May 2005 09:27:53 +0000 (09:27 +0000)]
Fix a refcount error

19 years agoDocument SAP syntax change
Clément Stenac [Sat, 7 May 2005 06:18:17 +0000 (06:18 +0000)]
Document SAP syntax change

19 years ago*: fix alignment of widgets.
Jérome Decoodt [Sat, 7 May 2005 01:12:16 +0000 (01:12 +0000)]
*: fix alignment of widgets.
- What shall we do for files and module list ?
- Why is there a space after "Audio viualization" in src/libvlc.h ?

19 years ago*: remove useless code
Jérome Decoodt [Fri, 6 May 2005 18:54:09 +0000 (18:54 +0000)]
*: remove useless code

19 years ago*: fix problems about advanced button
Jérome Decoodt [Fri, 6 May 2005 18:15:50 +0000 (18:15 +0000)]
*: fix problems about advanced button

19 years ago* sorry, forgot to give svn the playlist.m from the previous commit... tztz
Felix Paul Kühne [Fri, 6 May 2005 17:42:56 +0000 (17:42 +0000)]
* sorry, forgot to give svn the playlist.m from the previous commit... tztz

19 years ago* playlist.m: use stringWithUTF8String instead of stringWithCString when creating...
Felix Paul Kühne [Fri, 6 May 2005 17:41:09 +0000 (17:41 +0000)]
* playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
* ncurses.c: don't localise "Ncurses"

19 years ago* equalizer.m: use preset_list_text instead of preset_list when creating the popup...
Felix Paul Kühne [Fri, 6 May 2005 16:40:01 +0000 (16:40 +0000)]
* equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
* MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns

19 years agomkv.cpp: minor enhancements/cleanings of the button handling code
Steve Lhomme [Fri, 6 May 2005 16:12:53 +0000 (16:12 +0000)]
mkv.cpp: minor enhancements/cleanings of the button handling code

19 years agomkv.cpp: support highlighting a button when clicked (but the alpha channel doesn...
Steve Lhomme [Fri, 6 May 2005 14:51:18 +0000 (14:51 +0000)]
mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)

19 years agoBUGS,TODO: Remove stuff that has been added to Trac
Sigmund Augdal Helberg [Thu, 5 May 2005 21:39:10 +0000 (21:39 +0000)]
BUGS,TODO: Remove stuff that has been added to Trac

19 years ago* playlist.* support for DnD from Finder
Benjamin Pracht [Thu, 5 May 2005 19:34:56 +0000 (19:34 +0000)]
* playlist.* support for DnD from Finder
* BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)

19 years ago* add the option keyword to the help of vlm and the streaming howto -- patch by Chris...
Felix Paul Kühne [Thu, 5 May 2005 18:53:17 +0000 (18:53 +0000)]
* add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy

19 years ago* compilation fix
Felix Paul Kühne [Thu, 5 May 2005 18:23:53 +0000 (18:23 +0000)]
* compilation fix

19 years ago* update to the Spanish translation by Javier Varela (99% complete now)
Felix Paul Kühne [Thu, 5 May 2005 18:02:30 +0000 (18:02 +0000)]
* update to the Spanish translation by Javier Varela (99% complete now)

19 years ago* use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
Felix Paul Kühne [Thu, 5 May 2005 17:03:43 +0000 (17:03 +0000)]
* use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed

19 years ago- added macosx version detection at runtime with /System/Library/CoreServices/SystemV...
Jérome Decoodt [Thu, 5 May 2005 16:48:22 +0000 (16:48 +0000)]
- added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
- wrapped code

19 years agoAdded widget, fix save, etc.
Jérome Decoodt [Thu, 5 May 2005 10:57:55 +0000 (10:57 +0000)]
Added widget, fix save, etc.
Known bugs: changing advanced view, detection of MacOS X version at
            runtime and many others...

19 years ago* skin.dtd: added an attribute "resize" in the "Image" element, to define
Cyril Deguet [Wed, 4 May 2005 20:52:43 +0000 (20:52 +0000)]
* skin.dtd: added an attribute "resize" in the "Image" element, to define
  the method used to resize the image, which can be "mosaic" (the default)
  or "scale". Note that the previous behaviour was always "scale" before,
  but mosaic is much much faster, so use scale method only for fun ;)
* skins2/*: support of the new mosaic method; playlist resize with this
  method is significantly faster!

19 years ago * do not use a dynamic linker if no plugin support was detected/requested.
Sam Hocevar [Wed, 4 May 2005 14:43:00 +0000 (14:43 +0000)]
  * do not use a dynamic linker if no plugin support was detected/requested.

19 years agoForgot this one...
Benjamin Pracht [Tue, 3 May 2005 23:18:04 +0000 (23:18 +0000)]
Forgot this one...

19 years agoOne more bug
Benjamin Pracht [Tue, 3 May 2005 23:14:39 +0000 (23:14 +0000)]
One more bug

19 years agosome more bugs...
Benjamin Pracht [Tue, 3 May 2005 23:04:10 +0000 (23:04 +0000)]
some more bugs...

19 years ago* Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item...
Benjamin Pracht [Tue, 3 May 2005 22:44:17 +0000 (22:44 +0000)]
* Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
* A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore
* Make the currently playling item, as well as its parent items bold

19 years ago* aded the new Catalan translation
Felix Paul Kühne [Tue, 3 May 2005 20:10:10 +0000 (20:10 +0000)]
* aded the new Catalan translation

19 years agoEnable catalan translation
Rémi Denis-Courmont [Tue, 3 May 2005 11:07:20 +0000 (11:07 +0000)]
Enable catalan translation

19 years agoFixes no longer existing files
Rémi Denis-Courmont [Tue, 3 May 2005 10:55:49 +0000 (10:55 +0000)]
Fixes no longer existing files

19 years agoInitial Catalan translation by
Rémi Denis-Courmont [Tue, 3 May 2005 10:47:17 +0000 (10:47 +0000)]
Initial Catalan translation by
Lorena Gomes and Xènia Albà Cantero

19 years ago.po are not executable
Rémi Denis-Courmont [Tue, 3 May 2005 10:43:27 +0000 (10:43 +0000)]
.po are not executable

19 years ago* fixed icons for bin, AIFF, WAV
Felix Paul Kühne [Mon, 2 May 2005 18:36:58 +0000 (18:36 +0000)]
* fixed icons for bin, AIFF, WAV

19 years agogcc 3.4.3 gave this error:
Rocky Bernstein [Mon, 2 May 2005 09:01:55 +0000 (09:01 +0000)]
gcc 3.4.3 gave this error:

  src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
  src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
  src/ft2_font.cpp:172: note: try removing the parentheses around the type-id

Follow the suggestion.

19 years ago * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
Laurent Aimar [Mon, 2 May 2005 07:25:15 +0000 (07:25 +0000)]
 * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).

19 years ago* Hopefully fixes --aspect-ratio computation when giving float values as argument
Benjamin Pracht [Sun, 1 May 2005 23:04:18 +0000 (23:04 +0000)]
* Hopefully fixes --aspect-ratio computation when giving float values as argument

19 years ago* ft2_font.cpp: added a cache for glyphs rendered with freetype, because
Cyril Deguet [Sun, 1 May 2005 21:36:53 +0000 (21:36 +0000)]
* ft2_font.cpp: added a cache for glyphs rendered with freetype, because
  freetype is so slooow: now FT2Font::drawString() is about 100 times faster
  in average !

19 years ago* vlc_stream.h: added missing extern "C" (prevented compilation of skins2
Cyril Deguet [Sun, 1 May 2005 15:17:40 +0000 (15:17 +0000)]
* vlc_stream.h: added missing extern "C" (prevented compilation of skins2
  module in builtin mode)

19 years agofix next/previous chapter in disc mode
Rocky Bernstein [Sun, 1 May 2005 14:48:08 +0000 (14:48 +0000)]
fix next/previous chapter in disc mode
fix updating meta (caused by a recent change of mine)

vcdx/access.c: hack to try to fix still-handling problem

19 years ago* os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
Cyril Deguet [Sun, 1 May 2005 13:19:04 +0000 (13:19 +0000)]
* os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
  blending only when it is useful (i.e. when drawing antialiased text)
* x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster

19 years ago * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
Olivier Teulière [Sun, 1 May 2005 11:15:42 +0000 (11:15 +0000)]
 * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
   missing in the doc

19 years agoWork on audio control access.
Rocky Bernstein [Sun, 1 May 2005 08:56:03 +0000 (08:56 +0000)]
Work on audio control access.

19 years agoCorrect up audio-control stop command.
Rocky Bernstein [Sun, 1 May 2005 02:43:17 +0000 (02:43 +0000)]
Correct up audio-control stop command.

19 years agoCompatability for different versions of libcdio from 0.71-0.74cvs
Rocky Bernstein [Sun, 1 May 2005 02:16:02 +0000 (02:16 +0000)]
Compatability for different versions of libcdio from 0.71-0.74cvs

19 years agoA couple more fixes. One to set meta information when in disc mode.
Rocky Bernstein [Sun, 1 May 2005 02:06:58 +0000 (02:06 +0000)]
A couple more fixes. One to set meta information when in disc mode.
Another to pause audio control playing.

19 years agoFix some bugs when playlist not in disc but track mode:
Rocky Bernstein [Sun, 1 May 2005 00:34:39 +0000 (00:34 +0000)]
Fix some bugs when playlist not in disc but track mode:
  play_item initialization accidently lost.
  Probably need a vlc_object release of the playlist.

Adjust comments which were wrong because of cut and paste artifacts.

Some changes that may help debugging.

First attempt at playing via audio controls - mostly not working.

19 years ago* ALL: We are now using libtwolame instead of libtoolame. The reason is that
Christophe Massiot [Fri, 29 Apr 2005 15:57:24 +0000 (15:57 +0000)]
* ALL: We are now using libtwolame instead of libtoolame. The reason is that
  twolame is thread-safe and maintained. Update your batch files for
  --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
  for more information.

19 years ago * record: use add_directory (instead of add_string) + parse the name to
Laurent Aimar [Fri, 29 Apr 2005 07:37:20 +0000 (07:37 +0000)]
 * record: use add_directory (instead of add_string) + parse the name to
 remove the uri/path part.

19 years agomkv.cpp: add preliminary code to support the UI hooks
Steve Lhomme [Thu, 28 Apr 2005 21:15:08 +0000 (21:15 +0000)]
mkv.cpp: add preliminary code to support the UI hooks

19 years agobad, bad developer ...
Damien Fouilleul [Thu, 28 Apr 2005 13:58:54 +0000 (13:58 +0000)]
bad, bad developer ...

19 years ago- added dshow-fps option to configure capture framerate
Damien Fouilleul [Thu, 28 Apr 2005 13:36:54 +0000 (13:36 +0000)]
- added dshow-fps option to configure capture framerate
- added support for IAMStreamConfig interface to configure user settings on capture pin media type

19 years agovlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
Damien Fouilleul [Thu, 28 Apr 2005 13:30:02 +0000 (13:30 +0000)]
vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
record.c: make it compile under mingw32, needs review

19 years ago* modules/access_filter/record.c: compilation fix.
Gildas Bazin [Thu, 28 Apr 2005 08:18:53 +0000 (08:18 +0000)]
* modules/access_filter/record.c: compilation fix.

19 years ago * es_out: oops, make EsOutProgramDel returning an error code.
Laurent Aimar [Thu, 28 Apr 2005 07:45:51 +0000 (07:45 +0000)]
 * es_out: oops, make EsOutProgramDel returning an error code.

19 years ago * record: grrr, support for system that doesn't have localtime_r.
Laurent Aimar [Thu, 28 Apr 2005 07:43:09 +0000 (07:43 +0000)]
 * record: grrr, support for system that doesn't have localtime_r.

19 years ago es_out*: added ES_OUT_DEL_GROUP
Laurent Aimar [Thu, 28 Apr 2005 07:26:04 +0000 (07:26 +0000)]
 es_out*: added ES_OUT_DEL_GROUP
 ts.c: use ES_OUT_DEL_GROUP to remove old program.

19 years ago* src/input/es_out.c: reverted previous patch since it creates problems with the...
Gildas Bazin [Wed, 27 Apr 2005 12:59:38 +0000 (12:59 +0000)]
* src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.

19 years ago* src/input/es_out.c: cleanup empty programs.
Gildas Bazin [Wed, 27 Apr 2005 11:40:11 +0000 (11:40 +0000)]
* src/input/es_out.c: cleanup empty programs.

19 years agoFix errno undefined error
Rémi Denis-Courmont [Wed, 27 Apr 2005 10:19:51 +0000 (10:19 +0000)]
Fix errno undefined error

19 years agoinput/var.c: don't try to update the "rate" variable directly in callback
Sigmund Augdal Helberg [Tue, 26 Apr 2005 21:35:03 +0000 (21:35 +0000)]
input/var.c: don't try to update the "rate" variable directly in callback
for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
fixes a race condition when "rate" ends up at a different value than
p_input->i_rate

19 years agoCompiles mkv.cpp in -O1 on darwin to work around a gcc bug.
Benjamin Pracht [Tue, 26 Apr 2005 21:34:46 +0000 (21:34 +0000)]
Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.

19 years ago * support for --esdserver. doesn't seem to work yet, though...
Sam Hocevar [Tue, 26 Apr 2005 20:17:50 +0000 (20:17 +0000)]
  * support for --esdserver. doesn't seem to work yet, though...

19 years ago fixed ebml/matroska build with gcc 4
Eric Petit [Tue, 26 Apr 2005 19:45:32 +0000 (19:45 +0000)]
 fixed ebml/matroska build with gcc 4