Age | Commit message (Expand) | Author |
2003-12-08 | fix performance problems | Miguel Freitas |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-05 | Should the segfault with the "save" input plugin. | Thibaut Mattern |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | Adjusting Makefile. | František Dvořák |
2003-12-04 | use _x_io* functions | James Stembridge |
2003-12-04 | quiet | James Stembridge |
2003-12-04 | Attempt to detect end of real rtsp streams | James Stembridge |
2003-12-04 | Oups. | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | more str* to strn* conversions. | Thibaut Mattern |
2003-11-27 | fix compiler warning about LOG_MODULE being redefined | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | http_helper: | Thibaut Mattern |
2003-11-23 | Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK. | František Dvořák |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | fix warning | Michael Roitzsch |
2003-11-15 | demux_action_pending private | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-14 | fix memleak | Daniel Caujolle-Bert |
2003-11-12 | don't set proxyhost to NULL | Daniel Caujolle-Bert |
2003-11-12 | Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-09 | - fix build on Debian unstable, those dummies seem to have put the Linux 2.6 | Bastien Nocera |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-11-08 | use io_helper functions. | Thibaut Mattern |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-11-06 | Need to change libvcdinfo to be more robust when there are problems | Rocky Bernstein |
2003-11-05 | Jeroen's patch: avoid pausing the scr provider directly (doing so may freeze | Miguel Freitas |
2003-10-31 | ip == NULL would result in a file descriptor leak | Michael Roitzsch |
2003-10-31 | - Use io_helper functions. | Thibaut Mattern |
2003-10-30 | - More VCDX -> VCD | Rocky Bernstein |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-10-24 | fix dist tarball (at least part of...) | Siggi Langauf |
2003-10-22 | - fix compile-time warning | Bastien Nocera |
2003-10-21 | whoops, even another missing rename | Michael Roitzsch |
2003-10-21 | Since the plugin lives inside xine-lib now, there should be no cause for any | Michael Roitzsch |
2003-10-21 | fix forgotten vcdx -> vcd renaming | Michael Roitzsch |
2003-10-20 | (...) forNUC__ only | Daniel Caujolle-Bert |
2003-10-20 | Accidentally committed debug printf's. | Rocky Bernstein |
2003-10-20 | Should reduce the spurious calls to scan devices. | Rocky Bernstein |
2003-10-19 | vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demux | Rocky Bernstein |
2003-10-19 | vcdx -> vcd. In MRL, in plugin name. | Rocky Bernstein |
2003-10-19 | Disable saving of real streams - will make users angry but will stop real fro... | James Stembridge |
2003-10-19 | VCD plugins renamed: | Siggi Langauf |
2003-10-19 | build both vcd plugins | Daniel Caujolle-Bert |
2003-10-17 | Allways initialize fifo size. | Thibaut Mattern |
2003-10-16 | Avoid yoyo effect with poorly interleaved streams. | Thibaut Mattern |