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
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
2002-12-01
public header needed for xine_{audio,video}_port_t declaration
Michael Roitzsch
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-10-29
engine improvements
Michael Roitzsch
2002-10-26
remove VO_PROP_VO_TYPE crap only needed for dxr3
Michael Roitzsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-16
introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...
Guenter Bartsch
2002-10-16
increase audio/video out plugin interface version numbers to avoid accidents ...
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-10-09
configure.ac:
Stephen Torri
2002-09-18
make new plugin loader check api versions, fix api versions for adapted demux...
Guenter Bartsch
2002-09-09
good opportunity to remove obsolete stuff
Miguel Freitas
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-15
- reimplement independent x/y zooming.
Miguel Freitas
2002-08-10
syncing my local tree:
Miguel Freitas
2002-07-30
- video out fixes (never trigged deadlocks and erroneous flush of overlay
Miguel Freitas
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
[next]