]> git.sesse.net Git - vlc/history - plugins/x11/vout_xvideo.c
* Forgot a file in my last commit.
[vlc] / plugins / x11 / vout_xvideo.c
2001-12-29 Christophe MassiotFixed many bugs experienced by our users today.
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-17 Christophe MassiotAdded missing XSync().
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed a crash when pausing.
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe MassiotVarious (sometimes hopeless) fixes to try to improve...
2001-11-07 Stéphane BorelI've committed crap last time.
2001-11-06 Stéphane Borel Maybe corrected aspect ratio issue in fullscreen xvideo.
2001-09-30 Stéphane Borel. video output grows to respect acpect ratio instead...
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-08-03 Gildas Bazin* Fixed a segfault in yuv_End() in video_yuvmmx.c
2001-07-30 Gildas Bazin* Fixed a Win32 bug in libdvdcss. This bug was appearin...
2001-07-10 Gildas Bazin- Fixed the segfault in vout_UnloadFont
2001-07-07 Sam Hocevar * Probably fixed the "X eats more and more CPU" bug...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-06-19 Sam Hocevar * FreeBSD (and probably QNX) shared memory handling...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-21 Sam Hocevar * XVideo fullscreen mode by David Kennedy <dkennedy...
2001-04-17 Christophe MassiotRemoved a "1" from an intf_DbgMsg() (courtesy of Steve...
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-13 Sam Hocevar * Updated version number to 0.2.71 (release today).
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-08 Sam Hocevar * XVideo window now has a black background, thanks...
2001-04-04 Sam Hocevar * compilation fixes for the BeOS DVD ioctls
2001-04-01 Sam Hocevar * fixed a typo
2001-04-01 Sam Hocevar * XVideo plugin courtesy of Shane Harper <shanegh...