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_directx.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
2003-12-13
Update win32 MSVC build:
František Dvořák
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-31
First check the pointers on NULL values, then memset;
Michael Roitzsch
2003-10-23
cleanup in video_out.h
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
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-04-22
Additional changes for win32/msvc port; This is my first real commit so pleas...
Tim Champagne
2003-04-22
Adding a couple of files missing files for the Win32/msvc port (audio and vid...
Tim Champagne