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_syncfb.c
Age
Commit message (
Expand
)
Author
2011-12-16
Removed write-only variables
Petri Hintukainen
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2010-07-29
Spelling fixes.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
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-09-02
Avoid implicit declaration of close() function.
Diego 'Flameeyes' Pettenò
2006-09-02
Now that syncfb can be enabled, let it compile. This fixes the report #1547576.
Diego 'Flameeyes' Pettenò
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
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
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-04-26
help strings added for all remaining config entries (so I hope)
Michael Roitzsch
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
* new unscaled overlay feature (using XShape extension)
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
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-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-08-04
patch from matthias
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
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-07
All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget
Daniel Caujolle-Bert
2002-11-22
when the image does not fit the viewport and black bars need to be added, their
Michael Roitzsch
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
- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...
Miguel Freitas
2002-08-15
- reimplement independent x/y zooming.
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-28
FreeBSD compile fix
Heiko Schaefer
2002-05-04
Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFB
Matthias Dahl
2002-05-02
Just making sure the user sees the message right away.
Matthias Dahl
[next]