summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-10-14libdivx4 updates from Harm van der Heijden <harm@etpmod.phys.tue.nl>Guenter Bartsch
CVS patchset: 794 CVS date: 2001/10/14 00:43:06
2001-10-14snapshot feature contributed by Andrew Meredith <andrew@anvil.org>Guenter Bartsch
CVS patchset: 793 CVS date: 2001/10/14 00:35:18
2001-10-14an asf demuxerGuenter Bartsch
CVS patchset: 792 CVS date: 2001/10/14 00:18:27
2001-10-13Fix of strdup() using without proto by Jeff Licquia <jlicquia@progeny.com>.Daniel Caujolle-Bert
CVS patchset: 791 CVS date: 2001/10/13 12:14:20
2001-10-12- fix for playing low quality sound (like 11127Hz,8bit,mono)Miguel Freitas
- no use for getting latency from arts every time: it's constant as we don't change it during play and it would require a server restart if changed from kde control center. CVS patchset: 790 CVS date: 2001/10/12 19:25:11
2001-10-11- nicer message for deinterlace not supportedMiguel Freitas
- don't apply mmx restriction on width if it would introduce scaling CVS patchset: 789 CVS date: 2001/10/11 20:32:08
2001-10-11should fix errors with gcc3 optimizationsMiguel Freitas
CVS patchset: 788 CVS date: 2001/10/11 12:42:31
2001-10-10basically just added missing files :)Matthias Dahl
CVS patchset: 787 CVS date: 2001/10/10 12:59:15
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
fifo buffer (for a dvdnav optimization) CVS patchset: 786 CVS date: 2001/10/10 10:54:48
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
Prepare the other drivers for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. CVS patchset: 785 CVS date: 2001/10/10 10:06:52
2001-10-10Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think theJuergen Keil
dxr3 does not allow scaling of the video. Someone with the hardware, please check and enable the coordinate translation for the dxr3. CVS patchset: 784 CVS date: 2001/10/10 10:05:03
2001-10-09overlay clut colorspace conversionMiguel Freitas
CVS patchset: 783 CVS date: 2001/10/09 22:20:11
2001-10-09Update spec file.Daniel Caujolle-Bert
CVS patchset: 782 CVS date: 2001/10/09 19:10:19
2001-10-09fix playing mpeg movies with sound disabledMiguel Freitas
CVS patchset: 781 CVS date: 2001/10/09 18:49:33
2001-10-09Implement rle-image shrinking for blend_rgb*()Juergen Keil
CVS patchset: 780 CVS date: 2001/10/09 18:47:57
2001-10-09guenter's table of contents addedHeiko Schaefer
CVS patchset: 779 CVS date: 2001/10/09 18:37:09
2001-10-09initial xine hacker's guide stuffHeiko Schaefer
CVS patchset: 778 CVS date: 2001/10/09 18:20:23
2001-10-09cleanupHeiko Schaefer
CVS patchset: 777 CVS date: 2001/10/09 15:02:03
2001-10-09documtation clean-upHeiko Schaefer
CVS patchset: 776 CVS date: 2001/10/09 13:53:43
2001-10-09sorting docsHeiko Schaefer
CVS patchset: 775 CVS date: 2001/10/09 13:22:53
2001-10-09end-user documentation now only lives in xine-ui packageHeiko Schaefer
CVS patchset: 774 CVS date: 2001/10/09 13:18:32
2001-10-09blend_rgb* with rle-image scaling. Used by the XShm video_out driver.Juergen Keil
This fixes the position and size for button hilights using the dvdnav plugin and position and size of subtitles. CVS patchset: 773 CVS date: 2001/10/09 09:50:22
2001-10-09finished with that old deadlockMiguel Freitas
CVS patchset: 772 CVS date: 2001/10/09 03:06:24
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
up the ogg/vorbis check (overriding $LIBS is gone now). CVS patchset: 771 CVS date: 2001/10/08 21:52:09
2001-10-08*_get_dir broken for file lists with more than five entries due to badJuergen Keil
malloc for mrl_t** double indirect mrl_t arrays. (old code was overwriting non-malloced memory) CVS patchset: 770 CVS date: 2001/10/08 18:06:34
2001-10-08minor changes from foreverHeiko Schaefer
CVS patchset: 769 CVS date: 2001/10/08 15:57:17
2001-10-08On solaris, try to grab the default dvd device from vold supplied environmentJuergen Keil
variables, if available. By adding an "action" line like the one below into /etc/rmmount.conf, xine can now be autostarted on insertion of dvd media on solaris: action cdrom action_dvdvideo.so /tmp/xine/bin/xine -s dvd CVS patchset: 768 CVS date: 2001/10/08 12:52:49
2001-10-08bill fink's email address change as requested by himselfGuenter Bartsch
CVS patchset: 767 CVS date: 2001/10/08 11:58:31
2001-10-08Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbisJuergen Keil
stuff is not available on the system CVS patchset: 766 CVS date: 2001/10/08 11:15:44
2001-10-08fix serious buffer leak at the estimation functionMiguel Freitas
(i thought i was going crazy when my tree stopped working!) CVS patchset: 765 CVS date: 2001/10/08 01:40:51
2001-10-07minor cleanupsGuenter Bartsch
CVS patchset: 764 CVS date: 2001/10/07 22:56:39
2001-10-07oss softsync patche provided by bill finkGuenter Bartsch
CVS patchset: 763 CVS date: 2001/10/07 22:44:57
2001-10-07configurable VCD device - patch provided by Chris Rankin <rankinc@pacbell.net>Guenter Bartsch
CVS patchset: 762 CVS date: 2001/10/07 22:31:20
2001-10-07code beautified and small fix so xine can play back avi streams generated by ↵Guenter Bartsch
ffmpeg CVS patchset: 761 CVS date: 2001/10/07 22:11:22
2001-10-07Add ogg/vorbis checks. Change divxdecore checks.Daniel Caujolle-Bert
CVS patchset: 760 CVS date: 2001/10/07 20:10:45
2001-10-07divx4 decoder plugin provided by Harm van der Heijden ↵Guenter Bartsch
<hrm@users.sourceforge.net> CVS patchset: 759 CVS date: 2001/10/07 18:05:56
2001-10-07error detection for screenshot functionGuenter Bartsch
CVS patchset: 758 CVS date: 2001/10/07 17:08:23
2001-10-07added a snapshot functionGuenter Bartsch
CVS patchset: 757 CVS date: 2001/10/07 16:57:02
2001-10-07if a pes header indicates that the stream is encrypted that doesn't ↵Guenter Bartsch
necessarily mean xine cannot play back that stream, so let's at least try it. besides that, vcd seeking bugfixes (linux/sun) CVS patchset: 756 CVS date: 2001/10/07 15:13:09
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
CVS patchset: 755 CVS date: 2001/10/07 03:53:10
2001-10-06Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) onJuergen Keil
volume manager devices, so for now just assume the disk is not encrypted, when the DVD_READ_STRUCTURE command fails. CVS patchset: 754 CVS date: 2001/10/06 17:57:52
2001-10-06do not die on loading bad demuxer plugin(s)Heiko Schaefer
CVS patchset: 753 CVS date: 2001/10/06 17:40:38
2001-10-06warn the user about missing plugins (and their expected location)Miguel Freitas
CVS patchset: 752 CVS date: 2001/10/06 14:56:37
2001-10-06raised upload prioritySiggi Langauf
CVS patchset: 751 CVS date: 2001/10/06 14:19:00
2001-10-06Document a problem with the solaris kernel (x86 only) accessing dvds >4GBJuergen Keil
capacity. CVS patchset: 750 CVS date: 2001/10/06 13:56:01
2001-10-06Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range.Juergen Keil
CVS patchset: 749 CVS date: 2001/10/06 13:49:49
2001-10-06Change the text printed when we see a CSS MPEG2 stream to something similar toJuergen Keil
the text printed by the input_dvd plugin. Abort the demuxer when we see a CSS MPEG2 stream. CVS patchset: 748 CVS date: 2001/10/06 13:48:17
2001-10-06Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris.Juergen Keil
CVS patchset: 747 CVS date: 2001/10/06 13:46:07
2001-10-06Added check for encrypted streams.James Courtier-Dutton
CVS patchset: 746 CVS date: 2001/10/06 11:54:49
2001-10-06Fix Audio selection when playing DVDs.James Courtier-Dutton
CVS patchset: 745 CVS date: 2001/10/06 01:02:01