Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-16 | Silenced warn_unused_result warnings. | rofafor | |
2008-11-14 | Check for vdr_sdp_description() return value. | phintuka | |
Cosmetics. | |||
2008-04-28 | Added SetScrSpeed() | phintuka | |
2008-02-04 | Adapt to changes in pes.h | phintuka | |
2007-06-21 | Log error message if local address can't be translated | phintuka | |
2007-06-11 | Set RTP source address | phintuka | |
2007-03-29 | Fix crash when clearing udp/rtp buffer: lock buffer while frame is being used | phintuka | |
2007-03-14 | Use sizeof instead of hard-coded numeric values | phintuka | |
String overflow check | |||
2007-03-08 | Removed include linux/unistd.h | phintuka | |
2007-01-24 | *** empty log message *** | phintuka | |
2007-01-24 | min should be max ... | phintuka | |
2007-01-24 | Define default free buffers larger than 1 when there are no clients | phintuka | |
2007-01-24 | Poll returns number of free buffers instead of boolean value | phintuka | |
2007-01-20 | Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä) | phintuka | |
2007-01-19 | Check result of fopen before write | phintuka | |
2007-01-06 | Fixed rtp sending (RTP headers was missing) | phintuka | |
Implemented video PTS based scheduling for audioless trickspeed modes cTimePts moved to time_pts.[ch] | |||
2007-01-01 | Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ↵ | phintuka | |
timestamps are not monotonic) | |||
2007-01-01 | Use socket wrapper class for rtp/rtcp sockets | phintuka | |
2007-01-01 | Fixed trickspeed scheduling | phintuka | |
2006-12-24 | fixed non-pointer access | phintuka | |
2006-12-24 | Use getsockname() to get own IP address (RTP sender address). Scan network ↵ | phintuka | |
interfaces only if getsockname fails. Use ip2txt from cxsocket.h to translate ip address to text | |||
2006-12-15 | Fix max. queue fill level in Queue(). | phintuka | |
(Queue() must accept at least one frame if previous Poll() returned true). | |||
2006-12-14 | real RTP headers in use | phintuka | |
SAP/SDP announcements multicast sockets moved here from frontend_svr.c minor performance improvements | |||
2006-10-28 | Trick speed | phintuka | |
Monotonic posix clock support | |||
2006-08-21 | Replaced _syscall0(pid_t, gettid) with getpid as the original one does not | phintuka | |
work with latest kernel headers. | |||
2006-08-18 | Fixed SCR trace | phintuka | |
2006-07-22 | *** empty log message *** | phintuka | |
2006-07-21 | Report multiple missing frames in one UDP packet | phintuka | |
2006-07-07 | Added pause/resume to udp scheduler PTS clock | phintuka | |
Moved RTCP scheduling to udp scheduler | |||
2006-07-04 | *** empty log message *** | phintuka | |
2006-07-04 | RTCP support | phintuka | |
2006-06-11 | Flush (UDP) fixed | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-11 | new version | phintuka | |
2006-06-04 | x86 fixes | phintuka | |
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |