Age | Commit message (Expand) | Author |
2002-12-27 | fix dvb events | Guenter Bartsch |
2002-12-27 | disable dvb compilation, it's BROKEN | Daniel Caujolle-Bert |
2002-12-27 | finally - dvb support in xine :) | Guenter Bartsch |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-26 | catch a possible segfault | Stefan Holst |
2002-12-26 | pnm stream setup improvements | Stefan Holst |
2002-12-24 | a cleaner implementation of sdp/sdpplin added, small fixes | Stefan Holst |
2002-12-24 | small rtsp fixes | Stefan Holst |
2002-12-22 | it doesn't make sense to reimplement flush here. | Miguel Freitas |
2002-12-22 | fixes handling of some real streams and adds some log output | Stefan Holst |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-21 | If Solaris PCI then use ATAPI interface not SCSI. At least this helps | Rocky Bernstein |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-17 | Eliminate GNU C range extension "..." | Juergen Keil |
2002-12-17 | fixed cseq calculation | Stefan Holst |
2002-12-16 | rtsp: better server type recognition | Stefan Holst |
2002-12-16 | https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965... | Miguel Freitas |
2002-12-16 | bigger header and receive buffers in rtsp_session. | Stefan Holst |
2002-12-16 | real streaming fixes: | Stefan Holst |
2002-12-15 | try to fix function descriptions | Guenter Bartsch |
2002-12-15 | Remove some vagueness decribing plugin routines. For example that the | Rocky Bernstein |
2002-12-15 | - set high water marks to higher values in http, pnm and | Stefan Holst |
2002-12-15 | these new methods | Stefan Holst |
2002-12-15 | convenience | Michael Roitzsch |
2002-12-15 | A part of real media file handling now uses xine_buffer_*. | Stefan Holst |
2002-12-15 | fixed indenting, change message prefix from "pnm" to "input_pnm", | Stefan Holst |
2002-12-14 | updated Makefile.am for input_net. | Stefan Holst |
2002-12-14 | input_net has been ported to new api. | Stefan Holst |
2002-12-14 | - rtsp audio only streams now work better | Stefan Holst |
2002-12-13 | fix mms compilation failure. | Daniel Caujolle-Bert |
2002-12-12 | Introducing some new segfaults : ;-) | Thibaut Mattern |
2002-12-12 | small bugfix - init plugin instance struct to 0 | Guenter Bartsch |
2002-12-12 | The rest of rtsp input plugin; sorry. | Stefan Holst |
2002-12-12 | * Initial version of an rtsp input plugin. It is far from being perfect, | Stefan Holst |
2002-12-12 | fix stdin plugin, cosmetic cleanups in mp3 demuxer | Guenter Bartsch |
2002-12-06 | - add still frame hint (untested - i don't have dvd here) | Miguel Freitas |
2002-12-03 | Initialises mms_t struct (makes valgrind happy). | Thibaut Mattern |
2002-12-01 | fix memleak in input_http, fix mms read function | Guenter Bartsch |
2002-11-27 | change comment style so this file will compile | Mike Melanson |
2002-11-27 | sync to libdvdread cvs should fix segfault when playing DVDs copied to HD | Michael Roitzsch |
2002-11-26 | change demux_eawve to use forward seeking. quick hack to input_http to suppor... | Robin KAY |
2002-11-23 | DVD input fixes and cleanup: | Michael Roitzsch |
2002-11-23 | registering config entries at init_class time | Daniel Caujolle-Bert |
2002-11-23 | sync to latest libdvdnav cvs: | Michael Roitzsch |
2002-11-23 | whoups - sorry again, leftover from a debugging session (libdvdread abort()s ... | Guenter Bartsch |
2002-11-23 | pnm protocol input plugin | Guenter Bartsch |
2002-11-22 | do not play with the clock any more, we have dedicated flush functions for th... | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |