1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
Commit Graph

1181 Commits

Author SHA1 Message Date
Sam Hocevar
b74849a186 * Commited my little release-howto (only useful to core vlc developers). 2001-11-13 12:11:27 +00:00
Henri Fallon
49a0736e1c All decoders (audio, video, subtitles) are now modules.
- mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
- ac3_spdif, spu_dec and lpcm_dec are plugins by default
2001-11-13 12:09:18 +00:00
Sam Hocevar
bee557f980 * Closing Debian bug #119369 which was fixed a while ago. 2001-11-13 11:44:15 +00:00
Christophe Massiot
fc162d4f6a Bumped up version number to 1.0.0 :p. 2001-11-13 11:05:49 +00:00
Sam Hocevar
99722c931a * Damn recursion! Fixed an infinite loop in libdvdcss. 2001-11-13 02:03:46 +00:00
Sam Hocevar
0bb015ee9d * Got rid of DVDCSS_SEEK_INI in libdvdcss. 2001-11-13 01:25:05 +00:00
Sam Hocevar
ff09b15b4d * Added a "make package-beos" rule.
* Fixed a BeOS compilation issue.
2001-11-13 00:46:23 +00:00
Sam Hocevar
b3248bd547 * Fixed the vlcs communication for real now. 2001-11-12 23:56:53 +00:00
Sam Hocevar
cdf126129d * Fixed the vlcs communication issue by initializing WinSock at
startup (thanks Meuuh for the tip).
2001-11-12 22:42:56 +00:00
Christophe Massiot
6389eac3e3 Bumped up version number to 0.2.91. 2001-11-12 20:49:44 +00:00
Sam Hocevar
bc3a3e6274 * Fixed a bug in the "make snapshot*" rules. 2001-11-12 20:44:19 +00:00
Sam Hocevar
a264d03210 * Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
* Updated ChangeLog and ChangeLog.libdvdcss.
  * Increased vlcs response message length.
  * Removed the i_flags argument to dvdcss_open. Everything is done through
    environment variables now.
2001-11-12 20:16:33 +00:00
Christophe Massiot
b5b61d8498 Added FAQ. 2001-11-12 13:22:08 +00:00
Christophe Massiot
30c31e8c98 New --channelserver switch. 2001-11-12 12:54:16 +00:00
Christophe Massiot
693e4708d9 Documentation updates. 2001-11-12 11:37:30 +00:00
Christophe Massiot
2dccc4a495 ipkg script for Familiar Linux 0.5 & bug fix in debian/rules. 2001-11-12 11:30:44 +00:00
Christophe Massiot
5a50499684 Disabled DirectX audio output for the time being. 2001-11-12 11:13:18 +00:00
Christophe Massiot
848a009a89 Corrected a typo. 2001-11-12 10:33:42 +00:00
Sam Hocevar
ca19483335 * Added Oct's NSIS installer script. It will probably not work for you,
but I need it to build the Win32 auto installer.
2001-11-12 05:15:39 +00:00
Sam Hocevar
043b5c89b6 * Automatic handling of the Channel Server's response in network mode. 2001-11-12 04:12:38 +00:00
Stéphane Borel
b70a26fa31 -LPCM _is_ a private stream. Sorry.
-GetMACAddress takes the interface defined in the environment variable
vlc_iface instead of eth0
2001-11-12 03:07:13 +00:00
Stéphane Borel
5a7803e0c5 -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_
private ES :p
2001-11-12 01:56:33 +00:00
Sam Hocevar
4865e312de * Fixed compilation (and quite probably runtime) issues under IA64
due to mixed int/void* casts.
2001-11-11 18:15:42 +00:00
Jon Lech Johansen
7c4ea8d0a8 * Fixed a buffer overflow in CSSAuth() 2001-11-11 04:51:10 +00:00
Stéphane Borel
81cfe15f7a -Merged DVD netlist with input netlist to remove duplicated code.
Basically, this adds the ability for the netlist to handle transport
packets that carry more than one data_packet.
2001-11-11 01:32:03 +00:00
Christophe Massiot
2ebfdccd5b * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM>
* Win32 network fix.
2001-11-09 13:49:27 +00:00
Renaud Dartus
caf9e0ac63 * imdctsse should now compile and work in plugin and under BeOS 2001-11-09 10:02:31 +00:00
Jon Lech Johansen
339de4e841 * Fixed a mingw32 problem I introduced last night :) 2001-11-08 21:07:24 +00:00
Stéphane Borel
eb1815f046 -kludge to have less discontinuity after a zero scr in DVD.
Maybe we should try to predict the date instead of taking the last one but
it seems quite hard.
2001-11-08 14:45:44 +00:00
Jon Lech Johansen
3129e03de2 * Fixed some win32 64-bit issues. 2001-11-08 01:48:09 +00:00
Jon Lech Johansen
fa2a82105f * Fixed some win32 compile issues.
* Don't use long long, use u64/s64 (int_types.h).
2001-11-07 22:58:13 +00:00
Stéphane Borel
20e2160e70 -forgot one file 2001-11-07 17:42:04 +00:00
Stéphane Borel
6faa194306 *Move function that translates language codes into country name in src/misc
so that every plugin can use it

*Change the name of a function in dvd_udf.c to fit with the forthcoming
 libdvdread plugin.
2001-11-07 17:37:16 +00:00
Christophe Massiot
54c06952de Added fgp. 2001-11-07 10:34:28 +00:00
Stéphane Borel
1dea13db35 *Corrected � long time bug (around 0.2.81 I think), that created a
corruption in ifo data. This was the reason why some DVDs that worked with
0.2.80 no longer worked with newer version of vlc. They should work again
now.

This is certainly one of the last updates of the current DVD plugin until
we move to libdvdread that will give us navigation ES.
2001-11-07 03:37:27 +00:00
Stéphane Borel
76044a950e I've committed crap last time. 2001-11-07 02:10:14 +00:00
Christophe Massiot
e60fe69d26 Removed deprecated code and structures. 2001-11-06 18:13:21 +00:00
Christophe Massiot
fb5aad8d17 New --enable-release config option. 2001-11-06 17:12:02 +00:00
Stéphane Borel
72baa59137 Maybe corrected aspect ratio issue in fullscreen xvideo. 2001-11-06 16:59:06 +00:00
Sam Hocevar
b0f6c87b83 * Fixed support for SPU and LPCM streams over network. 2001-11-06 00:59:31 +00:00
Florian G. Pflug
015b2567df Added a new drawer to the control window to support:
1) Title / Chapter selection
2) Subtitle selection
3) Audiochannel/Language selection
4) Angle selection
2001-11-05 21:24:40 +00:00
Christophe Massiot
78885615d1 New --volume option (untested, like usual :). 2001-11-05 15:22:44 +00:00
Christophe Massiot
e160ea9766 * libdvdcss port to OpenBSD. 2001-11-02 13:30:38 +00:00
Florian G. Pflug
b6fcfff5ba Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open. 2001-11-01 21:58:16 +00:00
Jon Lech Johansen
608f4b5b55 The intf was being accessed indirectly from vout_Destroy.
This is a problem because the intf is currently destroyed
before the vout.
2001-11-01 21:55:47 +00:00
Florian G. Pflug
bd4d55d72e Made it possible to open a File after vlc was started (you can use vlc now
without starting it from the command line)

Cleaned up playlist handling in Intf_Vlc_Wrapper.
2001-11-01 21:52:02 +00:00
Sam Hocevar
52945c019d * Modified the pf_close kludge in input.c so that we don't segfault when
pf_init fails.
2001-11-01 15:30:50 +00:00
Stéphane Borel
1223a96c5e Change chapter selection buttons aspect to try and differentiate them
from title selection ones.
2001-11-01 13:35:43 +00:00
Tony Castley
51235462bc changes to remove unwanted volumes from the Disk Menu.
Readonly filesystems like NTFS where being incorrectly added.
2001-11-01 03:17:49 +00:00
Cyril Deguet
6d117d04fb - Do not resample if delta is short enough 2001-11-01 00:29:54 +00:00