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-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
2002-05-21
i'm tired of people reporting "throwing away image..." as bugs.
Miguel Freitas
2002-05-18
small fix to still frame logic. this improves recovering when decoder
Miguel Freitas
2002-05-02
new logo code; xine uses a logo MRL instead of proprietary logo files.
Siggi Langauf
2002-05-01
planar yv12 logo format
Guenter Bartsch
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-04-02
- Undo my previous patch, it might (at least in theory) cause problems
Ewald Snel
2002-04-01
- Fix frame leak in Xv video driver
Ewald Snel
2002-03-29
What's that !!
Daniel Caujolle-Bert
2002-03-29
Don't free NULL pointer
Ewald Snel
2002-03-28
Ability to change logo at run-time. Fix endianness in xine-logoconv, build
Daniel Caujolle-Bert
2002-03-25
- fix frames leaking
Miguel Freitas
2002-03-22
performance improvements for slower systems
Miguel Freitas
2002-03-22
force redrawing the last _late_ frame. now we can be sure the last frame sent to
Miguel Freitas
[prev]
[next]