]> git.sesse.net Git - vlc/history - plugins/vcd
* ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
[vlc] / plugins / vcd /
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Jon Lech Johansen * MacOS X VCD support.
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-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
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 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-19 Johan Bilienfixed a segfault in vcd input (thank you Sam)
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-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-09 Christophe Massiot* BSD/OS VCD patch, courtesy of Steven M. Schultz ...
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-23 Johan BilienSorry,