Age | Commit message (Expand) | Author |
2003-03-03 | Bring back the 'exp' in the output for failed assertions. The expression | Juergen Keil |
2003-03-03 | implementing the backtrace function in the header results in the code being i... | Michael Roitzsch |
2003-03-03 | that seems to have broken automatic builds | Miguel Freitas |
2003-03-03 | Remove pthread_cancel() support, these threads are never pthread_cancelled | Ewald Snel |
2003-03-02 | definitely stop warnings | Daniel Caujolle-Bert |
2003-03-02 | fix multiple definition (me) and unused warning (not me ;) ) | Daniel Caujolle-Bert |
2003-03-02 | err, i never see such thing | Daniel Caujolle-Bert |
2003-03-02 | one day in the world thing will be checked before commited | Daniel Caujolle-Bert |
2003-03-02 | Detection by content for non seekable input plugins. | Thibaut Mattern |
2003-03-02 | Don't eat data from non seekable input plugins in detection by content. | Thibaut Mattern |
2003-03-02 | New "streaming" mode. | Thibaut Mattern |
2003-03-02 | nicer linking | Michael Roitzsch |
2003-03-02 | fix assert()s to bring dxr3 video out back to life | Michael Roitzsch |
2003-03-01 | Add a special version of XINE_ASSERT for gcc-2.95.x. | Juergen Keil |
2003-03-01 | Must include "xineutils.h" to pic up the definition of the new XINE_ASSERT | Juergen Keil |
2003-03-01 | Added new line at end of file to remove compiler warning. | Stephen Torri |
2003-02-28 | Put the functionality of XINE_ASSERT within an do {} while(0) | Stephen Torri |
2003-02-28 | Add some autoconf checks for execinfo.h and the backtrace() function | Juergen Keil |
2003-02-28 | update to libdvdread 0.9.4 | Michael Roitzsch |
2003-02-28 | do not truncate the last character of the reference | Michael Roitzsch |
2003-02-28 | frame_copy_content should work with XINE_IMGFMT_YUY2 | Luca Ognibene |
2003-02-28 | new post plugin type for compositing | Michael Roitzsch |
2003-02-28 | fix | Luca Ognibene |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-27 | - Don't read data from non-seekable input plugin in the open() function. | Thibaut Mattern |
2003-02-27 | we should call open_ac3_file() for METHOD_BY_EXTENSION as well, because it | Michael Roitzsch |
2003-02-27 | Fix compilation when xine is not (yet) installed | Ewald Snel |
2003-02-27 | add .cvsignore | Luca Ognibene |
2003-02-27 | we do not allow '//' comments in native xine code (and it breaks | Mike Melanson |
2003-02-26 | as long as this is doing nothing, we should disable this feature, so that the | Michael Roitzsch |
2003-02-26 | adjust input_dvd to handle DVDNAV_WAIT events properly | Michael Roitzsch |
2003-02-26 | sync to current libdvdnav cvs, important change is the new DVDNAV_WAIT event, | Michael Roitzsch |
2003-02-26 | close the control device properly | Michael Roitzsch |
2003-02-26 | enable building of mosaico | Luca Ognibene |
2003-02-26 | my first commit, mosaico is in cvs | Luca Ognibene |
2003-02-26 | Fix blockiness after seeking MPEG-2 streams | Ewald Snel |
2003-02-25 | this is unneeded, got_spu_packet always returns a vpts | Michael Roitzsch |
2003-02-24 | make it compile again without external libdvdread. | Siggi Langauf |
2003-02-24 | sorry, wrong commit, this time it is: fix seek detection | Michael Roitzsch |
2003-02-24 | fix seek detection | Michael Roitzsch |
2003-02-24 | Reverts the detection of empty fifos. | Thibaut Mattern |
2003-02-24 | nbc_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-23 | Fixes a deadlock when buffering at the end of the stream. | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | arm patch by dilb, bigger wrap treshhold for enix streams | Guenter Bartsch |
2003-02-23 | handle aspect ratio == 0 | Guenter Bartsch |
2003-02-23 | New function to unpause the engine at the end of the stream if needed. | Thibaut Mattern |
2003-02-23 | New function that should be called at the end of the stream to unpause the en... | Thibaut Mattern |