summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-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
2003-02-26adjust input_dvd to handle DVDNAV_WAIT events properlyMichael Roitzsch
2003-02-26sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event,Michael Roitzsch
2003-02-26close the control device properlyMichael Roitzsch
2003-02-26enable building of mosaicoLuca Ognibene
2003-02-26my first commit, mosaico is in cvsLuca Ognibene
2003-02-26Fix blockiness after seeking MPEG-2 streamsEwald Snel
2003-02-25this is unneeded, got_spu_packet always returns a vptsMichael Roitzsch
2003-02-24make it compile again without external libdvdread.Siggi Langauf
2003-02-24sorry, wrong commit, this time it is: fix seek detectionMichael Roitzsch
2003-02-24fix seek detectionMichael Roitzsch
2003-02-24Reverts the detection of empty fifos.Thibaut Mattern
2003-02-24nbc_end_of_stream is no more needed.Thibaut Mattern
2003-02-24- starts buffering when one fifo is empty (better for poorly interleaved stre...Thibaut Mattern
2003-02-23Fixes a deadlock when buffering at the end of the stream.Thibaut Mattern
2003-02-23Uses nbc_end_of_stream().Thibaut Mattern
2003-02-23Uses nbc_end_of_stream().Thibaut Mattern
2003-02-23arm patch by dilb, bigger wrap treshhold for enix streamsGuenter Bartsch
2003-02-23handle aspect ratio == 0Guenter Bartsch
2003-02-23New function to unpause the engine at the end of the stream if needed.Thibaut Mattern
2003-02-23New function that should be called at the end of the stream to unpause the en...Thibaut Mattern