index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_syncfb.c
Age
Commit message (
Expand
)
Author
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-01-29
adjust priorities to what we agreed on jun/2002.
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-13
- bring syncfb back (yuy2 doesn't seem to work though)
Miguel Freitas
2002-12-07
All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget
Daniel Caujolle-Bert
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-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-16
- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...
Miguel Freitas
2002-08-15
- reimplement independent x/y zooming.
Miguel Freitas
2002-08-10
syncing my local tree:
Miguel Freitas
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-10
handle freshly introduced pan&scan aspect like anamorphic aspect
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-28
FreeBSD compile fix
Heiko Schaefer
2002-05-04
Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFB
Matthias Dahl
2002-05-02
Just making sure the user sees the message right away.
Matthias Dahl
2002-05-02
* more updates/fixes
Matthias Dahl
2002-05-02
* removed the shared memory stuff because I have no idea why they were in
Matthias Dahl
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-28
Actually one could call this clean up wave *TWO* ... :-)
Matthias Dahl
2002-04-28
Minor cleanup and a possible little optimization... :)
Matthias Dahl
2002-04-20
Adopting recent zoom fix to Xv by Thibault Mattern.
Matthias Dahl
2002-04-03
Checking in patch by Chris Rankin: "Here's a simple patch for the SyncFB
Matthias Dahl
2002-04-02
Need Xlib.h header on solaris, Xlib.h defines "Bool" and other types used in
Juergen Keil
2002-04-01
SyncFB vo plugin clean up wave *one*. :-)
Matthias Dahl
2002-03-21
adding new parameters to frame_output_cb
Miguel Freitas
2002-03-21
- only draw still frame/logo if needed
Miguel Freitas
2002-03-18
video_out_syncfb.c now compiles... doesn't work yet though
Rich J Wareham
2002-03-07
Small clean up.
James Courtier-Dutton
2002-03-05
remove bad "get_info" functions.
James Courtier-Dutton
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-24
video_out will take care of logo display now ... video_out needs more work bt...
Guenter Bartsch
2002-01-22
- small w32codec bugfixes
Miguel Freitas
2002-01-09
video_driver api changed.
James Courtier-Dutton
2001-12-29
i hope it's safe to do that. sometimes images were now show with
Miguel Freitas
2001-12-16
- fix clipping box inside rle lines
Miguel Freitas
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-09
Contrast and Brightness Control enabled
Joachim Koenig
2001-11-09
Adapting zooming feature from Xv video out plugin.
Matthias Dahl
2001-11-09
fb_screen_size correction
Joachim Koenig
2001-11-07
Passing through the logo visibility to the video out plugin. This way a
Matthias Dahl
2001-11-07
Unhide/hide video window works now too...
Matthias Dahl
2001-11-07
You can now safely iconify (and back) the video out window during play back
Matthias Dahl
2001-11-07
More updates to the README.
Matthias Dahl
2001-11-06
this *should* *slightly* improve picture quality during hardware deinterlacing.
Matthias Dahl
2001-11-06
forgot to remove RGB from our capabilities list (until it is supported)
Matthias Dahl
2001-11-06
Added missing include for proper compilation on solaris. Thanks to Ian
Matthias Dahl
[next]