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
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
2002-03-21
long-standing bugfix (hopefully)
Guenter Bartsch
2002-03-21
- only draw still frame/logo if needed
Miguel Freitas
2002-03-21
fix a freeze on exit problem
Miguel Freitas
2002-03-20
steps towards dvd playback:
Guenter Bartsch
2002-03-14
Ewald Snel's latest memory leak fixes
Miguel Freitas
2002-03-12
getting rid of more LOG_ macros => output messages only once ... and another ...
Guenter Bartsch
2002-03-01
memleak fixes from ewald snel
Guenter Bartsch
2002-02-18
VO_PROP_MAX_NUM_FRAMES, expose event handling
Guenter Bartsch
2002-02-18
do not discard frames in vo_frame_draw as they may be needed for still
Guenter Bartsch
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-02-17
more bugfixes, I can now see video using xshm :-)
Guenter Bartsch
2002-02-17
each frame has an id for debugging purposes now; xshm driver can at least dis...
Guenter Bartsch
2002-02-16
bufixes from miguel freitas
Guenter Bartsch
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-02-02
ooopppss... :)
Miguel Freitas
2002-02-02
small fixes to still frame code
Miguel Freitas
2002-01-25
New logo code seems to access NULL img. Trying to fix...
Juergen Keil
[next]