summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-07-21small FAQ updateGuenter Bartsch
CVS patchset: 315 CVS date: 2001/07/21 15:29:48
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-19Fix two "test: ==: unexpected operator" configure errors on freebsd.Juergen Keil
Use bourne shell string compare operator. CVS patchset: 309 CVS date: 2001/07/19 10:27:14
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-18FAQ should be more-or-less up-to-date nowGuenter Bartsch
CVS patchset: 305 CVS date: 2001/07/18 07:49:32
2001-07-18Add full plugin list.Daniel Caujolle-Bert
CVS patchset: 304 CVS date: 2001/07/18 00:30:32
2001-07-17added a slightly updated FAQGuenter Bartsch
CVS patchset: 303 CVS date: 2001/07/17 23:13:28
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-17Forgotten removal.Daniel Caujolle-Bert
CVS patchset: 298 CVS date: 2001/07/17 15:49:43
2001-07-17Cleanup (first stage) docs/mans.Daniel Caujolle-Bert
CVS patchset: 297 CVS date: 2001/07/17 15:40:14
2001-07-17Fix a minor build warningJuergen Keil
CVS patchset: 296 CVS date: 2001/07/17 15:22:20
2001-07-17Recognize linux/powerpc and linux/sparc in configure scriptJuergen Keil
CVS patchset: 295 CVS date: 2001/07/17 15:21:19
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-17first define srcdir, then use it ;>Guenter Bartsch
CVS patchset: 293 CVS date: 2001/07/17 14:36:48
2001-07-17The libac3 vs gcc-2.95.2 optimization bug does not occur any more.Juergen Keil
CVS patchset: 292 CVS date: 2001/07/17 13:36:12
2001-07-17Prune config.cache.Daniel Caujolle-Bert
CVS patchset: 291 CVS date: 2001/07/17 13:33:39
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-16configuration of mtrr describedHeiko Schaefer
CVS patchset: 284 CVS date: 2001/07/16 08:14:28
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