- 21 Nov, 2001 3 commits
-
-
Jon Lech Johansen authored
Fixed a stale pointer in mpeg_vdec_Run().
-
Christophe Massiot authored
confirmation that I didn't break the Win32 port, please.
-
Christophe Massiot authored
-
- 19 Nov, 2001 2 commits
-
-
Sam Hocevar authored
* aRts audio output courtesy of Emmanuel Blindauer <manu@agat.net>. * Fix to the esd plugin when esd-config --cflags is nonempty.
-
Stéphane Borel authored
dvdcss_seek : searches a new title key when -the flag is DVDCSS_SEEK_KEY, -the flag is DVDCSS_SEEK_MPEG, only if method is not "title". dvdcss_seek with DVDCSS_SEEK_KEY flags does actually the same things as dvdcss_title (which might eventually be removed). Thus, the flag DVDCSS_SEEK_KEY (formerly DVDCSS_SEEK_INI) could not be removed (sorry sam, I've mistaken you by forgetting that)
-
- 16 Nov, 2001 1 commit
-
-
Stéphane Borel authored
* the network window of the interface reports the values of the environment variables. * channels mode excludes vls configuration * the vlc does not try to bind vls.via.ecp.fr by default when you select channels mode.
-
- 15 Nov, 2001 5 commits
-
-
Xavier Marchesini authored
Removed my modification, it seems the libs we're linking with are far too old to support this option. And it also seems it doesn't function anywhere out of my box :)
-
Sam Hocevar authored
* Fixed MacOS X 10.1 network input, thanks to Mathias Kretschmer <mathias@research.att.com>.
-
Sam Hocevar authored
* Fixed a little crash introduced in my previous commit :-) * Removed more unused code.
-
Sam Hocevar authored
* Fixed a few crashes due to race conditions in the decoder spawning. * Removed unused code here and there.
-
Christophe Massiot authored
-
- 14 Nov, 2001 6 commits
-
-
Xavier Marchesini authored
Please, please, don't forget those who use the --with-directx flag when ./configuring ! :p Now, to configure directx, use the --enable-directx and --with-directx if necessary.
-
Gildas Bazin authored
( xvideo, x11 and dsp plugins are not enabled by default for win32, plus a few other Win32 cosmetic changes ) - Updated the INSTALL-win32.txt file. (Let's hope I didn't break anything ;-)
-
Christophe Massiot authored
-
Xavier Marchesini authored
It seems that the 'focus' bug under WinME is solved. Could someone with a 98 check, and someone under win2k check that nothing is broken ? :)
-
Stéphane Borel authored
-changed a bit the wait time. It works better here, please test (Bozo ? 0:-)
-
Jon Lech Johansen authored
In other words, file playback in 0.2.91 does not work. For de- scheduling threads use a 0ms sleep instead of 1ms, as it was causing problems under WinXP. I hope this does not introduce problems under previous windows versions. I noticed it was originally 0ms, but later changed to 1ms...
-
- 13 Nov, 2001 13 commits
-
-
Sam Hocevar authored
* Fixed heap corruption issues in ac3dec (thanks reno).
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed a crash when using `--input dvd /dev/dvd' instead of `dvd:/dev/dvd'
-
Sam Hocevar authored
* configure should no longer assume AltiVec is supported when it actually isn't with buggy compilers and/or pre-set $CFLAGS.
-
Christophe Massiot authored
-
Henri Fallon authored
Forgot Changelog. Began to re-read the documentation.
-
Sam Hocevar authored
* Commited my little release-howto (only useful to core vlc developers).
-
Henri Fallon authored
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
-
Sam Hocevar authored
* Closing Debian bug #119369 which was fixed a while ago.
-
Christophe Massiot authored
-
Sam Hocevar authored
* Damn recursion! Fixed an infinite loop in libdvdcss.
-
Sam Hocevar authored
* Got rid of DVDCSS_SEEK_INI in libdvdcss.
-
Sam Hocevar authored
* Added a "make package-beos" rule. * Fixed a BeOS compilation issue.
-
- 12 Nov, 2001 10 commits
-
-
Sam Hocevar authored
* Fixed the vlcs communication for real now.
-
Sam Hocevar authored
* Fixed the vlcs communication issue by initializing WinSock at startup (thanks Meuuh for the tip).
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed a bug in the "make snapshot*" rules.
-
Sam Hocevar authored
* 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.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-