summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_vidix.c
AgeCommit message (Expand)Author
2003-02-20Add vidixfb driver for using vidix on linux frame bufferJames Stembridge
2003-02-19Force reconfiguration of vidix when changing colour key settings as some driv...James Stembridge
2003-02-02Code cleanupJames Stembridge
2003-01-31Log/error messages updatedJames Stembridge
2003-01-31Revert parts of previous changes to frame copy functions such that only the n...James Stembridge
2003-01-31Convert yv12 to yuy2 for vidix drivers that only support yuy2James Stembridge
2003-01-31Interleave u and v planes for display of yv12 on G200James Stembridge
2003-01-31Clean up yuy2 copy functionJames Stembridge
2003-01-16Fix copying of chroma planes to video memory when video width is not a multip...James Stembridge
2003-01-16Add support for changing aspect ratioJames Stembridge
2003-01-15Move configuration of vidix into vidix_display_frame. Prevents attempted conf...James Stembridge
2003-01-13big vidix driver update by James StembridgeMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-04Vidix is back to life.Daniel Caujolle-Bert
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-09-02Comment unused functions.Daniel Caujolle-Bert
2002-08-16simplified driver, add zoom (may crash, looks like vidix bug)Miguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
2002-07-12aa: set *frame function pointers.Daniel Caujolle-Bert
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-21adjust video_out prioritiesMiguel Freitas
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert