summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-10-15Add ForeveR <forever@klub.chip.pl> to contributors.Daniel Caujolle-Bert
CVS patchset: 818 CVS date: 2001/10/15 19:04:02
2001-10-15Harm van der Heijden's divx4 decoder patch for XShm video_outJuergen Keil
(no visible video unless XShm's slice copy method is called, which contains the yuv2rgb conversion) CVS patchset: 817 CVS date: 2001/10/15 16:13:23
2001-10-15Update Marco contributions.Daniel Caujolle-Bert
CVS patchset: 816 CVS date: 2001/10/15 13:18:30
2001-10-15The gui->video translation code in xv seems to work, enable it.Juergen Keil
CVS patchset: 815 CVS date: 2001/10/15 12:20:01
2001-10-15(percentage based) seekingGuenter Bartsch
CVS patchset: 814 CVS date: 2001/10/15 00:49:09
2001-10-14start_time initialization moved, added latency configure optionGuenter Bartsch
CVS patchset: 813 CVS date: 2001/10/14 23:38:30
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
vo drivers. CVS patchset: 812 CVS date: 2001/10/14 23:19:59
2001-10-14Fixed -fPIC system dependencies. _autodetected_ usage can be overridedDaniel Caujolle-Bert
by --[enable/disable]-fpic. CVS patchset: 811 CVS date: 2001/10/14 22:21:31
2001-10-14fixed packaging, added changelog entriesSiggi Langauf
CVS patchset: 810 CVS date: 2001/10/14 21:24:49
2001-10-14getting read for 0.9.2Guenter Bartsch
CVS patchset: 809 CVS date: 2001/10/14 21:01:56
2001-10-14small cleanup, doesn't make sense to set start_time in the init functionGuenter Bartsch
CVS patchset: 808 CVS date: 2001/10/14 20:48:37
2001-10-14turn deinterlace method into a .xinerc optionGuenter Bartsch
CVS patchset: 807 CVS date: 2001/10/14 20:34:40
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
CVS patchset: 806 CVS date: 2001/10/14 19:20:01
2001-10-14For consistancy with other platforms, and Stefan Reinauer's xine-uiJuergen Keil
configure.in patch, the processor type in checked including a hyphen. CVS patchset: 805 CVS date: 2001/10/14 18:08:53
2001-10-14increasing alsa priority so it will be used instead of alsa's oss emulationGuenter Bartsch
CVS patchset: 804 CVS date: 2001/10/14 17:47:45
2001-10-14buffer alloc alignment patch by Kyle Centers <kcent@programmer.net>Guenter Bartsch
CVS patchset: 803 CVS date: 2001/10/14 17:37:59
2001-10-14new simulated buffer softsync for esd outputGuenter Bartsch
CVS patchset: 802 CVS date: 2001/10/14 17:16:11
2001-10-14ia64 and s390 support (unfinished), contributed by Stefan Reinauer ↵Guenter Bartsch
<stepan@suse.de> CVS patchset: 801 CVS date: 2001/10/14 16:26:32
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO patch from Mike Lampard. CVS patchset: 800 CVS date: 2001/10/14 14:49:54
2001-10-14descriptor leak patch by Chris Rankin <rankinc@pacbell.net>Guenter Bartsch
CVS patchset: 799 CVS date: 2001/10/14 14:43:42
2001-10-14system clock based softsync, based on work by Bill Fink ↵Guenter Bartsch
<billfink@mindspring.com> CVS patchset: 798 CVS date: 2001/10/14 14:39:36
2001-10-14Fixed error for some slackware packages builds.Daniel Caujolle-Bert
CVS patchset: 797 CVS date: 2001/10/14 14:17:29
2001-10-14Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds inDaniel Caujolle-Bert
packages builds scripts. CVS patchset: 796 CVS date: 2001/10/14 13:45:49
2001-10-14Forgotten HEADER file.Daniel Caujolle-Bert
CVS patchset: 795 CVS date: 2001/10/14 12:55:34
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