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_sdl.c
Age
Commit message (
Expand
)
Author
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-14
These are part of the old video out API and should not be needed any longer
Michael Roitzsch
2003-05-07
DVD play sort of works on Win32. Also added a couple more plugings to the Win...
Tim Champagne
2003-02-13
FreeBSD compile fixes
Heiko Schaefer
2003-01-29
adjust priorities to what we agreed on jun/2002.
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-13
- bring syncfb back (yuy2 doesn't seem to work though)
Miguel Freitas
2002-12-13
fix sdl
Miguel Freitas
2002-12-06
- update api version, adding new "copy_called" flag.
Miguel Freitas
2002-11-24
First draft of SDL code (BROKEN)
Stephen Torri
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-16
- simplify sdl video driver with scaling helper
Miguel Freitas
2002-08-10
syncing my local tree:
Miguel Freitas
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-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-13
SDL should be usable again
Miguel Freitas
2002-03-07
Small clean up.
James Courtier-Dutton
2002-03-05
remove bad "get_info" functions.
James Courtier-Dutton
2002-01-24
video_out will take care of logo display now ... video_out needs more work bt...
Guenter Bartsch
2002-01-22
- small w32codec bugfixes
Miguel Freitas
2002-01-21
Use our own xine_setenv, for systems that don't have "setenv" in libc
Juergen Keil
2002-01-17
SDL video out driver
Miguel Freitas