An error occurred fetching the project authors.
- 14 Nov, 2001 3 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
-
- 13 Nov, 2001 2 commits
-
-
Sam Hocevar authored
* configure should no longer assume AltiVec is supported when it actually isn't with buggy compilers and/or pre-set $CFLAGS.
-
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
-
- 12 Nov, 2001 1 commit
-
-
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.
-
- 09 Nov, 2001 1 commit
-
-
Christophe Massiot authored
* Win32 network fix.
-
- 06 Nov, 2001 1 commit
-
-
Christophe Massiot authored
-
- 02 Nov, 2001 1 commit
-
-
Christophe Massiot authored
-
- 30 Oct, 2001 1 commit
-
-
Christophe Massiot authored
-
- 23 Oct, 2001 2 commits
-
-
Sam Hocevar authored
* Synced dummy_dvdcss with Stef's changes to libdvdcss. * configure now compiles the VCD plugin if linux/cdrom.h is present.
-
Johan Bilien authored
The Linux specific stuff is located in linux_cdrom_tools files. For the time being, it only has title (tracks). Chapters will come if I ever can read .vcd files. I've modified Gnome and GTK+, not the others. I've noticed a big bug, it segfaults at the end of a title. I will have a look on this tomorrow. Please be indulgent, it's my first peace of code ;-)
-
- 22 Oct, 2001 3 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
-
Sam Hocevar authored
* xvideo.so is now built in by default. Mixing PIC and non-PIC code was not very nice. * Fixed compilation errors in src/interface/main.c when the compiler did not support SSE or 3DNow! inline assembly.
-
- 13 Oct, 2001 1 commit
-
-
Stéphane Borel authored
1) Crack the title key (the method that was here before). The only change here is that we search the key for the exact chapter we are seeking with DVDSetArea (in case the key has changed within a title). It is maybe not a good idea. 2) Crack the disc key, which allows us to decode instantly all title keys. I've used an algorithm from Frank Stevenson ; it eats much memory (64MB), and takes about 15 s at launch time. 3) Decode the disc key with player keys (libcss method). However, you need licensed player keys at build time for that to work. To choose between libdvdcss methods, a command line options is supplied: vlc --dvdcss <method> where method is one of title, disc, key. Note that all these changes only work with linux now, since we have to add a specific ioctl to read title key. I hope that I haven't broken too many things.
-
- 11 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* Fixed a bug in configure where ix86 machines were improperly detected.
-
- 10 Oct, 2001 1 commit
-
-
Sam Hocevar authored
* 0.2.90 release. * Updated ChangeLog files. * XVideo module now compiled as built-in for Debian packages, to avoid PIC and non-PIC code collision (Closes Debian bug #111790).
-
- 08 Oct, 2001 2 commits
-
-
Christophe Massiot authored
Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
-
Christophe Massiot authored
-
- 03 Oct, 2001 3 commits
-
-
Sam Hocevar authored
* We now check for sys/times.h.
-
Christophe Massiot authored
* Fixed a bug in vlc.spec ; * New --disable-plugins option ; make all plug-ins built-in.
-
Xavier Marchesini authored
Quick and ugly, i'm gonna find a better way to do it.
-
- 02 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* New configure option --with-tuning=[arch], extending --enable-pentiumpro ; for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604, and so on.
-
- 01 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* Removed --enable-stats configuration directive. Stats are now activated at runtime with --stats ; * New intf_StatMsg() call ; * Vout picture heap is now 8 pictures instead of 5 (better synchro) ; * Tremendous enhancements in statistics display ; * Better capabilities handling.
-
- 28 Sep, 2001 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 26 Sep, 2001 1 commit
-
-
Christophe Massiot authored
-
- 25 Sep, 2001 1 commit
-
-
Christophe Massiot authored
mpeg2dec (untested).
-
- 24 Sep, 2001 1 commit
-
-
Christophe Massiot authored
-
- 14 Sep, 2001 1 commit
-
-
Christophe Massiot authored
-
- 06 Sep, 2001 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Henri Fallon authored
script
-
- 05 Sep, 2001 1 commit
-
-
Christophe Massiot authored
(untested !) ; * Local minor optimizations in IDCT ; * Removed a hopeless kludge in input_clock.c
-
- 23 Aug, 2001 2 commits
-
-
Sam Hocevar authored
* Attempt to fix the SDL detection under *BSD.
-
Christophe Massiot authored
environment. If you have problems with this, tell me and we'll find an alternate solution.
-
- 22 Aug, 2001 2 commits
-
-
Christophe Massiot authored
- performance boost ; - fixed the "Dual Prime Arithmetic" bug ; - 3DNow! motion compensation module ; * BTW, fixed numerous bugs ; * AC3dec statistics do not show up with --enable-stats, because I doubt they're understandable by a normal human being, and they pollute the output.
-
Sam Hocevar authored
* Split ChangeLog into ChangeLog and ChangeLog.libdvdcss. * Added --xvadaptor flag to select the XVideo adaptor to use. * Everything is ready for the 0.2.83 release.
-