]> git.sesse.net Git - vlc/log
vlc
18 years agoRemove old ununsed branches 0.2.92
Clément Stenac [Thu, 2 Jun 2005 06:15:01 +0000 (06:15 +0000)]
Remove old ununsed branches

20 years ago * Renamed all branches (eg. v0_4_1 -> 0.4.1).
Sam Hocevar [Sat, 6 Mar 2004 15:25:35 +0000 (15:25 +0000)]
  * Renamed all branches (eg. v0_4_1 -> 0.4.1).

22 years ago*) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.
Florian G. Pflug [Wed, 30 Jan 2002 23:41:56 +0000 (23:41 +0000)]
*) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.

22 years ago*) Changed configure.in to check for all header files the macosx plugin needs
Florian G. Pflug [Thu, 24 Jan 2002 21:54:37 +0000 (21:54 +0000)]
*) Changed configure.in to check for all header files the macosx plugin needs
*) There is now an option --disable-macosx, instead of --enable-macosx.
   --disable-macosx is default for all plattforms except MACOSX
*) The mouse cursor is hidden when playing in fullscreen mode
*) The screensaver is deactivated when playing in fullscreen mode
   (Thanks to Julian Mayer <julianmayer>@mac.com)
*) Stop, Prev and Next buttons work now.

22 years ago * Darwin compilation fix.
Sam Hocevar [Wed, 23 Jan 2002 01:59:16 +0000 (01:59 +0000)]
  * Darwin compilation fix.

22 years agoAnother fix.
Christophe Massiot [Tue, 1 Jan 2002 11:35:28 +0000 (11:35 +0000)]
Another fix.

22 years agoDelete a remaining ErrorThread :p.
Christophe Massiot [Tue, 1 Jan 2002 11:30:11 +0000 (11:30 +0000)]
Delete a remaining ErrorThread :p.

22 years ago * Last updates for today's release.
Sam Hocevar [Tue, 1 Jan 2002 07:42:05 +0000 (07:42 +0000)]
  * Last updates for today's release.

22 years ago * Updated changelog.
Sam Hocevar [Mon, 31 Dec 2001 05:10:59 +0000 (05:10 +0000)]
  * Updated changelog.

22 years ago * Added a missing call to DecoderError() in mpeg_adec.c.
Sam Hocevar [Mon, 31 Dec 2001 03:59:59 +0000 (03:59 +0000)]
  * Added a missing call to DecoderError() in mpeg_adec.c.
  * Fixed a segfault in the aRts plugin.

22 years agoFixed a bug in DecoderError.
Christophe Massiot [Mon, 31 Dec 2001 03:23:44 +0000 (03:23 +0000)]
Fixed a bug in DecoderError.

22 years agoSTABLE/HEAD merge ; backported the Next Generation Buffer Manager.
Christophe Massiot [Mon, 31 Dec 2001 01:21:45 +0000 (01:21 +0000)]
STABLE/HEAD merge ; backported the Next Generation Buffer Manager.

22 years ago * Duh. Reverted H�kan's patch. Adding the same target three times isn't
Sam Hocevar [Sun, 30 Dec 2001 06:31:08 +0000 (06:31 +0000)]
  * Duh. Reverted H�kan's patch. Adding the same target three times isn't
    a good idea.

22 years ago * configure.in fix by H�kan Hjort.
Sam Hocevar [Sun, 30 Dec 2001 06:10:57 +0000 (06:10 +0000)]
  * configure.in fix by H�kan Hjort.

22 years ago * Backported the DecoderError() patch.
Sam Hocevar [Sun, 30 Dec 2001 06:06:00 +0000 (06:06 +0000)]
  * Backported the DecoderError() patch.

22 years ago * Backported lool's fix for the Gtk+ playlist crash.
Sam Hocevar [Sat, 29 Dec 2001 23:35:10 +0000 (23:35 +0000)]
  * 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.

22 years agoFixed a cosmetic issue.
Christophe Massiot [Sat, 29 Dec 2001 03:45:30 +0000 (03:45 +0000)]
Fixed a cosmetic issue.

22 years ago * Added Jeffrey Baker to the AUTHORS file.
Sam Hocevar [Thu, 20 Dec 2001 22:14:01 +0000 (22:14 +0000)]
  * Added Jeffrey Baker to the AUTHORS file.
  * Fixed a PPC compilation issue.

22 years agoBackported Peter Surda patch.
Christophe Massiot [Thu, 20 Dec 2001 16:46:40 +0000 (16:46 +0000)]
Backported Peter Surda patch.

22 years ago * Backported a VCD crash fix from the main branch.
Sam Hocevar [Wed, 19 Dec 2001 23:32:40 +0000 (23:32 +0000)]
  * Backported a VCD crash fix from the main branch.

22 years ago * Fixed compilation with dvdcss disabled.
Sam Hocevar [Wed, 19 Dec 2001 16:23:34 +0000 (16:23 +0000)]
  * Fixed compilation with dvdcss disabled.

22 years ago * Small compilation fix.
Sam Hocevar [Wed, 19 Dec 2001 14:39:57 +0000 (14:39 +0000)]
  * Small compilation fix.

22 years ago* back-ported vcd input bugfix
Johan Bilien [Wed, 19 Dec 2001 04:43:54 +0000 (04:43 +0000)]
* back-ported vcd input bugfix

22 years ago * The SDL plugin now says whether we are using software or hardware YUV
Sam Hocevar [Wed, 19 Dec 2001 01:08:21 +0000 (01:08 +0000)]
  * The SDL plugin now says whether we are using software or hardware YUV
    in its window title.

22 years ago * Ultimate fixes to the win32 package generation.
Sam Hocevar [Tue, 18 Dec 2001 03:13:02 +0000 (03:13 +0000)]
  * Ultimate fixes to the win32 package generation.

22 years ago * Fixed a copy/paste error from previous commit.
Sam Hocevar [Tue, 18 Dec 2001 02:19:35 +0000 (02:19 +0000)]
  * Fixed a copy/paste error from previous commit.

22 years ago * Added --with-dll-path option for my automated Win32 package builds.
Sam Hocevar [Tue, 18 Dec 2001 02:03:27 +0000 (02:03 +0000)]
  * Added --with-dll-path option for my automated Win32 package builds.

22 years ago(0.2.92 branch)
Sam Hocevar [Tue, 18 Dec 2001 00:51:19 +0000 (00:51 +0000)]
(0.2.92 branch)
  * 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.

22 years ago * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
Sam Hocevar [Mon, 17 Dec 2001 16:37:25 +0000 (16:37 +0000)]
  * TS input: bugfix in DecodePAT and minor optimizations elsewhere.

22 years ago * TS input: we now check that the contents of the PAT has changed
Sam Hocevar [Mon, 17 Dec 2001 16:03:18 +0000 (16:03 +0000)]
  * TS input: we now check that the contents of the PAT has changed
    before updating it, instead of just relying on its version number.
  * debian/changelog updates.

22 years ago * Disabled broken ALSA audio output. Closes Debian bugs #110869 and #119846.
Sam Hocevar [Mon, 17 Dec 2001 12:42:52 +0000 (12:42 +0000)]
  * 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.

22 years ago * CPU detection under BeOS.
Sam Hocevar [Mon, 17 Dec 2001 03:48:12 +0000 (03:48 +0000)]
  * CPU detection under BeOS.
  * Fixed XVideo port selection.

22 years ago * Fixed 4:2:2 software rendering.
Sam Hocevar [Mon, 17 Dec 2001 01:36:59 +0000 (01:36 +0000)]
  * Fixed 4:2:2 software rendering.
  * Removed cruft I forgot in aout_alsa.c.

22 years ago * Minor compile fix under Hurd.
Sam Hocevar [Thu, 13 Dec 2001 23:56:18 +0000 (23:56 +0000)]
  * Minor compile fix under Hurd.
  * Fixed a potential segfault if the subtitle stream was encountered
    before the video stream.

22 years agoFixed a major bug I introduced lately.
Christophe Massiot [Thu, 13 Dec 2001 17:35:55 +0000 (17:35 +0000)]
Fixed a major bug I introduced lately.

22 years ago * Fixed potential compilation issues under eg. BSD/OS.
Sam Hocevar [Thu, 13 Dec 2001 12:37:55 +0000 (12:37 +0000)]
  * Fixed potential compilation issues under eg. BSD/OS.

22 years ago * Fixed unnecessary target remake (recursive make is harmful !).
Sam Hocevar [Wed, 12 Dec 2001 15:20:27 +0000 (15:20 +0000)]
  * Fixed unnecessary target remake (recursive make is harmful !).

22 years ago * Fixed a potential BeOS linking issue.
Sam Hocevar [Wed, 12 Dec 2001 02:13:20 +0000 (02:13 +0000)]
  * Fixed a potential BeOS linking issue.
  * Fixed a minor bug in input.c.

22 years ago * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
Sam Hocevar [Tue, 11 Dec 2001 15:35:08 +0000 (15:35 +0000)]
  * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
    in the gtk/gnome plugins.
  * Removed cruft from configure.in.

22 years agoFixed major bugs in the PSI decoder.
Christophe Massiot [Tue, 11 Dec 2001 13:56:18 +0000 (13:56 +0000)]
Fixed major bugs in the PSI decoder.

22 years agoBackported fix for possible segfault with --input.
Christophe Massiot [Mon, 10 Dec 2001 16:17:42 +0000 (16:17 +0000)]
Backported fix for possible segfault with --input.

22 years agoBackported fix for EOF of ES-only streams.
Christophe Massiot [Mon, 10 Dec 2001 15:56:57 +0000 (15:56 +0000)]
Backported fix for EOF of ES-only streams.

22 years ago* MPEG-1 aspect ratio patch, courtesy of Vladimir Chernyshov
Christophe Massiot [Mon, 10 Dec 2001 10:59:14 +0000 (10:59 +0000)]
* 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>.

22 years ago * Fixed a segfault on exit when no fast_memcpy module was found.
Sam Hocevar [Mon, 10 Dec 2001 04:54:17 +0000 (04:54 +0000)]
  * Fixed a segfault on exit when no fast_memcpy module was found.

22 years ago * Workaround for a bug in the GLIBC dlopen() code.
Sam Hocevar [Mon, 10 Dec 2001 01:45:17 +0000 (01:45 +0000)]
  * Workaround for a bug in the GLIBC dlopen() code.

22 years ago * Fixed win32 compilation.
Sam Hocevar [Sun, 9 Dec 2001 21:14:19 +0000 (21:14 +0000)]
  * Fixed win32 compilation.

22 years ago * Added the MAD plugin to the Debian build system, called it mad instead
Sam Hocevar [Sun, 9 Dec 2001 16:34:42 +0000 (16:34 +0000)]
  * Added the MAD plugin to the Debian build system, called it mad instead
    of mad_adec to stay coherent will other plugins.
  * Fixed a few warnings due to missing <string.h>.

22 years ago * Fixed debian and make snapshot rules.
Sam Hocevar [Sat, 8 Dec 2001 12:55:10 +0000 (12:55 +0000)]
  * Fixed debian and make snapshot rules.

22 years agoBumped up revision number to 0.2.92-pre1 and 1.0.1-pre1. Ready for 0.2.92
Christophe Massiot [Fri, 7 Dec 2001 19:29:48 +0000 (19:29 +0000)]
Bumped up revision number to 0.2.92-pre1 and 1.0.1-pre1. Ready for 0.2.92
pre-release.

22 years ago0.2.92 pre-release.
Christophe Massiot [Fri, 7 Dec 2001 19:25:39 +0000 (19:25 +0000)]
0.2.92 pre-release.

22 years agoBumped up revision number to 0.2.92-dev and 1.0.1-dev.
Christophe Massiot [Fri, 7 Dec 2001 19:22:46 +0000 (19:22 +0000)]
Bumped up revision number to 0.2.92-dev and 1.0.1-dev.

22 years ago * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
Sam Hocevar [Fri, 7 Dec 2001 18:33:08 +0000 (18:33 +0000)]
  * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
  * Got rid of #include "main.h", included it in common.h instead ; got
    rid of #include "config.h" in most files as well.

22 years ago* added functions in inputs to change the current program (most of
Johan Bilien [Fri, 7 Dec 2001 16:47:47 +0000 (16:47 +0000)]
* added functions in inputs to change the current program (most of
  them do nothing)

All inputs should now have a pf_setprogram function. A default one is
provided in input_programs.c.

22 years agoFix for altivec under Linux.
Christophe Massiot [Thu, 6 Dec 2001 13:53:52 +0000 (13:53 +0000)]
Fix for altivec under Linux.

22 years agoFixed dumb renaming of #define's for altivec :-p.
Christophe Massiot [Thu, 6 Dec 2001 13:46:23 +0000 (13:46 +0000)]
Fixed dumb renaming of #define's for altivec :-p.

22 years agoUpdated man page.
Christophe Massiot [Thu, 6 Dec 2001 11:18:22 +0000 (11:18 +0000)]
Updated man page.

22 years ago* mad plug-in is now built-in to avoid PIC/non-PIC collision ;
Christophe Massiot [Thu, 6 Dec 2001 10:53:42 +0000 (10:53 +0000)]
* mad plug-in is now built-in to avoid PIC/non-PIC collision ;
* Updated documentation ;
* New --desync option, to delay the video (in case of lip desynchronization) ;
this is bad, but we have no other option for the moment ;
* Clicking in vout now pauses the stream, patch courtesy of Peter Surda.

22 years agoAdded funcionality for vertical retrace sync for refresh rates 60Hz or lower
Tony Castley [Thu, 6 Dec 2001 10:29:40 +0000 (10:29 +0000)]
Added funcionality for vertical retrace sync for refresh rates 60Hz or lower
(Thanks Rudolf)
Fixed the Prev Title Bug, now works.

22 years agoFix for altivec detection (courtesy of walken).
Christophe Massiot [Wed, 5 Dec 2001 10:30:25 +0000 (10:30 +0000)]
Fix for altivec detection (courtesy of walken).

22 years ago* Added 2 fields, p_selected_program and p_new_program, to the
Johan Bilien [Wed, 5 Dec 2001 03:31:04 +0000 (03:31 +0000)]
* Added 2 fields, p_selected_program and p_new_program, to the
  input_thread_t structure, so that we may support multi programs
  streams.
* Modified inputs to take account of this change.
* Modified input_clock.c so that it doesn't refer to pp_programs[0]
  any more.

Now we should not refer to the first program, but to the selected
program. Functions to change the current program are coming.

22 years agolibmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.
Christophe Massiot [Tue, 4 Dec 2001 13:47:46 +0000 (13:47 +0000)]
libmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.

22 years agoReversed my previous patch (too buggy).
Christophe Massiot [Mon, 3 Dec 2001 17:55:45 +0000 (17:55 +0000)]
Reversed my previous patch (too buggy).

22 years ago-added eof for ts seekable streams
Stéphane Borel [Mon, 3 Dec 2001 17:34:08 +0000 (17:34 +0000)]
-added eof for ts seekable streams
-close netlist when ts input ends

22 years agoFixed a bug in my previous commit.
Christophe Massiot [Mon, 3 Dec 2001 16:43:25 +0000 (16:43 +0000)]
Fixed a bug in my previous commit.

22 years ago * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
Sam Hocevar [Mon, 3 Dec 2001 16:18:37 +0000 (16:18 +0000)]
  * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
    "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
    Please test! Especially Athlon users.
  * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
  * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
  * Unrolled ChangeLog.

22 years agoMore checks for GTK headers.
Christophe Massiot [Mon, 3 Dec 2001 15:58:14 +0000 (15:58 +0000)]
More checks for GTK headers.

22 years agoFixed a crash when pausing.
Christophe Massiot [Mon, 3 Dec 2001 13:58:59 +0000 (13:58 +0000)]
Fixed a crash when pausing.

22 years agoFixed numerous bugs in ES selection.
Christophe Massiot [Mon, 3 Dec 2001 11:49:04 +0000 (11:49 +0000)]
Fixed numerous bugs in ES selection.

22 years ago *) Fixed stupid bug in vout_Manage. It sometimes called SetDSequenceMatrix
Florian G. Pflug [Sun, 2 Dec 2001 18:04:29 +0000 (18:04 +0000)]
 *) Fixed stupid bug in vout_Manage. It sometimes called SetDSequenceMatrix
    when there was no valid sequence.

22 years ago-hopeless fix for the input netlist corruption bug.
Stéphane Borel [Sun, 2 Dec 2001 17:32:19 +0000 (17:32 +0000)]
-hopeless fix for the input netlist corruption bug.

Please test.

22 years agoImplemented simple BDirectWindow (DMA) support
Tony Castley [Sat, 1 Dec 2001 06:38:53 +0000 (06:38 +0000)]
Implemented simple BDirectWindow (DMA) support

22 years ago * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
Gildas Bazin [Fri, 30 Nov 2001 22:52:40 +0000 (22:52 +0000)]
 * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
    decoder fifo. This bug was creating an io_vec starving on title change
    when playing DVDs.

22 years agoIncluded strings.h to fix compile errors due to the change in threads.h
Tony Castley [Fri, 30 Nov 2001 09:49:48 +0000 (09:49 +0000)]
Included strings.h to fix compile errors due to the change in threads.h

22 years ago-Update for libdvdcss documentation
Stéphane Borel [Fri, 30 Nov 2001 00:34:03 +0000 (00:34 +0000)]
-Update for libdvdcss documentation

22 years agoRemoved a bug in the Makefile that made the CVS-snapshots building fail.
Johan Bilien [Thu, 29 Nov 2001 17:24:48 +0000 (17:24 +0000)]
Removed a bug in the Makefile that made the CVS-snapshots building fail.

22 years agoAdded vlc.app
Christophe Massiot [Thu, 29 Nov 2001 15:57:07 +0000 (15:57 +0000)]
Added vlc.app

22 years agoFixed another compilation problem.
Christophe Massiot [Thu, 29 Nov 2001 15:56:37 +0000 (15:56 +0000)]
Fixed another compilation problem.

22 years agoFixed a problem with vlc.app.
Christophe Massiot [Thu, 29 Nov 2001 15:34:28 +0000 (15:34 +0000)]
Fixed a problem with vlc.app.

22 years agoMoved #include <string.h> to macosx plug-in instead of threads.h, as in
Christophe Massiot [Thu, 29 Nov 2001 10:20:56 +0000 (10:20 +0000)]
Moved #include <string.h> to macosx plug-in instead of threads.h, as in
other plug-ins.

22 years ago *) Added "#include <string.>" to include/threads.h
Florian G. Pflug [Thu, 29 Nov 2001 01:01:48 +0000 (01:01 +0000)]
  *) Added "#include <string.>" to include/threads.h
     It' wouldn't compile on OSX without this.

  *) Removed the mutex the vout and intf thread (were supposed to use)
     for syncronizing acces to the p_vout->p_sys structure.
     The p_vout->change_lock mutex is used for syncronization now. (and
     should make synronization work)

22 years ago* Added error checking in pthread wrapper ; as a result, intf_msg.h must
Christophe Massiot [Wed, 28 Nov 2001 15:08:06 +0000 (15:08 +0000)]
* Added error checking in pthread wrapper ; as a result, intf_msg.h must
now be included *before* threads.h ;
* Changed all files to include intf_msg.h before threads.h ; while I was
at it, I update the copyright notices ;
* Removed the obsolete darwin plug-in.

22 years ago * Fixed a deadlock (bug reported by marcari).
Sam Hocevar [Tue, 27 Nov 2001 14:42:46 +0000 (14:42 +0000)]
  * Fixed a deadlock (bug reported by marcari).

22 years agoVarious (sometimes hopeless) fixes to try to improve xvideo stability.
Christophe Massiot [Tue, 27 Nov 2001 14:31:19 +0000 (14:31 +0000)]
Various (sometimes hopeless) fixes to try to improve xvideo stability.

22 years agoRemoved obsolete entry.
Christophe Massiot [Tue, 27 Nov 2001 13:06:23 +0000 (13:06 +0000)]
Removed obsolete entry.

22 years agoDocumentation updates.
Christophe Massiot [Tue, 27 Nov 2001 12:52:54 +0000 (12:52 +0000)]
Documentation updates.

22 years ago* Updated man page.
Christophe Massiot [Tue, 27 Nov 2001 12:33:20 +0000 (12:33 +0000)]
* Updated man page.
* dvd:<device>[@<raw device>] to avoid device namespace collision under
win32.

22 years agoNew syntax for the dvd input :
Christophe Massiot [Tue, 27 Nov 2001 11:44:48 +0000 (11:44 +0000)]
New syntax for the dvd input :
   dvd:<device>[:<raw device>]
The raw device must have been prepared (by root) beforehands.

22 years agoMore WIN32 portability fixes.
Christophe Massiot [Tue, 27 Nov 2001 11:14:55 +0000 (11:14 +0000)]
More WIN32 portability fixes.

22 years agoDisabled dvdread by default since it causes many portability problems.
Christophe Massiot [Tue, 27 Nov 2001 10:58:11 +0000 (10:58 +0000)]
Disabled dvdread by default since it causes many portability problems.
Enable it with --enable-dvdread.

22 years agoFixed a compilation issue under Win32
Christophe Massiot [Tue, 27 Nov 2001 10:50:35 +0000 (10:50 +0000)]
Fixed a compilation issue under Win32

22 years agoFixed a potential packet corruption in the DVD input (I suspect this
Christophe Massiot [Tue, 27 Nov 2001 10:18:33 +0000 (10:18 +0000)]
Fixed a potential packet corruption in the DVD input (I suspect this
might be the cause of the OS X problem - please confirm).

22 years ago* changed the protocol version for communication between vlc and vlcs
Marc Ariberti [Mon, 26 Nov 2001 23:06:02 +0000 (23:06 +0000)]
* changed the protocol version for communication between vlc and vlcs
from 12 to 13 (due to change from ts:// to udpstream://)

22 years ago *) changed includes from
Florian G. Pflug [Mon, 26 Nov 2001 22:28:05 +0000 (22:28 +0000)]
 *) changed includes from
    #include <dvdread/...> to
    #include "..."

 *) Darwin doesn't have off64_t, stat64, lseek64. Added
    #ifdef SYS_DARWIN
    #define off64_t off_t
    ....
    #endif
    to dvdread.c

 *) Fixed stupid bug in vout_macos.x. On startup, it would
    try to free a non-existant QuickTime Sequence. This could be
    the reasons for (some?) of the crashes at startup.

22 years agoReworked Keith Packard's raw device patch. The name of the raw device
Christophe Massiot [Mon, 26 Nov 2001 15:56:36 +0000 (15:56 +0000)]
Reworked Keith Packard's raw device patch. The name of the raw device
is in the environment variable DVDCSS_RAW_DEVICE.

Untested (as usual :-). Feedback welcome.

22 years ago * Big clean-up to allow compiling every module as plugins.
Gildas Bazin [Sun, 25 Nov 2001 22:52:21 +0000 (22:52 +0000)]
 * Big clean-up to allow compiling every module as plugins.
 * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
     change we don't have to link winsock2 with every plugin anymore. This
     should also give us a slight speed increase.
 * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
     on Win32.
 * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
     Win32.

(PS: the dvdread plugin doesn't compile yet on Win32)

22 years agoSupport for libdvdread.
Stéphane Borel [Sun, 25 Nov 2001 05:04:38 +0000 (05:04 +0000)]
Support for libdvdread.

Libdvdread files are in extras/libdvdread. They have not been changed from
those of libdvdread 0.9.2. The changes are in the subdirectory videolan.
They basically consist of a new function in the API that does a readv()
instead fo a read().

The library is statically linked with libdvdcss from extras/libdvdcss, and
the whole is statically linked with the plugin dvdread. Dvdread can only be
compiled as a builtin module for the time being, I think (which means I
haven't tried to compile it as a plugin).

Basically, input_dvdread.c is a copy and paste from input_dvd.c with a few
changes to use libdvdread calls. It is still in very alpha stage, but it
should offer the same features as the current DVD input.

It can be called with either the syntax: "dvdread:/dev/dvd"
or "--input dvdread /dev/dvd". The command line switches (-t, -T, -c, -u)
should work too.

22 years ago * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
Sam Hocevar [Sun, 25 Nov 2001 01:26:54 +0000 (01:26 +0000)]
  * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).

22 years agoMajor rewrite of the network layer. The following syntax ARE NO LONGER
Christophe Massiot [Fri, 23 Nov 2001 18:47:51 +0000 (18:47 +0000)]
Major rewrite of the network layer. The following syntax ARE NO LONGER
SUPPORTED :
ts:toto:1234/meuh
--server toto --broadcast meuh --port 1234

The only supported syntax is :
udp[stream]:[//][serveraddr:[serverport]][@[bindaddr][:bindport]]
example : udpstream:toto@meuh:toto

In most cases, simply passing "udpstream:" should work, since it enables
unicast and broadcast reception on port 1234 from any server. Other
options are only used for fine tuning and multicast.

TODO :
* The GTK interface is broken (glade knowledge wanted !)
* Test this on all supported platforms (and fix them :)
[this won't work with current channel servers - fix needed]

22 years agoDon`t use long long, use u64/s64 (int_types.h).
Jon Lech Johansen [Wed, 21 Nov 2001 22:33:03 +0000 (22:33 +0000)]
Don`t use long long, use u64/s64 (int_types.h).
Fixed a stale pointer in mpeg_vdec_Run().

22 years ago(Hopefully) fixed the network connect() bug under UNIX. I need
Christophe Massiot [Wed, 21 Nov 2001 16:47:46 +0000 (16:47 +0000)]
(Hopefully) fixed the network connect() bug under UNIX. I need
confirmation that I didn't break the Win32 port, please.