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_vidix.c
Age
Commit message (
Expand
)
Author
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-27
Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial).
Darren Salt
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ò
2006-12-19
Mark string-type configuration items according to whether they're plain
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-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-04-05
1) various warning fixes
František Dvořák
2005-09-25
move alphablend to core
Miguel Freitas
2005-09-24
- rename all clip_top, clip_left, clip_color... to hili_xxxx. that
Miguel Freitas
2005-01-23
**BUGFIX**
James Stembridge
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-11-24
patch to further improve overlay blending and to elimiate static variables
Michael Roitzsch
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-09-12
including <unistd.h>, which has been removed from the global headers
Michael Roitzsch
2004-05-09
some more colorkey fixes and cleanups
Miguel Freitas
2004-05-06
implement proper x11osd resize support. that should fix problems with rc4
Miguel Freitas
2004-04-26
help strings added for all remaining config entries (so I hope)
Michael Roitzsch
2004-04-10
colorkey unscaled overlay support by Yann Vernier
Miguel Freitas
2004-01-07
use frame copying/conversion functions
James Stembridge
2003-12-14
API version bounce
Siggi Langauf
2003-12-13
fix few memleaks
Daniel Caujolle-Bert
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
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-26
fix x11osd bugs with fullscreen changing
Miguel Freitas
2003-11-26
* new unscaled overlay feature (using XShape extension)
Miguel Freitas
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-09-22
fix segfault when configuration fails because the resolution is too high
James Stembridge
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-02
make sure colour keying is turned off for frame buffer output
James Stembridge
2003-05-02
only need to set this once
James Stembridge
2003-05-02
remove option for disabling colour keying as there's no good reason for wanti...
James Stembridge
2003-05-02
add support for rgb intensity controls
James Stembridge
2003-04-23
fix yv12->yuy2 conversion
James Stembridge
2003-04-23
calculate hardware pitches depending on output rather than input image format
James Stembridge
2003-04-12
simpler handling of handling output window changes
James Stembridge
2003-04-12
fix video ram stride calculation for yuy2
James Stembridge
2003-03-16
fix segfault when no vidix driver is found
James Stembridge
2003-03-14
mute vidix driver console output. vidix itself still outputs messages to the ...
James Stembridge
2003-03-14
Split config callbacks
James Stembridge
2003-02-23
Fix error in chroma plane interleaving
James Stembridge
2003-02-21
Configure option and error checking for frame buffer device
James Stembridge
2003-02-21
Allow vidix vo driver to be compiled without X/framebuffer support
James Stembridge
[next]