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
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
2001-11-06
code cleanup and proper frame->format handling (incl. YUY2 support)
Matthias Dahl
2001-11-06
fixing typo (unimportant but nevertheless *grin*)
Matthias Dahl
2001-11-05
Fixing cr<->cb swap error in alphablending code; fixed some confusions in
Matthias Dahl
2001-11-05
re-enable YUV "fallback mechanism"; update TODO list
Matthias Dahl
2001-11-05
first (little) step towards support for YUY2 and RGB...
Matthias Dahl
2001-11-05
only offering YV12 to XINE for now until rest is added.
Matthias Dahl
2001-11-05
how embarrassing... :)
Matthias Dahl
2001-11-05
disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGs
Matthias Dahl
2001-11-04
Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>.
Matthias Dahl
2001-11-04
*** empty log message ***
Matthias Dahl
2001-11-04
Fixing compiler warnings.
Matthias Dahl
2001-11-03
Made syncfb config option "default_repeat", a .xinerc configurable option.
Matthias Dahl
2001-11-03
minimizing config ioctl calls.
Matthias Dahl
2001-11-03
ok, last deinterlacing bug squished! :) Now you can push "i" as often as you
Matthias Dahl
[next]