]> git.sesse.net Git - vlc/history - plugins/directx/vout_directx.c
* introduced a memalign wrapper that will align the memory manually if
[vlc] / plugins / directx / vout_directx.c
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-04-01 Gildas Bazin* Win32 compilation fixes when downmixsse and downmix3d...
2002-03-28 Gildas Bazin* don't try to stat() the dvd drive letter on win32
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
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-15 Gildas Bazin* Win32 compilation fixes (mingw includes dirent)
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-27 Gildas Bazin* Added double-buffering for the directx plugin in...
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
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-11-15 Xavier MarchesiniRemoved my modification, it seems the libs we're linkin...
2001-11-14 Xavier MarchesiniIt seems that the 'focus' bug under WinME is solved...
2001-11-01 Jon Lech JohansenThe intf was being accessed indirectly from vout_Destroy.
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-12 Gildas Bazin- Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_rea...
2001-07-11 Gildas BazinDirectX plugin changes:
2001-07-08 Gildas BazinWin32 changes only:
2001-06-28 Gildas Bazin- a few bug fixes for the directx plugin.
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-08 Sam Hocevar * Lots of DirectX plugin fixes by Gildas Bazin.
2001-06-03 Sam Hocevar * Various little fixes
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...