summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-23Help with ansi comments.James Courtier-Dutton
2002-10-23Help compiling in ansi.James Courtier-Dutton
2002-10-23Oops...will compile now.James Courtier-Dutton
2002-10-23incorporate Stephen's comment fixing into the sync-help patchMichael Roitzsch
2002-10-23input_dvd.c now listens for keyboard events from xine-ui.James Courtier-Dutton
2002-10-23Sanity check the qt file, before we try to open it. The qt demuxer wasJuergen Keil
2002-10-23Check the FILM signature, before we trust the data in some random file.Juergen Keil
2002-10-23"dvd_device" device name moved from dvd_input_plugin_t -> dvd_input_class_t,Juergen Keil
2002-10-23re-enable demux_mpegJuergen Keil
2002-10-23changed (gnu) "grep -E" -> "egrep"; this works on solaris, tooJuergen Keil
2002-10-23calling _stop() within _dispose() solves a lot of problemsMike Melanson
2002-10-23bring back some more demuxersMike Melanson
2002-10-23reinstate the native audio and video decodersMike Melanson
2002-10-23bring the GSM 6.10 decoder in line with the latest API revisionMike Melanson
2002-10-23bring the log PCM decoder in line with the latest API revisionMike Melanson
2002-10-23bring the WAV demuxer in line with the latest API revisionMike Melanson
2002-10-23bring the FLI subsystem in line with the latest API revisionMike Melanson
2002-10-23bring the RoQ subsystem in line with the latest API revisionMike Melanson
2002-10-23CIN not MVEMike Melanson
2002-10-23bring the Id CIN video decoder in line with the latest API revisionMike Melanson
2002-10-23bring the Id CIN demuxer in line with the latest API revisionMike Melanson
2002-10-23bring the WC3 video decoder in line with the latest API revisionMike Melanson
2002-10-23bring the WC3 Movie demuxer in line with the latest API revisionMike Melanson
2002-10-22Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL...Stephen Torri
2002-10-22Fix a warning.Thibaut Mattern
2002-10-22Recursive comments, picked up via CVS $Log keyword. Trying to fix...Juergen Keil
2002-10-22Fix bad comment, and disable some piece of code to enable compilation on solarisJuergen Keil
2002-10-22fix small typo in a commentJuergen Keil
2002-10-22trying to reduce the number of SIGILL signals on Solaris x86 (no SSE support)Juergen Keil
2002-10-22MMX and mediaLib does not work well on Solaris x86, when both accelertions areJuergen Keil
2002-10-22Disable the xine_check code for !linux platforms for now.Juergen Keil
2002-10-22Re-enable the sun audio driverJuergen Keil
2002-10-22First attempt at re-enabling the XShm pluginJuergen Keil
2002-10-22Update input_dvd.c to new api.James Courtier-Dutton
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comment to standard /* ... */Stephen Torri
2002-10-22bring the QT RLE decoder in line with the latest API revisionMike Melanson
2002-10-22Changed 'asm' to __asm__ because of -ansi flag.Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22bring the RPZA decoder in line with the latest API revisionMike Melanson
2002-10-22bring the SMC decoder in line with the latest API revisionMike Melanson
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22bring the SVQ1 decoder in line with the latest API revisionMike Melanson
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' calls to '__asm__'. Necessary since we compile with the -ansi f...Stephen Torri