Age | Commit message (Expand) | Author |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-05 | better do a floating point division here | 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-06-18 | extract DTS (decoder timestamps) from the MPEG stream, | Michael Roitzsch |
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-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
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-23 | fix the miscalculates and then copy'n'pasted durations we discovered some tim... | Michael Roitzsch |
2003-05-23 | * dxr3 needs a longer prebuffering | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-06 | set some sensible default | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-04-30 | * include nav_read.c for builds with included libdvdnav | 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-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2003-03-07 | I mixed up #ifdef and #if | Michael Roitzsch |
2003-03-02 | nicer linking | Michael Roitzsch |
2003-03-02 | fix assert()s to bring dxr3 video out back to life | Michael Roitzsch |
2003-02-26 | close the control device properly | Michael Roitzsch |
2003-02-25 | this is unneeded, got_spu_packet always returns a vpts | Michael Roitzsch |
2003-02-23 | be more tolerant with missing end sequences (I had false positives) | Michael Roitzsch |
2003-02-18 | what is that? (fix compilation breakage) | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-02-17 | libfame cflag fix | 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-13 | non-dxr3-users should not see the dxr3 config tab | 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-11 | I almost forgot... | Michael Roitzsch |
2003-01-11 | resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev, | Michael Roitzsch |
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-10 | this causes more trouble than benefit | Michael Roitzsch |
2002-12-08 | - fix a rare, but longstanding dxr3 bug: | Michael Roitzsch |
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-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-21 | bring dxr3 spu decoder up to the latest interface | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | make Carsten happy: the dxr3 image should now disappear on close | Michael Roitzsch |