]> git.sesse.net Git - vlc/history - plugins/dvd
*Fixed EOF segfault at end of DVD
[vlc] / plugins / dvd /
2002-03-09 Stéphane Borel*Fixed EOF segfault at end of DVD
2002-03-09 Sam Hocevar * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd...
2002-03-08 Stéphane BorelRewrite most functions in DVD plugin. Some old bugs...
2002-03-06 Stéphane BorelI hope you liked this bug: DVD demux was always used.
2002-03-06 Stéphane Borel*Fixed demux plugin selection.
2002-03-06 Stéphane Borel*Removed an occurance of former angle item in gtk.
2002-03-05 Stéphane BorelDvd demux was no longer selected under win32
2002-03-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-05 Stéphane Borel*More complete command line parsing for DVD, hopefully...
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-03-04 Stéphane Borel-DVD access plugin is only called if specified under...
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-04 Stéphane Borel-replaced setenv with putenv
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-03 Xavier Marchesini * Fixed DVD input under Win32.
2002-03-02 Stéphane Borel*Forgot a header.
2002-03-01 Stéphane Borel*Removed numerous deadlocks.
2002-03-01 Stéphane Borel*dvd and dvdread support for input III.
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-27 Sam Hocevar * ./include/common.h: BeOS compile fixes.
2002-02-26 Stéphane Borel*Reversed my previous configuration change.
2002-02-25 Stéphane Borel*Adaptation to new configuration scheme for dvd, dvdrea...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2001-12-31 Christophe MassiotMiscellaneous typos.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Fixed a segfault at EOF in input_es.c and input_ts...
2001-12-29 Christophe MassiotCosmetic fix.
2001-12-29 Christophe MassiotHidden gory buffer management details in a private...
2001-12-29 Christophe MassiotFixed many bugs experienced by our users today.
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-19 Sam Hocevar * Heavy butchery in the VCD plugin. It should no...
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-19 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-12 Sam Hocevar * Fixed Win32 port.
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe Massiot* Updated man page.
2001-11-27 Christophe MassiotNew syntax for the dvd input :
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-19 Stéphane Borel-fixed a bug in libdvdcss: the key wasn't searched...
2001-11-13 Sam Hocevar * Got rid of DVDCSS_SEEK_INI in libdvdcss.
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Stéphane Borel-LPCM _is_ a private stream. Sorry.
2001-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-11-07 Stéphane Borel-forgot one file
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-11-07 Stéphane Borel*Corrected � long time bug (around 0.2.81 I think)...
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-15 Stéphane BorelReverted one change from my previous commit: when using...
2001-10-14 Stéphane BorelUse of an environment variable to choose libdvdcss...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-09-30 Stéphane Borel. in spdif ac3 in selected by default
2001-08-10 Sam Hocevar * Added proper Conflicts: rules in debian/control.
2001-08-09 Jon Lech JohansenFixed a memory leak in the ifo parser and input_EndStream
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-30 Gildas Bazin* Fixed a Win32 bug in libdvdcss. This bug was appearin...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-27 Sam Hocevar * Changed libdvdcss API to force binary incompatibili...
2001-07-25 Gildas Bazin * dvdcss_readv optimisations for Win32. We now send...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-06-29 Stéphane BorelBugfix for chapters change in DVD.
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-20 Sam Hocevar * Fixed an alignment issue in the ifo parser. The...
2001-06-15 Sam Hocevar * Unrolled two loops in dvd_netlist.c to prevent...
2001-06-15 Stéphane Borel*Removed a lock that caused late frames in DVDRead.
2001-06-14 Sam Hocevar * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-13 Stéphane Borel*the dvd netlist no longer stops when the fifo is empty...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-06-07 Sam Hocevar * Another FreeBSD compilation fix.
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
2001-06-03 Sam Hocevar * Various little fixes
2001-05-31 Stéphane Borel*fixed a double malloc/free bug in DVDRead
2001-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Sam Hocevar * Fixed a bug introduced in my previous commit which...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-27 Sam Hocevar * Fixed my latest BeOS support breakage.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-25 Sam Hocevar * Forgot a file for BeOS.
2001-05-25 Sam Hocevar OS X fixes:
next