summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2003-08-05better do a floating point division hereMichael 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-06-18extract DTS (decoder timestamps) from the MPEG stream,Michael Roitzsch
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-28Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack.Robin KAY
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-23fix the miscalculates and then copy'n'pasted durations we discovered some tim...Michael Roitzsch
2003-05-23* dxr3 needs a longer prebufferingMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-06set some sensible defaultMichael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-30* include nav_read.c for builds with included libdvdnavMichael 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-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-07I mixed up #ifdef and #ifMichael Roitzsch
2003-03-02nicer linkingMichael Roitzsch
2003-03-02fix assert()s to bring dxr3 video out back to lifeMichael Roitzsch
2003-02-26close the control device properlyMichael Roitzsch
2003-02-25this is unneeded, got_spu_packet always returns a vptsMichael Roitzsch
2003-02-23be more tolerant with missing end sequences (I had false positives)Michael Roitzsch
2003-02-18what is that? (fix compilation breakage)Michael Roitzsch
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
2003-02-17libfame cflag fixMichael 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-13non-dxr3-users should not see the dxr3 config tabMichael Roitzsch
2003-01-12made it compile under linux ;-)Daniel Caujolle-Bert
2003-01-12Make xine-lib compile on SolarisRobin KAY
2003-01-11I almost forgot...Michael Roitzsch
2003-01-11resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev,Michael Roitzsch
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-10this causes more trouble than benefitMichael 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-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-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-21bring dxr3 spu decoder up to the latest interfaceMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-17make Carsten happy: the dxr3 image should now disappear on closeMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas