summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
CVS patchset: 314 CVS date: 2001/07/20 22:37:56
2001-07-20New configure option for activating the dxr3 decoder plugin.Eduard Hasenleithner
Included the new src/dxr3 directory in the make dependency tree. CVS patchset: 313 CVS date: 2001/07/20 17:33:56
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner
CVS patchset: 312 CVS date: 2001/07/20 17:28:21
2001-07-20fixed arbitrary output window scaling and fullscreen playback using xshmGuenter Bartsch
CVS patchset: 311 CVS date: 2001/07/20 15:59:29
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
audio, video, spu. Priorities require interface version 2 in order not to brake the existing decoder plugins. CVS patchset: 310 CVS date: 2001/07/19 17:53:15
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
CVS patchset: 308 CVS date: 2001/07/18 21:38:16
2001-07-18blind try to implement yuv2bgr32_mmxGuenter Bartsch
CVS patchset: 307 CVS date: 2001/07/18 14:48:07
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
got_spu_packet available to the dxr3 spu decoder. CVS patchset: 306 CVS date: 2001/07/18 12:45:31
2001-07-17Fixed distcheck failure. Fixed Slackware/Redhat package generation.Daniel Caujolle-Bert
CVS patchset: 302 CVS date: 2001/07/17 21:55:12
2001-07-17added some code for window resize handling in XShm (disabled it for it's not ↵Guenter Bartsch
stable yet) and added a config file option zoom_mpeg1 CVS patchset: 301 CVS date: 2001/07/17 20:47:35
2001-07-17just noticed a few ozt-of-date copyright messagesGuenter Bartsch
CVS patchset: 300 CVS date: 2001/07/17 19:40:27
2001-07-17yuy2 -> rgb conversion routines in C (no mlib/mmx yet)Guenter Bartsch
CVS patchset: 299 CVS date: 2001/07/17 19:37:21
2001-07-17Fix a minor build warningJuergen Keil
CVS patchset: 296 CVS date: 2001/07/17 15:22:20
2001-07-17added (now required) field callback, not implemented yet but at least aaxine ↵Guenter Bartsch
should work as it did before now CVS patchset: 294 CVS date: 2001/07/17 15:20:44
2001-07-17AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls.Juergen Keil
Fix typo in input_dvd.c/input_vcd.c (HAVE_SYS_CDIO -> HAVE_SYS_CDIO_H) CVS patchset: 290 CVS date: 2001/07/17 13:28:10
2001-07-17made libmpeg2 a bit more permissive on mpeg constraintsGuenter Bartsch
CVS patchset: 289 CVS date: 2001/07/17 01:59:48
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
Nuked BUILD_LIB_STATIC. Changed some architecture dependend code to feature dependend code. Autoconf'ing CD / DVD ioctl() support. CVS patchset: 288 CVS date: 2001/07/16 19:36:00
2001-07-16Include config.h, so that we know the correct value of WORDS_BIGENDIANJuergen Keil
CVS patchset: 287 CVS date: 2001/07/16 10:15:14
2001-07-16Avoid accessing unaligned 32-bit values (does not work on SPARC)Juergen Keil
CVS patchset: 286 CVS date: 2001/07/16 09:22:38
2001-07-16Fix 24-bit depth / 32bpp output when not using mit-shmJuergen Keil
CVS patchset: 285 CVS date: 2001/07/16 09:18:24
2001-07-15patch provided by eduard hasenleithner: make metronom accessible from decodersGuenter Bartsch
CVS patchset: 283 CVS date: 2001/07/15 10:43:35
2001-07-15code cleanup, fixed the way pts values and decoded samples get associatedGuenter Bartsch
CVS patchset: 282 CVS date: 2001/07/15 00:14:28
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
CVS patchset: 281 CVS date: 2001/07/14 23:17:37
2001-07-14The same bug (see previous commit from guenter) is present in 24 bit yuv2rgbJuergen Keil
CVS patchset: 280 CVS date: 2001/07/14 18:01:47
2001-07-14Enable STEREO again.James Courtier-Dutton
More debug info in audio_oss_out.c CVS patchset: 279 CVS date: 2001/07/14 17:45:06
2001-07-14made win32 path configurableGuenter Bartsch
CVS patchset: 278 CVS date: 2001/07/14 16:55:11
2001-07-14quick hack to make xine more responsive near mpeg1 stream ends (dangerous)Guenter Bartsch
CVS patchset: 277 CVS date: 2001/07/14 13:56:10
2001-07-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
CVS patchset: 276 CVS date: 2001/07/14 13:28:31
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
CVS patchset: 275 CVS date: 2001/07/14 12:50:33
2001-07-13Make SPU decode use Video decoder thread instead of it's own thread.James Courtier-Dutton
CVS patchset: 274 CVS date: 2001/07/13 23:43:12
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
CVS patchset: 273 CVS date: 2001/07/11 23:31:44
2001-07-11fixed segfault for field picture based streamsGuenter Bartsch
CVS patchset: 272 CVS date: 2001/07/11 22:42:47
2001-07-11fixed 15 bit support (mmx)Guenter Bartsch
CVS patchset: 271 CVS date: 2001/07/11 21:03:42
2001-07-11fixed crash in xv plugin on displays that have the Xv extension but no ↵Guenter Bartsch
xv-capable driver CVS patchset: 270 CVS date: 2001/07/11 20:16:02
2001-07-11Add PATH/NAME_MAX decl checks.Daniel Caujolle-Bert
CVS patchset: 269 CVS date: 2001/07/11 10:15:27
2001-07-11added missing fileGuenter Bartsch
CVS patchset: 268 CVS date: 2001/07/11 08:15:58
2001-07-10metronom bugfix to handle pts start detection rightGuenter Bartsch
CVS patchset: 267 CVS date: 2001/07/10 22:16:58
2001-07-10small performance improvement - utilizing cache-localityGuenter Bartsch
CVS patchset: 266 CVS date: 2001/07/10 22:11:06
2001-07-10latest libac3 from walkenGuenter Bartsch
CVS patchset: 265 CVS date: 2001/07/10 21:50:31
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
CVS patchset: 263 CVS date: 2001/07/10 19:33:05
2001-07-09document a few known problems with the solaris version of xineJuergen Keil
add a prototype for the mlib accelerated yub2rgb subroutine CVS patchset: 262 CVS date: 2001/07/09 18:46:07
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
CVS patchset: 261 CVS date: 2001/07/09 16:13:11
2001-07-08subtitle patches from jamesGuenter Bartsch
CVS patchset: 259 CVS date: 2001/07/08 18:15:54
2001-07-08corrected more pts handling / header searching bugsGuenter Bartsch
CVS patchset: 258 CVS date: 2001/07/08 18:05:35
2001-07-08Patch for better video sync from James Courtier-DuttonGuenter Bartsch
CVS patchset: 257 CVS date: 2001/07/08 12:51:41
2001-07-06fixed video offset bug for remote x11 voHeiko Schaefer
CVS patchset: 256 CVS date: 2001/07/06 11:14:38
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
CVS patchset: 255 CVS date: 2001/07/05 21:42:29
2001-07-04latest overlay patches from James, simple overlays should workuid32519
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
2001-07-04removed another file no longer neededuid32519
CVS patchset: 253 CVS date: 2001/07/04 20:27:02