summaryrefslogtreecommitdiff
path: root/src/input/libreal
AgeCommit message (Collapse)Author
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
CVS patchset: 5879 CVS date: 2003/12/09 00:02:28
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ↵Daniel Caujolle-Bert
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued... CVS patchset: 5844 CVS date: 2003/12/05 15:54:56
2003-12-04quietJames Stembridge
CVS patchset: 5840 CVS date: 2003/12/04 22:14:53
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
Minor hexdump cleanup CVS patchset: 5839 CVS date: 2003/12/04 22:11:25
2003-11-27fix compiler warning about LOG_MODULE being redefinedMichael Roitzsch
CVS patchset: 5809 CVS date: 2003/11/27 22:33:01
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
CVS patchset: 5796 CVS date: 2003/11/26 19:43:26
2003-10-12fix compiler warningMichael Roitzsch
CVS patchset: 5492 CVS date: 2003/10/12 18:52:55
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
CVS patchset: 5257 CVS date: 2003/08/07 09:26:53
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-03-30prevent a segfault on unsupported streamsStefan Holst
CVS patchset: 4515 CVS date: 2003/03/30 17:11:50
2003-03-28fixes some rtsp streamsStefan Holst
CVS patchset: 4506 CVS date: 2003/03/28 22:44:18
2003-02-10apparently needed on FreeBSDHeiko Schaefer
CVS patchset: 4128 CVS date: 2003/02/10 22:11:10
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
directory works. CVS patchset: 3697 CVS date: 2002/12/27 17:50:39
2002-12-24a cleaner implementation of sdp/sdpplin added, small fixesStefan Holst
CVS patchset: 3663 CVS date: 2002/12/24 01:30:21
2002-12-22fixes handling of some real streams and adds some log outputStefan Holst
CVS patchset: 3632 CVS date: 2002/12/22 16:46:27
2002-12-17Eliminate GNU C range extension "..."Juergen Keil
CVS patchset: 3576 CVS date: 2002/12/17 16:49:48
2002-12-17fixed cseq calculationStefan Holst
ignore unknown media stream descriptions CVS patchset: 3572 CVS date: 2002/12/17 10:33:35
2002-12-16real streaming fixes:Stefan Holst
- removing exit()s from pnm.c - server error message retrieving fixed in pnm.c - handling of server messages in rtsp CVS patchset: 3564 CVS date: 2002/12/16 21:50:54
2002-12-15convenienceMichael Roitzsch
CVS patchset: 3538 CVS date: 2002/12/15 16:01:11
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
CVS patchset: 3533 CVS date: 2002/12/15 01:51:36
2002-12-14- rtsp audio only streams now work betterStefan Holst
- a hack to handle REDIRECT rtsp method - make rtsp fields case insensitive - add '.rm' suffix to mrls to force handling by demux_real. CVS patchset: 3516 CVS date: 2002/12/14 00:02:30
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
CVS patchset: 3496 CVS date: 2002/12/12 22:14:53