- 07 Nov, 2001 3 commits
-
-
Christophe Massiot authored
-
Stéphane Borel authored
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.
-
Stéphane Borel authored
-
- 06 Nov, 2001 4 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Stéphane Borel authored
-
Sam Hocevar authored
* Fixed support for SPU and LPCM streams over network.
-
- 05 Nov, 2001 2 commits
-
-
Florian G. Pflug authored
1) Title / Chapter selection 2) Subtitle selection 3) Audiochannel/Language selection 4) Angle selection
-
Christophe Massiot authored
-
- 02 Nov, 2001 1 commit
-
-
Christophe Massiot authored
-
- 01 Nov, 2001 7 commits
-
-
Florian G. Pflug authored
-
Jon Lech Johansen authored
This is a problem because the intf is currently destroyed before the vout.
-
Florian G. Pflug authored
without starting it from the command line) Cleaned up playlist handling in Intf_Vlc_Wrapper.
-
Sam Hocevar authored
* Modified the pf_close kludge in input.c so that we don't segfault when pf_init fails.
-
Stéphane Borel authored
from title selection ones.
-
Tony Castley authored
Readonly filesystems like NTFS where being incorrectly added.
-
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
-