]> git.sesse.net Git - vlc/history - plugins/directx/vout_events.c
* ALL: got rid of p_object->p_this which is now useless.
[vlc] / plugins / directx / vout_events.c
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-18 Gildas Bazin* updated INSTALL.win32
2002-05-18 Gildas Bazin* fixed a bug in the directx window creation function...
2002-05-18 Gildas Bazin* modified the directx video plugin to try to create...
2002-04-24 Gildas Bazin* fixed typo. You have to double click on the video...
2002-04-23 Gildas Bazin* DirectX video output plugin now uses triple buffering...
2002-04-02 Gildas Bazin* Fixed yet another bug related to the event thread...
2002-04-01 Gildas Bazin* Win32 compilation fixes when downmixsse and downmix3d...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-01-27 Gildas Bazin* Added double-buffering for the directx plugin in...
2002-01-21 Gildas Bazin* Fixed crashes on exit in the directx plugin
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-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-25 Gildas Bazin * dvdcss_readv optimisations for Win32. We now send...
2001-07-12 Gildas Bazin- Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_rea...
2001-07-11 Gildas BazinDirectX plugin changes: