summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_directfb.c
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-10-23cleanup in video_out.hMichael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-06- add XvMC supportMiguel Freitas
2003-08-09bleh to "//"Bastien Nocera
2003-08-09- temptatively fix the directfb video output plugin, maybe it works, maybe it...Bastien Nocera
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-02-28Xine assert() replacement:Stephen Torri
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-08-10syncing my local tree:Miguel Freitas
2002-07-22Fix DirectFB outputRich J Wareham
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
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-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-02-25DirectFB output plugin changedRich J Wareham
2002-02-10Yet again things were pulled from under my feet.. removed references to IMGFM...Rich J Wareham
2002-02-04First attempt at making DirectFB output use a layer rather than surfaceRich J Wareham
2002-02-02Added YUY2 supportRich J Wareham
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham