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.c
Age
Commit message (
Expand
)
Author
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-22
this hack can go now
Michael Roitzsch
2003-02-21
disable debug output
Guenter Bartsch
2003-02-20
Same fix for yv12
James Stembridge
2003-02-20
Fix copy of yuy2 frame by slices when frame height is not a multiple of 16
James Stembridge
2003-02-18
this might help prevent problems in the future:
Michael Roitzsch
2003-02-06
continuing the clean up...
Miguel Freitas
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-26
patch from Fredrik Noring <noring@nocrew.org> (slightly modified)
Michael Roitzsch
2003-01-25
- only default frame's extra_info to the video decoder one, when it is empty
Michael Roitzsch
2003-01-13
debug message
Michael Roitzsch
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-11
brand-new external subtitles support. (yes, it works!)
Miguel Freitas
2003-01-10
protect update of current_extra_info
Miguel Freitas
2003-01-10
add width/height to vo_status
Miguel Freitas
2003-01-08
allow frames to be freed in paused mode
Miguel Freitas
2003-01-08
Fix memory leak (caused by 'recent frames' in some video output drivers)
Ewald Snel
2003-01-05
fixing a copyright, bringing back the old READMEs to the xine-lib tarball, im...
Guenter Bartsch
2002-12-27
move first frame signal deeper into video out to the place where the frames are
Michael Roitzsch
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-23
merge info for skipped frames
Miguel Freitas
2002-12-22
flush/seeking overhauled
Miguel Freitas
2002-12-22
flush moved to decoder loop. that simplifies things a lot.
Miguel Freitas
2002-12-21
log message
Miguel Freitas
2002-12-21
ops, my fault. without this line dvd menus are broken for xshm.
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-20
Install a hack to avoid deadlocks when exiting xine (for exampple with the
Juergen Keil
2002-12-16
fix Floating point exception playing some streams (mostly mp4)
Miguel Freitas
2002-12-06
- add still frame hint
Miguel Freitas
2002-12-06
- optimization to avoid img->copy on duplicate
Miguel Freitas
2002-12-06
decoders do not need to call img->copy() if they don't want to.
Miguel Freitas
2002-11-23
no race on the backup image, please; use a different solution (see comment)
Michael Roitzsch
2002-11-22
flushing the last frame too should increase engine responsiveness now the
Michael Roitzsch
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-10
proper locking of display_img_buf_queue to avoid races with vo_flush
Michael Roitzsch
2002-11-03
vo_flush is back
Thibaut Mattern
2002-11-02
Disables vo_flush.
Thibaut Mattern
2002-11-02
these should better be broadcast signals
Michael Roitzsch
2002-10-29
engine improvements
Michael Roitzsch
2002-10-16
introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-09
good opportunity to remove obsolete stuff
Miguel Freitas
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-03
made xine a bit less verbose and Marcelo a lot happier...
Siggi Langauf
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
2002-05-22
trivial fix to snapshot code:
Miguel Freitas
[next]