summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-05allow a little bit safer mode for snapshot allocation:Siggi Langauf
2003-03-05Add option to fix alignment problem with some (buggy) XVideo driversEwald Snel
2003-03-05Align the width to 8.Thibaut Mattern
2003-03-05Updated rtp input plugin and enhanced itPeter Liljenberg
2003-03-05The 'inline' keyword is not standard ANSI-C and not always available.Ewald Snel
2003-03-05Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext...Peter Liljenberg
2003-03-05ops, reverting test stuffMiguel Freitas
2003-03-05forbidden commentMike Melanson
2003-03-05small note about pvr pluginMiguel Freitas
2003-03-05- resync to mpeg stream in case of driver buffer overflowMiguel Freitas
2003-03-04Mime types cleanup.Thibaut Mattern
2003-03-04experimental wintv-pvr 250/350 pluginMiguel Freitas
2003-03-04Support for a new kind of asx files:Thibaut Mattern
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-03-04forgot the declaration of the xine_print_trace() functionMichael Roitzsch
2003-03-03Bring back the 'exp' in the output for failed assertions. The expressionJuergen Keil
2003-03-03implementing the backtrace function in the header results in the code being i...Michael Roitzsch
2003-03-03that seems to have broken automatic buildsMiguel Freitas
2003-03-03Remove pthread_cancel() support, these threads are never pthread_cancelledEwald Snel
2003-03-02definitely stop warningsDaniel Caujolle-Bert
2003-03-02fix multiple definition (me) and unused warning (not me ;) )Daniel Caujolle-Bert
2003-03-02err, i never see such thingDaniel Caujolle-Bert
2003-03-02one day in the world thing will be checked before commitedDaniel Caujolle-Bert
2003-03-02Detection by content for non seekable input plugins.Thibaut Mattern
2003-03-02Don't eat data from non seekable input plugins in detection by content.Thibaut Mattern
2003-03-02- https protocolThibaut Mattern
2003-03-02New "streaming" mode.Thibaut Mattern
2003-03-02nicer linkingMichael Roitzsch
2003-03-02fix assert()s to bring dxr3 video out back to lifeMichael Roitzsch
2003-03-01Add a special version of XINE_ASSERT for gcc-2.95.x.Juergen Keil
2003-03-01Must include "xineutils.h" to pic up the definition of the new XINE_ASSERTJuergen Keil
2003-03-01Check for <ucontext.h> header on solaris, to get a prototype for theJuergen Keil
2003-03-01Added new line at end of file to remove compiler warning.Stephen Torri
2003-02-28Put the functionality of XINE_ASSERT within an do {} while(0)Stephen Torri
2003-02-28Add some autoconf checks for execinfo.h and backtrace().Juergen Keil
2003-02-28Add some autoconf checks for execinfo.h and the backtrace() functionJuergen Keil
2003-02-28solaris /bin/sh needs "export VARNAME"Juergen Keil
2003-02-28update to libdvdread 0.9.4Michael Roitzsch
2003-02-28do not truncate the last character of the referenceMichael Roitzsch
2003-02-28frame_copy_content should work with XINE_IMGFMT_YUY2Luca Ognibene
2003-02-28new post plugin type for compositingMichael Roitzsch
2003-02-28fixLuca Ognibene
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-27- Don't read data from non-seekable input plugin in the open() function.Thibaut Mattern
2003-02-27that should help gentoo and mandrake to select the right automake versionMiguel Freitas
2003-02-27we should call open_ac3_file() for METHOD_BY_EXTENSION as well, because itMichael Roitzsch
2003-02-27Fix compilation when xine is not (yet) installedEwald Snel
2003-02-27add .cvsignoreLuca Ognibene
2003-02-27we do not allow '//' comments in native xine code (and it breaksMike Melanson
2003-02-26as long as this is doing nothing, we should disable this feature, so that theMichael Roitzsch