Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | we actually want the device to block, when the dxr3 is fed up | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | provide new video out properties | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-23 | today's evening DVD didn't work... | Michael Roitzsch |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-13 | segfault fix | Miguel Freitas |
2003-09-11 | fix stuttering playback for some non-MPEG content with the dxr3: | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-30 | skip encoding, when the device has been assigned to the dxr3 decoder | Michael Roitzsch |
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch |
2003-05-25 | I will stop committing nonsense now... | Michael Roitzsch |
2003-05-25 | enable the new libavcodec MPEG encoder and make it the default, because | Michael Roitzsch |
2003-05-06 | set some sensible default | Michael Roitzsch |
2003-04-09 | get rid of annoying error message | Guenter Bartsch |
2003-03-31 | from freebsd port - but this seems to be a good idea on gnu/linux systems too | Heiko Schaefer |
2003-03-30 | remove the brightness/contrast/saturation config entries, they are covered by... | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-02-13 | configurable vertical overlay size | Michael Roitzsch |
2003-02-10 | hopefully correct aspect handling | Michael Roitzsch |
2003-01-25 | mask X11 plugin when building without it | Michael Roitzsch |
2003-01-18 | dxr3 TV out should work with aaxine now (untested) | Michael Roitzsch |
2003-01-12 | made it compile under linux ;-) | Daniel Caujolle-Bert |
2003-01-12 | Make xine-lib compile on Solaris | Robin KAY |
2003-01-02 | make Carsten happy: remove pending SPUs on dispose | Michael Roitzsch |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-06 | - update api version, adding new "copy_called" flag. | Miguel Freitas |
2002-11-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-22 | patch by degen@home.se to make dxr3 compile without X11 | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-10-29 | alphablend wants to know the pitch | Michael Roitzsch |
2002-10-26 | bump up version numbers to actually use dxr3 plugins | Michael Roitzsch |
2002-10-26 | - dxr3 adapted to new API (compiles, but untested) | Michael Roitzsch |
2002-10-11 | because I only use the TV out, I forgot to adapt DXR3 overlay mode to the new | Michael Roitzsch |
2002-09-27 | fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu | Michael Roitzsch |
2002-09-20 | update API version number | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-08-27 | fix typo (thanks to Zoltán Böszörményi for making me notice it ;) | Michael Roitzsch |
2002-08-17 | finally (nearly) full overlay functionality for the dxr3 by doing spu | Michael Roitzsch |
2002-08-15 | make dxr3 compile again | Michael Roitzsch |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-13 | dxr3 video out has been adapted to the new video out api | Michael Roitzsch |
2002-08-11 | (hopefully) make dxr3 compile without X11 | Michael Roitzsch |