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
2002-07-16
Fix unresolved symbols and replace duplicate code in video output plugins
Ewald Snel
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-10
handle freshly introduced pan&scan aspect like anamorphic aspect
Michael Roitzsch
2002-06-21
adjust video_out priorities
Miguel Freitas
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-26
String constant split on two lines? Sun's Forte compiler doesn't like that...
Juergen Keil
2002-03-26
Adapted to interface 5.
Matthias Hopf
2002-03-07
Small clean up.
James Courtier-Dutton
2002-03-05
remove bad "get_info" functions.
James Courtier-Dutton
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-23
Change/fix opengl checks, add a glut fallback (GLU).
Daniel Caujolle-Bert
2002-01-23
Modified the OpenGL plugin to use proper 2D textures which a) Improves
Rich J Wareham
2002-01-23
Fix Menu overlay button colours.
James Courtier-Dutton
2002-01-22
New OpenGL output plugin. Will only work with upcoming changes in xine-ui.
Matthias Hopf