]> git.sesse.net Git - vlc/history - plugins/vcd/input_vcd.c
* ./extras/MacOSX_dvdioctl: removed outdated files.
[vlc] / plugins / vcd / input_vcd.c
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-13 Johan Bilien* Fixed EOF and Stop segfault in VCD input : input_Buff...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-10 Christophe MassiotMissing include (MacOS X port).
2002-03-09 Sam Hocevar * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd...
2002-03-08 Johan Bilien* added some tests in open
2002-03-07 Johan Bilien* When reaching the end of a track, moves to the follow...
2002-03-06 Stéphane Borel*Fixed demux plugin selection.
2002-03-05 Johan Bilien* Modified vcd input for the new input III.
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-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-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-10-23 Johan BilienSorry,