]> git.sesse.net Git - vlc/history - plugins/qnx/vout_qnx.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / qnx / vout_qnx.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-02 Sam Hocevar * ./plugins/qnx/vout_qnx.c: port of the QNX vout...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
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-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-19 Gildas Bazin* Converted the plugin initialization code of the macos...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-08-17 Jon Lech Johansen * Overlay now works under latest QNX release.
2001-07-19 Christophe Massiot* QNX RTOS plug-in by Jon Lech Johansen.