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
Age
Commit message (
Expand
)
Author
2004-02-16
Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea...
Robin KAY
2004-01-29
fix unscaled osd for kaffeine
Miguel Freitas
2004-01-13
sync with vidix cvs
James Stembridge
2004-01-13
remove pointless header
James Stembridge
2004-01-07
use frame copying/conversion functions
James Stembridge
2004-01-04
video_out_win32.h is no longer needed
Michael Roitzsch
2004-01-03
Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree.
František Dvořák
2004-01-01
Win32 port, mainly DirectX:
František Dvořák
2003-12-31
Compilation under CygWin.
František Dvořák
2003-12-30
get property generates too much noise with subtitles active
Miguel Freitas
2003-12-29
obvious fix to make sdl work again.
Miguel Freitas
2003-12-20
Fixed bug; masking is not the same as saturating. Improved colour map handlin...
Robin KAY
2003-12-18
Small cleanup. Changed colour mapping code to allocate read-only cells rather...
Robin KAY
2003-12-14
API version bounce
Siggi Langauf
2003-12-13
Update win32 MSVC build:
František Dvořák
2003-12-13
fix few memleaks
Daniel Caujolle-Bert
2003-12-12
support for new ATI chips
James Stembridge
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-06
reading through Daniel's huge patch was quite tiresome, but it was not worthl...
Michael Roitzsch
2003-12-06
perhaps that will fix the black box problem reported at xine-user
Miguel Freitas
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
prevent 'last' empty variable
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-26
adding the usual header
Michael Roitzsch
2003-11-26
fix x11osd bugs with fullscreen changing
Miguel Freitas
2003-11-26
error handling
Miguel Freitas
2003-11-26
* new unscaled overlay feature (using XShape extension)
Miguel Freitas
2003-11-16
sync with vidix cvs
James Stembridge
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-10
fix yuy2 output on mga_vid
James Stembridge
2003-11-01
Exchange (void *) function casts for a less evil kind of (void *) cast. Check...
Robin KAY
2003-10-31
First check the pointers on NULL values, then memset;
Michael Roitzsch
2003-10-28
fix yuy2 blending (use overlay/clipping colors).
Miguel Freitas
2003-10-27
Daniel's xvmc cleanups (tested)
Miguel Freitas
2003-10-25
use relchk.sh use relchk.sh use relchk.sh
Daniel Caujolle-Bert
2003-10-24
fix network lockup
Daniel Caujolle-Bert
2003-10-24
Fix pitch calculations for U and V lines.
Robin KAY
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-20
Allow lazy loading of Sun mediaLib. Update ChangeLog.
Robin KAY
2003-10-19
Refactor code. Rewrite chroma keying implementation.
Robin KAY
2003-10-18
Re-add COMPLETION gui_data_exchange() support, removed by //error//.
Daniel Caujolle-Bert
2003-10-18
cleanups, xlock fixes
Daniel Caujolle-Bert
2003-10-12
replace this line (it belongs to Xv)
Michael Roitzsch
2003-10-07
stk update from Darren Hart
Miguel Freitas
2003-10-06
- add XvMC support
Miguel Freitas
2003-10-05
The height of the U and V buffers needs to rounded up for odd frame heights. ...
Robin KAY
2003-10-04
memalign(3C) changed to malloc(3C) as it caused core dumps. This may be indic...
Robin KAY
2003-10-03
Fix multi-buffering when frame height is not a multiple of 16. Fix some off b...
Robin KAY
[prev]
[next]