summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-04Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and ↵Stephen Torri
XvQueryExtension. NOTE: On my system XDisplayName is not resolved. I do not understand this. I am committing this code to make it easier to spot the problem. I hopefully have provided enough there in the code for debug. CVS patchset: 3182 CVS date: 2002/11/04 06:30:15
2002-11-04Fix a compile bug for non-intel platforms.Stephen Torri
CVS patchset: 3181 CVS date: 2002/11/04 00:55:36
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
You would do: autogen.sh <configure flags> or autogen <shortcut> The short cuts are: aclocal - re-run aclocal autoheader - re-run autoheader automake - re-run automake autoconf - re-run aclocal AND autoconf libtoolize - re-run libtoolize noconfig - re-run all gnu tools without doing ./configure default - run ./configure with <configure flags> or none (if no flags are present) Removed cvscompile.sh and misc/autogen.sh (deprecated) General clean up install-debug for Makefile.am files. CVS patchset: 3180 CVS date: 2002/11/04 00:37:18
2002-11-04adapt Cinepak decoder to handle both greyscale and palettized vectorMike Melanson
codebooks CVS patchset: 3179 CVS date: 2002/11/04 00:33:32
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
CVS patchset: 3178 CVS date: 2002/11/04 00:31:49
2002-11-04eliminate possible register usage conflict between inline ASM andMike Melanson
compiler-generated ASM CVS patchset: 3177 CVS date: 2002/11/04 00:03:19
2002-11-03It would be nice to update the interface everyone is going to use.Stephen Torri
CVS patchset: 3176 CVS date: 2002/11/03 23:11:21
2002-11-03Added newer interface to xine_health_checkStephen Torri
CVS patchset: 3175 CVS date: 2002/11/03 23:07:14
2002-11-03some more release-related fixes...Siggi Langauf
CVS patchset: 3174 CVS date: 2002/11/03 23:03:30
2002-11-03add config.h header #include, remove bad characters, fix some compilation issuesGuenter Bartsch
CVS patchset: 3173 CVS date: 2002/11/03 22:39:22
2002-11-03fix memleakGuenter Bartsch
CVS patchset: 3172 CVS date: 2002/11/03 21:08:42
2002-11-03Reject non-seekable sources in the content detection stage rather than in ↵Robin KAY
general. CVS patchset: 3171 CVS date: 2002/11/03 21:03:09
2002-11-03log outputGuenter Bartsch
CVS patchset: 3170 CVS date: 2002/11/03 20:43:57
2002-11-03no logging by defaultGuenter Bartsch
CVS patchset: 3169 CVS date: 2002/11/03 20:41:55
2002-11-03never read() from a non-seekable input plugin in content detection stage ↵Guenter Bartsch
(other demuxers have no chance to seek back the stream\!) - use preview data instead CVS patchset: 3168 CVS date: 2002/11/03 20:39:28
2002-11-03fixed icecast support - next one who breaks my online radios I'll ... erm, ↵Guenter Bartsch
uohm ... you don't want to find out >:-> CVS patchset: 3167 CVS date: 2002/11/03 20:09:30
2002-11-03first bunch of 1-alpha0 preparationsSiggi Langauf
CVS patchset: 3166 CVS date: 2002/11/03 17:07:34
2002-11-03Ugly hack for ensure automake-1.6 is used first before using the default ↵Stephen Torri
'automake'. We need to make these one file. CVS patchset: 3165 CVS date: 2002/11/03 14:43:04
2002-11-03vo_flush is backThibaut Mattern
CVS patchset: 3164 CVS date: 2002/11/03 13:47:00
2002-11-03leak a little less memoryMike Melanson
CVS patchset: 3163 CVS date: 2002/11/03 06:08:54
2002-11-03Latest fixes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3162 CVS date: 2002/11/03 01:46:38
2002-11-03Cleaned up WVE demuxer slightly.Robin KAY
CVS patchset: 3161 CVS date: 2002/11/03 01:11:14
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
CVS patchset: 3160 CVS date: 2002/11/02 23:45:47
2002-11-02activate the EA ADPCM decoderMike Melanson
CVS patchset: 3159 CVS date: 2002/11/02 23:37:33
2002-11-02Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 ↵Robin KAY
on Solaris/IA32 again. Change xine to use -mcpu=ultrasparc on sun4u platform. CVS patchset: 3158 CVS date: 2002/11/02 22:30:20
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert
CVS patchset: 3157 CVS date: 2002/11/02 22:21:02
2002-11-02Thanks to Siggi, Bastien, and Robin for their help.Stephen Torri
Used dlopen to grab reference to XvQueryExtension. Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed. (still need work here) Removed X11 libs from xine-config flag (--libs) CVS patchset: 3156 CVS date: 2002/11/02 21:53:00
2002-11-02bring the foovideo reference video decoder in line with the latest APIMike Melanson
revision CVS patchset: 3155 CVS date: 2002/11/02 21:38:38
2002-11-02added a reference audio decoder pluginMike Melanson
CVS patchset: 3154 CVS date: 2002/11/02 20:55:23
2002-11-02Forgotten changes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3153 CVS date: 2002/11/02 20:45:02
2002-11-02Remove any desktop ref.Daniel Caujolle-Bert
CVS patchset: 3152 CVS date: 2002/11/02 19:58:57
2002-11-02Disables vo_flush.Thibaut Mattern
CVS patchset: 3151 CVS date: 2002/11/02 16:22:19
2002-11-02Last update from BartekDaniel Caujolle-Bert
CVS patchset: 3150 CVS date: 2002/11/02 15:47:26
2002-11-02these should better be broadcast signalsMichael Roitzsch
CVS patchset: 3149 CVS date: 2002/11/02 15:18:40
2002-11-02don't display crap in UI panel, xine-ui expects a xine_ui_data_t andMichael Roitzsch
I think this is right, so we provide one CVS patchset: 3148 CVS date: 2002/11/02 15:13:01
2002-11-02Fix "Volume" support in the sun audio driver, the ui now wants to operateJuergen Keil
on AO_PROP_MIXER_VOL CVS patchset: 3147 CVS date: 2002/11/02 14:39:51
2002-11-02Fix METHOD_BY_EXTENSION.Thibaut Mattern
CVS patchset: 3146 CVS date: 2002/11/02 12:50:14
2002-11-02add volume and compression settings to MRLs stream_setup partMichael Roitzsch
CVS patchset: 3145 CVS date: 2002/11/02 11:34:12
2002-11-02since the order is new----->open-->play--\Michael Roitzsch
dispose<-close<-stop<-/ we should call close in dipose instead of stop CVS patchset: 3144 CVS date: 2002/11/02 10:51:01
2002-11-02initialization for listener_thread missingMichael Roitzsch
caused segfaults in event_queue_dispose when joining a listener_thread which is not there CVS patchset: 3143 CVS date: 2002/11/02 10:45:46
2002-11-02make grammar more flexible towards new stream parametersMichael Roitzsch
CVS patchset: 3142 CVS date: 2002/11/02 10:43:46
2002-11-02some ChangeLog maintenanceMichael Roitzsch
CVS patchset: 3141 CVS date: 2002/11/02 10:42:58
2002-11-02New audio/video sync method for mpeg streams with an invalid frame rate.Thibaut Mattern
Better support for mpeg streams without pts CVS patchset: 3140 CVS date: 2002/11/02 08:02:52
2002-11-02Fixed support for 8 bit colour in pgx64. Changed xine_check only to include ↵Robin KAY
Xv headers on Linux. Added pgx64 to ChangeLog. Made AUTHORS pretty again. CVS patchset: 3139 CVS date: 2002/11/02 04:31:06
2002-11-02Less verbosity.Daniel Caujolle-Bert
CVS patchset: 3138 CVS date: 2002/11/02 03:13:44
2002-11-02Beta version of xine_health_check. Double check XV detection function.Stephen Torri
CVS patchset: 3137 CVS date: 2002/11/02 02:59:44
2002-11-02Added macros for xine health check.Stephen Torri
Redefined functions to make use of xine_health_check_s struct. CVS patchset: 3136 CVS date: 2002/11/02 02:58:52
2002-11-02Added flags -L/usr/X11R6/lib and -lX11 to build of libxineutils.Stephen Torri
CVS patchset: 3135 CVS date: 2002/11/02 02:57:32
2002-11-02 Added @X_LIBS@ @XV_LIB@ -lXext to --libs flag. Required to meet xineStephen Torri
dependencies when checking for the detection of xine-lib. CVS patchset: 3134 CVS date: 2002/11/02 02:56:29
2002-11-02 Added macros for xine health check.Stephen Torri
Added xine_health_check_s struct. CVS patchset: 3133 CVS date: 2002/11/02 02:55:46