summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_fb.c
AgeCommit message (Expand)Author
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-08bring fb driver backMiguel Freitas
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-23- update framebuffer driver to use scaling helper. this is the last one ofMiguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
2002-03-25framebuffer driver resurrectedMiguel Freitas
2002-03-17Simple fix to (I think) make FB work againRich J Wareham
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-22- small w32codec bugfixesMiguel Freitas
2002-01-15Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it.James Courtier-Dutton
2002-01-11small hint about fbsetMiguel Freitas
2002-01-11video_out driver for linux framebuffer deviceMiguel Freitas