]> git.sesse.net Git - vlc/history - plugins/dvd
* More precise way to retrieve a PTS from the bit stream.
[vlc] / plugins / dvd /
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:
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-15 Stéphane Borel*Bugfixes, cleanings in gtk.
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-02 Sam Hocevar * FreeBSD CSS decryption support.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-29 Stéphane Borel-Fixed the title-change-with-no-input-restart in dvd.
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Stéphane Borel-I hope I have fixed the ifo bug lastly !
2001-04-15 Stéphane Borel-Maybe fixed the "cell not found" bug. I can't test...
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-13 Henri FallonTS input : only one audio & spu ES selected at a time
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-11 Sam Hocevar * Forgot a BeOS patch on previous commit.
2001-04-11 Sam Hocevar * Fixed the whitespace/tab issues in the Makefile.
next