- 01 Nov, 2001 1 commit
-
-
Cyril Deguet authored
-
- 31 Oct, 2001 1 commit
-
-
Renaud Dartus authored
-
- 30 Oct, 2001 6 commits
-
-
Christophe Massiot authored
-
Cyril Deguet authored
- Fixed a polioterie from previous commit
-
Renaud Dartus authored
* Some optimization in imdct (all data are now aligned) * SSE downmix now works for windows * SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)
-
Cyril Deguet authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 29 Oct, 2001 1 commit
-
-
Tony Castley authored
Also improved more "BeOS" CD detection. Todo new graphics for the navigation controls.
-
- 26 Oct, 2001 1 commit
-
-
Christophe Massiot authored
-
- 23 Oct, 2001 3 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 VCD input arrives now :) I'd better go to bed !
-
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 7 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
-
Christophe Massiot authored
-
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.
-
Christophe Massiot authored
-
Xavier Marchesini authored
BUT this is UGLY ! We HAVE to find a way to make multicast function under Win32. BTW, it does now definitely read TS Streams, locally or from the network.
-
Johan Bilien authored
-
- 21 Oct, 2001 3 commits
-
-
Loïc Minier authored
was crashing the windows port in TS_input. The audio still segfaults.
-
Tony Castley authored
-
Tony Castley authored
-
- 18 Oct, 2001 1 commit
-
-
Eugenio Jarosiewicz authored
* Fixed CSS ioctl for Darwin/OSX - still might need tweaking of 'dataLength' fields * Added ReadTitleKey ioctl for Darwin/OSX * Minor cleanup
-
- 16 Oct, 2001 2 commits
-
-
Stéphane Borel authored
-libdvdcss error messages are reported in input_dvd.c. -vlc verbosity also enables more error messages from libdvdcss.
-
Stéphane Borel authored
It should fix libdvdcss compilation issue on non-linux platforms.
-
- 15 Oct, 2001 2 commits
-
-
Sam Hocevar authored
* Fixed an error in the ts://server[:port][/broadcast] input parsing.
-
Stéphane Borel authored
method in libdvdcss, the key is only checked at title start, not before each chapter. The behaviour when we have decrypted the disc key is to check the key before each seek (although I'm still fighting against a bug).
-
- 14 Oct, 2001 1 commit
-
-
Stéphane Borel authored
-
- 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 3 commits
-
-
Christophe Massiot authored
* SDL now displays an error message on 422 streams.
-
Christophe Massiot authored
* Fixed bugs in the C YUV transform with 4:2:2 format.
-
Christophe Massiot authored
* Fixed a bug in configure where ix86 machines were improperly detected.
-
- 10 Oct, 2001 2 commits
-
-
Sam Hocevar authored
* Fixed bad ChangeLog formatting.
-
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).
-
- 09 Oct, 2001 1 commit
-
-
Christophe Massiot authored
-
- 08 Oct, 2001 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
-
Christophe Massiot authored
-
- 04 Oct, 2001 1 commit
-
-
Sam Hocevar authored
* Added HTTP url drop (from a WWW browser) to the gtk/gnome interface.
-