summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_none.c
AgeCommit message (Expand)Author
2004-06-05From: Daniel MackJames Courtier-Dutton
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-10-31First check the pointers on NULL values, then memset;Michael 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-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-02-19Fix video processing segmentation fault at exitEwald Snel
2003-02-14fix u/v orderingGuenter Bartsch
2003-02-05enix requires frames to be allocated in one memory chunk, fix commentGuenter Bartsch
2003-02-05- fix segfault with some OpenDivX streams (thanks Miguel for spotting myBastien Nocera
2003-01-11and the story continueDaniel Caujolle-Bert
2003-01-11add pitches, fix coding style, alloc planary yuv in one memory chunk so en .....Guenter Bartsch
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-11gui_data_exchange function is requiredDaniel Caujolle-Bert
2002-11-11add none vo pluginDaniel Caujolle-Bert