]> git.sesse.net Git - vlc/history - modules/video_output/opengl.c
Removed non converted omapfb video output module.
[vlc] / modules / video_output / opengl.c
2010-03-13 Felix Paul Kühneopengl: make sure we use this module instead of the...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2009-12-17 Pierre d'Herbemontopengl: Fix the vout for Mac OS X.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-13 Laurent AimarFixed an uninitialized value in opengl.
2009-12-08 Laurent AimarRemoved debug message (opengl).
2009-12-07 Laurent AimarSplitted reusable code from opengl.c into opengl.h
2009-08-23 Jean-Baptiste KempfWin32: kill warning about undefined preproc variable
2009-08-21 Pierre d'Herbemontopengl: Move includes at the begining.
2009-08-21 Pierre d'Herbemontopengl: Re-order #defines and fix a non defined token...
2009-07-22 Rémi Duraffortopengl: fix an crash/hang on exit because opengl needs...
2009-07-13 Rémi Denis-CourmontOpenGL: initialize all variables before creating the...
2009-07-13 Rémi Denis-CourmontOpenGL: forward video-on-top variable
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis-CourmontOpenGL: fix missing GLX window decoration
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-05 Rémi Denis-Courmont--opengl-provider is a module parameter
2009-05-05 Jean-Paul Samanopengl: fix potential memleak
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-02 Joseph TulouOpengGL support for the auto-scaling
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-04 Antoine CellerierRemove unused variable.
2009-01-04 Kaarlo Raiharemove unndeed variables
2008-12-20 Pierre d'Herbemontopengl: Remove opengl effects as agreed at the VDD...
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-14 Rémi DuraffortCleaning.
2008-09-28 Rémi Denis-CourmontVLC_OBJECT_OPENGL: nobody uses _find on this, useless
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Pierre d'Herbemontopengl: Rewrite crazy code. (Should fix a crash reporte...
2008-07-04 Pierre d'Herbemontopengl: No need to detach the vout from here.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-22 Rémi DuraffortCheck malloc return value when needed and don't print...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortRemove useless test before a free().
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-28 Rafaël Carrévideo_output/opengl.c:
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-20 Jean-Paul SamanRemove excess/trailing whitespace
2007-09-30 Pierre d'Herbemontmodules/video_output/opengl.c: Allow opengl provider...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-01-24 Jean-Baptiste KempfPatch to force alignment in OpenGL if it isn't correctl...
2006-11-28 Derk-Jan Hartman* const warning fixes. formatting fixes (squash them...
2006-11-26 Clément StenacA bit of headers cleanup
2006-08-19 Felix Paul Kühne* fixed stupid typo (fixes the highlighting of DVD...
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-02 Benjamin Pracht* Don't change the FSF address
2006-06-02 Benjamin Pracht* Patch by Cédric Cocquebert to add several additional...
2006-04-23 Benjamin Pracht* Try to fix endianness in the opengl output on unixes
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Damien Fouilleulopengl.c: fixed string declaration over multiple lines
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-02-04 Derk-Jan Hartman* Use UYVY fourcc instead of Y422, since i believe...
2006-02-01 Derk-Jan Hartman* Fix the fourcc of OpenGL on Mac Intel. We should...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-12 Antoine CellerierFSF address change.
2005-10-28 Gildas Bazin* modules/video_output/directx/directx.c, modules/video...
2005-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: hopefully got it right...
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: implemented cropping.
2005-08-21 Derk-Jan Hartman* Fix mouse down event forwarding from opengl (closes...
2005-07-25 Derk-Jan Hartman* revert [11512] closes #245
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-26 Antoine Cellerierforward port 11543 (again)
next