summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-26add convenience comment to xine_event_tMichael Roitzsch
2002-10-26deinterlace method onefield_xv works nowThibaut Mattern
2002-10-26fix strategy constantsThibaut Mattern
2002-10-26Removed trailing white spacesStephen Torri
2002-10-26Removed trailing white spaces.Stephen Torri
2002-10-26Changed xine_health_check to take cdrom and dvd device links as argumentsStephen Torri
2002-10-26Removed trailing whitespaces.Stephen Torri
2002-10-26Changed target of install-debug to debug.Stephen Torri
2002-10-26Added configure check to determine which inline method to use (AC_C_INLINE)Stephen Torri
2002-10-26meta infoGuenter Bartsch
2002-10-26send preview buffers, set stream_info, make demux_qt stay away from block dev...Guenter Bartsch
2002-10-26Remove assert(0), left over from testing.James Courtier-Dutton
2002-10-25remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUTMichael Roitzsch
2002-10-25fix wrong autoconf version in commentaryMichael Roitzsch
2002-10-25throw away old code, call demux_stop in demux_disposeGuenter Bartsch
2002-10-24Try to fix sync and seeking with strange streams that don't have pts.Thibaut Mattern
2002-10-24xine_get_file_extensions and xine_get_mime_types functions addedGuenter Bartsch
2002-10-24file extensions seperated by spacesGuenter Bartsch
2002-10-24audio settings public interfaceGuenter Bartsch
2002-10-24fix identiation, implement an audio compressor filter (yeah, i know a big con...Guenter Bartsch
2002-10-24proper rounding for video scalingMichael Roitzsch
2002-10-24xine_scan_plugins is goneMichael Roitzsch
2002-10-24try to handle the __attribute((__packed__)) gnu extension in buffer.h headerJuergen Keil
2002-10-24let configure determine if we the compiler needs inline, __inline, __inline__,Juergen Keil
2002-10-24C99 version of macro definition with variable number of arguments addedJuergen Keil
2002-10-24Cannot use non-constant expressions to initialize array in CJuergen Keil
2002-10-24Use compat.h's __XINE_FUNCTION__, so that we get the correct __func__ in a C99Juergen Keil
2002-10-24Fix some log messages in audio_alsa_out.cJames Courtier-Dutton
2002-10-24Further changes to DVD code.James Courtier-Dutton
2002-10-24Fix unresolved symbols by linking with the xine libraryEwald Snel
2002-10-23remove superflous xine_scan_plugins function, load plugins in xine_init after...Guenter Bartsch
2002-10-23looks like codec reporting function was absent from the header files - sorry,...Guenter Bartsch
2002-10-23looks like demux_roq content detection accepted anything but roq files...Guenter Bartsch
2002-10-23content detection for non-seekable streamsGuenter Bartsch
2002-10-23fix capabilites (preview)Guenter Bartsch
2002-10-23stupid error in extension comparison - thanks to mike for noticing thatGuenter Bartsch
2002-10-23provide videocodec informationGuenter Bartsch
2002-10-23send preview buffers, try to fix metadataGuenter Bartsch
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
2002-10-23fix detection by extensionGuenter Bartsch
2002-10-23img_buffer was uninitialized, and later passed to free(), resulting in anJuergen Keil
2002-10-23try gnu89Guenter Bartsch
2002-10-23fix comments, c syntaxGuenter Bartsch
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