index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_opengl.c
Age
Commit message (
Expand
)
Author
2014-04-19
Avoid optimizer warnings on clut conversion.
Torsten Jager
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-07-06
opengl/(xcb)xv/x(cb)shm: added color matrix and fullrange support
Torsten Jager
2012-07-06
yuv2rgb: added color matrix and fullrange support
Torsten Jager
2012-02-05
Merge from 1.1.
Darren Salt
2012-02-02
vo_opengl: quick-fix to enable OSD when using fragment shader for YUV convers...
Petri Hintukainen
2012-01-12
Merge from 1.1
Petri Hintukainen
2012-01-12
Added const
Petri Hintukainen
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2010-09-23
Merge from 1.1.
Darren Salt
2010-07-29
Spelling fixes.
Darren Salt
2010-01-21
Fix width and padding bugs in opengl fragprog renderer
Eddie Goodall
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2010-01-21
Merge from 1.1.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-08-08
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-06-23
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
Replace strn?cpy() + strn?cat() calls with a?sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-04-09
Compilation fixes, mostly ffmpeg-related, and linkage fixes.
Darren Salt
2008-03-01
Update to the new FFmpeg's include directory.
Diego 'Flameeyes' Pettenò
2008-03-01
Merge from 1.2 tip.
Diego 'Flameeyes' Pettenò
2008-02-25
Add more VO_CAP_* to indicate support for colour controls & zoom properties.
Darren Salt
2008-08-08
video_out_opengl: Actually bail out if no display found.
Matthias Hopf
2008-08-01
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-01-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
2008-01-03
Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-12
Merge from 1.2 main.
Diego 'Flameeyes' Pettenò
2007-12-12
Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all video output plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-15
Fix non-static assignment of static variable.
Robin KAY
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-09-25
move alphablend to core
Miguel Freitas
[next]