summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-19some ogg/vorbis streams seem to require a higher tresholdGuenter Bartsch
CVS patchset: 2702 CVS date: 2002/09/19 02:00:26
2002-09-19C is funGuenter Bartsch
CVS patchset: 2701 CVS date: 2002/09/19 01:59:50
2002-09-19user-configurable decoder prioritiesGuenter Bartsch
CVS patchset: 2700 CVS date: 2002/09/19 00:53:43
2002-09-19remove the need to memset ui-provided cfg entry, remember audio/video driver ↵Guenter Bartsch
after probing CVS patchset: 2699 CVS date: 2002/09/19 00:40:02
2002-09-19small language improvementsGuenter Bartsch
CVS patchset: 2698 CVS date: 2002/09/19 00:23:29
2002-09-19whoups - one semicolon too muchGuenter Bartsch
CVS patchset: 2697 CVS date: 2002/09/19 00:21:44
2002-09-18make new plugin loader check api versions, fix api versions for adapted ↵Guenter Bartsch
demux plugins, remove dvd plugin from build while it doesn't compile CVS patchset: 2696 CVS date: 2002/09/18 22:12:16
2002-09-18Revival of AA vo plugin.Daniel Caujolle-Bert
CVS patchset: 2695 CVS date: 2002/09/18 20:58:28
2002-09-18report stream metadataMichael Roitzsch
CVS patchset: 2694 CVS date: 2002/09/18 15:43:34
2002-09-18dxr3 worksMichael Roitzsch
CVS patchset: 2693 CVS date: 2002/09/18 15:42:56
2002-09-18adapt dxr3 to spu decoder API changeMichael Roitzsch
CVS patchset: 2692 CVS date: 2002/09/18 15:42:10
2002-09-18why void *, it is a pci_t *Michael Roitzsch
CVS patchset: 2691 CVS date: 2002/09/18 15:39:51
2002-09-18should not happen any moreMichael Roitzsch
CVS patchset: 2690 CVS date: 2002/09/18 15:37:43
2002-09-18fix reentrant in event listeners by only allowing one event per typeMichael Roitzsch
CVS patchset: 2689 CVS date: 2002/09/18 15:37:11
2002-09-18serialize config accessMichael Roitzsch
CVS patchset: 2688 CVS date: 2002/09/18 14:31:39
2002-09-18do not hand out unclaimed config entriesGuenter Bartsch
CVS patchset: 2687 CVS date: 2002/09/18 12:12:35
2002-09-18make debugMiguel Freitas
CVS patchset: 2686 CVS date: 2002/09/18 11:14:27
2002-09-18fix flicking deinterlace problemMiguel Freitas
CVS patchset: 2685 CVS date: 2002/09/18 11:13:51
2002-09-18Fix a seg fault.James Courtier-Dutton
CVS patchset: 2684 CVS date: 2002/09/18 10:03:07
2002-09-18OGG/VORBIS etc. checking is broken in ./cvscompile.sh.James Courtier-Dutton
Disable OGG/VORBIS etc. until ./cvscompile.sh works. Problem is that ./cvscompile.sh responds with OGG/VORBIS not present every time. CVS patchset: 2683 CVS date: 2002/09/18 06:52:10
2002-09-18Try to get xine-lib to compile.James Courtier-Dutton
CVS patchset: 2682 CVS date: 2002/09/18 06:42:23
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
libspudec parses nav_pci info correctly. libdvdnav does not parse nav_pci info at all. CVS patchset: 2681 CVS date: 2002/09/18 04:20:09
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
CVS patchset: 2680 CVS date: 2002/09/18 00:51:33
2002-09-17Undertaking of /the string version/ (nice to see if running version is from CVS.Daniel Caujolle-Bert
CVS patchset: 2679 CVS date: 2002/09/17 11:54:55
2002-09-17be a bit more tolerantMichael Roitzsch
CVS patchset: 2678 CVS date: 2002/09/17 10:32:45
2002-09-17Make input_dvd.c mrl playlist work again.James Courtier-Dutton
CVS patchset: 2677 CVS date: 2002/09/17 07:53:59
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
something must be broken at ffmpeg, also happens with mplayer) - added priority sorted lists, now autoprobing should work again. - fixed infinite loop in plugin loader. obs: latest ffmpeg contains ppc optimizations, someone will have to enable these though. CVS patchset: 2676 CVS date: 2002/09/16 21:49:34
2002-09-16Start to get mrl working for DVD button.James Courtier-Dutton
CVS patchset: 2675 CVS date: 2002/09/16 16:55:35
2002-09-16Prevent a segfault when accessing the config.James Courtier-Dutton
CVS patchset: 2674 CVS date: 2002/09/16 16:13:56
2002-09-16Introduce a deep copy in the xine_config_lookup functions.James Courtier-Dutton
Care must be taken to make sure xine_cfg_entry_t is all zeros before any calls to xine_config_lookup functions. CVS patchset: 2673 CVS date: 2002/09/16 15:09:36
2002-09-16don't distortMichael Roitzsch
CVS patchset: 2672 CVS date: 2002/09/16 13:17:49
2002-09-16Fix a bug in audio_alsa_out.cJames Courtier-Dutton
This should fix all those audio passthru problems. CVS patchset: 2671 CVS date: 2002/09/16 12:27:08
2002-09-16A bit of info regarding wrong bpp depths.James Courtier-Dutton
CVS patchset: 2670 CVS date: 2002/09/16 11:35:25
2002-09-15any reason why this should be 128 ?Guenter Bartsch
CVS patchset: 2669 CVS date: 2002/09/15 20:56:24
2002-09-15be more distinct with UI info texts forMichael Roitzsch
"no subtitles because user switched it off" and "no subtitles because none are available" CVS patchset: 2668 CVS date: 2002/09/15 14:05:37
2002-09-15More mem leak patches from ewald@rambo.its.tudelft.nlJames Courtier-Dutton
CVS patchset: 2667 CVS date: 2002/09/15 12:28:16
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
ewald@rambo.its.tudelft.nl CVS patchset: 2666 CVS date: 2002/09/15 11:35:08
2002-09-14obsulete public_entry removedGuenter Bartsch
CVS patchset: 2665 CVS date: 2002/09/14 20:11:52
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
CVS patchset: 2664 CVS date: 2002/09/14 19:04:07
2002-09-14re-adjusted LT_CURRENTSiggi Langauf
CVS patchset: 2663 CVS date: 2002/09/14 17:49:19
2002-09-14Don't use C++ style comment in public headerEwald Snel
- fixes build problems of xine aRts plugin for KDE CVS patchset: 2662 CVS date: 2002/09/14 14:15:51
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
(some values in vo_scale being 0) CVS patchset: 2661 CVS date: 2002/09/13 19:57:13
2002-09-13introducing meta information and some audio controls - but nothing is really ↵Guenter Bartsch
implemented yet, so please move on, nothing to see here... CVS patchset: 2660 CVS date: 2002/09/13 18:25:22
2002-09-13dvd playback should work againMichael Roitzsch
CVS patchset: 2659 CVS date: 2002/09/13 17:18:42
2002-09-13simplify MMX shift instructionMike Melanson
CVS patchset: 2658 CVS date: 2002/09/13 03:05:19
2002-09-13reinstate some codec formats lost in API transitionMike Melanson
CVS patchset: 2657 CVS date: 2002/09/13 03:03:42
2002-09-13use xine's optimized memcpy() where applicableMike Melanson
CVS patchset: 2656 CVS date: 2002/09/13 03:02:18
2002-09-12revised the MMX color converter to get rid of unsightly green dot inMike Melanson
lower right corner of frame, fixed Y split when frame is not divisible by 8, and optimized filtered sample transfer to memory CVS patchset: 2655 CVS date: 2002/09/12 01:25:28
2002-09-11IRIXAL_LIBS not needed when building sun audio driver :-)Juergen Keil
CVS patchset: 2654 CVS date: 2002/09/11 18:20:34
2002-09-11new_api update for sun audio pluginJuergen Keil
CVS patchset: 2653 CVS date: 2002/09/11 18:19:53