]> git.sesse.net Git - vlc/history - src/video_output/vout_pictures.c
* ./plugins/dummy/dummy.c: added --dummy-chroma option.
[vlc] / src / video_output / vout_pictures.c
2002-05-20 Sam Hocevar * ./plugins/dummy/dummy.c: added --dummy-chroma option.
2002-04-29 Gildas Bazin* Restored vout_CopyPicture(). It is needed by the...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-15 Christophe Massiot* Support for pictures with a pitch different from...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-02-27 Sam Hocevar * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
2002-02-27 Sam Hocevar * ./include/common.h: BeOS compile fixes.
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.
2002-02-08 Sam Hocevar * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
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...
2002-01-12 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software...
2002-01-05 Sam Hocevar * ./include/common.h: hton64 is now an inline function.
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Buffer choice optimizations - vout4 should eat...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...