- 11 Nov, 2001 3 commits
-
-
Sam Hocevar authored
* Fixed compilation (and quite probably runtime) issues under IA64 due to mixed int/void* casts.
-
Jon Lech Johansen authored
* Fixed a buffer overflow in CSSAuth()
-
Stéphane Borel authored
Basically, this adds the ability for the netlist to handle transport packets that carry more than one data_packet.
-
- 09 Nov, 2001 2 commits
-
-
Christophe Massiot authored
* Win32 network fix.
-
Renaud Dartus authored
-
- 08 Nov, 2001 3 commits
-
-
Jon Lech Johansen authored
* Fixed a mingw32 problem I introduced last night :)
-
Stéphane Borel authored
Maybe we should try to predict the date instead of taking the last one but it seems quite hard.
-
Jon Lech Johansen authored
* Fixed some win32 64-bit issues.
-
- 07 Nov, 2001 6 commits
-
-
Jon Lech Johansen authored
* Fixed some win32 compile issues. * Don't use long long, use u64/s64 (int_types.h).
-
Stéphane Borel authored
-
Stéphane Borel authored
so that every plugin can use it *Change the name of a function in dvd_udf.c to fit with the forthcoming libdvdread plugin.
-
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 ;-)
-