Age | Commit message (Expand) | Author |
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 |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-18 | will I ever get the pan&scan stuff working in overlay, letterbox and | Michael Roitzsch |
2002-07-18 | don't use pan&scan mode when overlay is active | Michael Roitzsch |
2002-07-17 | drop wrong initialization | Michael Roitzsch |
2002-07-17 | * better use of vo_frame_t; don't add members to our private frame struct, | Michael Roitzsch |
2002-07-17 | don't switch aspect too early -> move aspect switch to frame drawing | Michael Roitzsch |
2002-07-16 | use pitching to ensure dimensions are multiples of 16 for librte | Michael Roitzsch |
2002-07-10 | * handle aspect special buffer to force aspect ratio | Michael Roitzsch |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-07-08 | add half-way support for 16:9 tv sets | Michael Roitzsch |
2002-07-08 | when playing mpeg content we can close previously opened encoder contexts, | Michael Roitzsch |
2002-07-04 | fix off by one error | Michael Roitzsch |
2002-06-30 | do not change aspect in zoom mode | Michael Roitzsch |
2002-06-28 | new video out types to distinguish between dxr3 overlay and tv mode | Michael Roitzsch |
2002-06-25 | use easier to read symbolic names for the aspects | Michael Roitzsch |
2002-06-24 | Remove last tranlated enums. Add --check in .po build, since it seems some | Daniel Caujolle-Bert |
2002-06-24 | Add missing dot in message | Philipp Hahn |
2002-06-17 | removed temporary overlay position fix, | Michael Roitzsch |