summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.c
AgeCommit message (Expand)Author
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-11-29we actually want the device to block, when the dxr3 is fed upMichael Roitzsch
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26provide new video out propertiesMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23today's evening DVD didn't work...Michael Roitzsch
2003-10-23cleanup in video_out.hMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-09-13segfault fixMiguel Freitas
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-08-12these tests are done more cenralized in video out nowMichael Roitzsch
2003-08-05- adapt dxr3 code to new float aspects, use separate pan&scan flagging toMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-30skip encoding, when the device has been assigned to the dxr3 decoderMichael Roitzsch
2003-05-30fix race condition in dxr3 encododers:Michael Roitzsch
2003-05-25I will stop committing nonsense now...Michael Roitzsch
2003-05-25enable the new libavcodec MPEG encoder and make it the default, becauseMichael Roitzsch
2003-05-06set some sensible defaultMichael Roitzsch
2003-04-09get rid of annoying error messageGuenter Bartsch
2003-03-31from freebsd port - but this seems to be a good idea on gnu/linux systems tooHeiko Schaefer
2003-03-30remove the brightness/contrast/saturation config entries, they are covered by...Michael Roitzsch
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
2003-02-13configurable vertical overlay sizeMichael Roitzsch
2003-02-10hopefully correct aspect handlingMichael Roitzsch
2003-01-25mask X11 plugin when building without itMichael Roitzsch
2003-01-18dxr3 TV out should work with aaxine now (untested)Michael Roitzsch
2003-01-12made it compile under linux ;-)Daniel Caujolle-Bert
2003-01-12Make xine-lib compile on SolarisRobin KAY
2003-01-02make Carsten happy: remove pending SPUs on disposeMichael Roitzsch
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-22patch by degen@home.se to make dxr3 compile without X11Michael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-10-29alphablend wants to know the pitchMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-10-11because I only use the TV out, I forgot to adapt DXR3 overlay mode to the newMichael Roitzsch
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
2002-09-20update API version numberMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-15make dxr3 compile againMichael Roitzsch
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-13dxr3 video out has been adapted to the new video out apiMichael Roitzsch
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch