index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
video_out.h
Age
Commit message (
Expand
)
Author
2010-04-08
Add support for Xv gamma adjustment.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2007-12-27
[Subtitles] SSA-tags patch
Dubois Nicolas
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ò
2007-04-18
Alphablending optimizations:
Petri Hintukainen
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2005-09-24
- rename all clip_top, clip_left, clip_color... to hili_xxxx. that
Miguel Freitas
2004-10-08
change variable logic slightly to make it more clear that Miguel is a genius
Michael Roitzsch
2004-09-28
xxmc patch by Thomas Hellstrom (with some changes)
Miguel Freitas
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-07-06
fix a long standing bug: streams were not played till their very end, because
Miguel Freitas
2004-06-19
modified patch from Reinhard Nissl to report the length of the out fifos
Michael Roitzsch
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-14
API version bounce
Siggi Langauf
2003-11-26
* new unscaled overlay feature (using XShape extension)
Miguel Freitas
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-30
* modify the engine slightly, so that the stream member in a video frame or
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-15
I am using the latest internal API increase to rename video_overlay_instace to
Michael Roitzsch
2003-08-12
add a flags member to frame struct (the relevant API versions have already been
Michael Roitzsch
2003-08-05
recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is used
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-06-27
these functions actually have (void) parameters, not (), which is equal to (...)
Michael Roitzsch
2003-06-11
- add VO_INTERLACED_FLAG to get_frame
Miguel Freitas
2003-06-06
initial ideas for automatic enabling/disabling deinterlacer
Miguel Freitas
2003-06-03
progressive_frame flag may be used to select how to convert yv12->yuy2
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-20
public header cleanup:
Michael Roitzsch
2003-04-25
header beautification
Michael Roitzsch
2003-04-23
faster seeking (heavily based on Thibaut's patch)
Miguel Freitas
2003-04-20
merging in win32 port
Guenter Bartsch
2003-02-07
add consistency warnings
Michael Roitzsch
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-11
introducing a new, very low-impact aproach on implementing a video processing...
Guenter Bartsch
2003-01-11
get img_duration from video_out
Miguel Freitas
2003-01-10
add width/height to vo_status
Miguel Freitas
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-27
small cleanup for extra_info_t
Miguel Freitas
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-06
- rearrange vo_frame_s to look like other xine structures
Miguel Freitas
[next]