]> git.sesse.net Git - vlc/history - include/input_ext-plugins.h
* ./modules/audio_output/oss.c: compilation fixes.
[vlc] / include / input_ext-plugins.h
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-21 Sigmund Augdal Helberg * all: these didn't get along in my last commit
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-15 Marc AribertiOn sam's advice I added the input_FDNetworkClose()...
2002-05-14 Christophe MassiotFixed a bug (glitch/segfault) when seeking.
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-02 Xavier Marchesini * Various Win32 compilation fixes.
2002-03-02 Sam Hocevar * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2001-12-30 Sam HocevarSome heavy changes today:
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 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for PS plug-in.
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...