]> git.sesse.net Git - vlc/history - include/video_output.h
backport [13049] and [13059]
[vlc] / include / video_output.h
2005-10-31 Marian Durkovicbackport [13049] and [13059]
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-28 Gildas Bazin* src/video_output/*, include/video_output.h: support...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-03-05 Gildas Bazin* modules/video_output/wingdi.c, include/video_output...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-10 Gildas Bazin* include/vlc_video.h, src/video_output/vout_pictures...
2004-09-08 Gildas Bazin* src/video_output/*: fixed race condition in spu initi...
2004-08-23 Gildas Bazin* src/video_output/vout_subpictures.c, video_output...
2004-08-05 Gildas Bazin* src/video_output/*: optimized/simplified vout_RenderP...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-30 Sam Hocevar * src/video_output/video_output.c:
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*:
2004-02-22 Gildas Bazin* ALL: preparation for 0.7.1-test2.
2003-12-11 Gildas Bazin* modules/video_output/directx/*: first try at multimon...
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-11-19 Sigmund Augdal Helbergfixed some warnings
2003-11-05 Gildas Bazin* include/video_output.h: forgot this file in the vout_...
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-04 Sigmund Augdal HelbergFurther doxygenization.
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-14 Sigmund Augdal Helberginclude/video_output.h:
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-04-27 Gildas Bazin* src/video_output/vout_pictures.c, include/video_outpu...
2003-03-24 Gildas Bazin* src/video_output/video_output.c, include/video_output.h:
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-12 Christophe Massiot* ./AUTHORS : added lool :-p ;
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-05 Stéphane Borel* Added mouse coordinates to vout struct. They are...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-01-05 Sam Hocevar * ./configure.in: fix for obscure architectures like...
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 * Fixed aspect ratio handling.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-03-02 Christophe Massiot* Fixed miscellaneous alignment problems (alpha/sparc...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-06 Damien Lucas. Fixed a FIXME in SDL: p_vout->p_sys is no more used...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2000-12-21 Christophe Massiot* Moved video_decoder's headers from include/ to src...
2000-12-19 Pierre Baillet- fixed the ratio/position problem in YUV, now patching...
2000-11-29 Christophe MassiotAdded hooks for the fothcoming YUV overlay support.
2000-11-28 Christophe MassiotMore stats.
2000-11-27 Christophe Massiot * vlc is now compiled without the STATS mode by default.
2000-11-13 Christophe Massiot * Totally new frame dropping algorithm.
2000-10-25 Renaud DartusSuppression du d�codage de la chrominance en B&W
2000-10-24 Pierre Baillet. Added a very basic splash screen, to be continued.
2000-08-23 Christophe MassiotRemplissure du champ AUTHORS des sources.
2000-07-30 Sam Hocevar . rajout de l'option -Winline
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-05-26 Sam Hocevar . support 8 bits pour X (avec private colormap)
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-03-21 Sam HocevarNEWS:
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-21 Sam Hocevar chargement dynamique de plugins audio/video/interface
next