summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_fb.c
AgeCommit message (Collapse)Author
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
CVS patchset: 2282 CVS date: 2002/07/15 21:42:33
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
CVS patchset: 2247 CVS date: 2002/07/10 14:04:41
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
- use the same video.disable_scaling setting in fb driver CVS patchset: 1854 CVS date: 2002/05/06 00:48:09
2002-03-25framebuffer driver resurrectedMiguel Freitas
CVS patchset: 1631 CVS date: 2002/03/25 03:08:38
2002-03-17Simple fix to (I think) make FB work againRich J Wareham
CVS patchset: 1579 CVS date: 2002/03/17 16:53:24
2002-03-07Small clean up.James Courtier-Dutton
From Michael Roitzsch CVS patchset: 1541 CVS date: 2002/03/07 13:26:15
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
---------------------------------------------------------------------- CVS patchset: 1539 CVS date: 2002/03/05 22:31:06
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-01-22- small w32codec bugfixesMiguel Freitas
- remove (hopefully) unneeded memcpy - fix SDL capabilities - add fb and SDL warnings CVS patchset: 1436 CVS date: 2002/01/22 01:43:13
2002-01-15Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it.James Courtier-Dutton
CVS patchset: 1413 CVS date: 2002/01/15 20:39:39
2002-01-11small hint about fbsetMiguel Freitas
CVS patchset: 1392 CVS date: 2002/01/11 19:45:47
2002-01-11video_out driver for linux framebuffer deviceMiguel Freitas
CVS patchset: 1390 CVS date: 2002/01/11 19:07:53