summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-03-07workaround buggy pthread implementations with a timedwaitMiguel Freitas
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-07new params for ignoring video/audio/spuMiguel Freitas
2003-03-07sanity checkMiguel Freitas
2003-03-07- pvr improvements. it has two paths now, one for temporary files andMiguel Freitas
2003-03-07feels wrong ;)Miguel Freitas
2003-03-06stdin and rawdv fixes from Dan DennedyMiguel Freitas
2003-03-06- less verbosity, thanks GuenterBastien Nocera
2003-03-06use our modified internal version of nav_types.h, the one from libdvdread can...Michael Roitzsch
2003-03-06update nav_types.h to a modified version of nav_types.h from current libdvdreadMichael Roitzsch
2003-03-06- revert stream info changesBastien Nocera
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-03-06- following the screenshot discussion, inform the height and width of the streamBastien Nocera
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-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-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-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 the backtrace() functionJuergen 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