Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-24 | ID3 scanner | phintuka | |
2006-12-23 | Initial import | phintuka | |
2006-12-21 | Added missing inline | phintuka | |
Eliminated compiler warnings | |||
2006-12-21 | Added small description and pthread_mutex_trylock wrapper | phintuka | |
2006-12-19 | Added missing header | phintuka | |
2006-12-19 | Initial import | phintuka | |
2006-12-17 | ip2txt - convert IP address and port to string | phintuka | |
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-15 | Support raw PES streams (used with HTTP) | phintuka | |
2006-12-14 | real RTP headers in use | phintuka | |
SAP/SDP announcements multicast sockets moved here from frontend_svr.c minor performance improvements | |||
2006-12-14 | RTP sockets moved from fronend_svr.c to udp_pes_scheduler.c | phintuka | |
Added SAP announcements Remember kernel buffer size of sockets instead of querying it for every packet | |||
2006-12-14 | Added missing header | phintuka | |
2006-12-14 | Added missing close() | phintuka | |
2006-12-14 | *** empty log message *** | phintuka | |
2006-12-14 | More addresses | phintuka | |
2006-12-14 | Use strings from xine_input_vdr_net.h | phintuka | |
2006-12-14 | Use RTP headers | phintuka | |
2006-12-14 | Initial import | phintuka | |
2006-12-14 | Initial import | phintuka | |
2006-12-07 | Initial import | uid218003 | |
2006-10-28 | Trick speed | phintuka | |
Monotonic posix clock support | |||
2006-10-27 | Fixed pes_change_pts | phintuka | |
2006-10-23 | Added GetVideoSize() | phintuka | |
2006-10-13 | New file | phintuka | |
2006-09-20 | Optional size for write_cmd | phintuka | |
2006-09-19 | reset errno before poll | phintuka | |
2006-08-24 | Initial import | phintuka | |
2006-08-23 | timed_read | phintuka | |
2006-08-21 | Replaced _syscall0(pid_t, gettid) with getpid as the original one does not | phintuka | |
work with latest kernel headers. | |||
2006-08-19 | Fix wait if data is already there | phintuka | |
2006-08-18 | Fixed SCR trace | phintuka | |
2006-08-18 | Clean-up | phintuka | |
2006-08-18 | Fixed possible access to past of allocated memory (and conditional jump ↵ | phintuka | |
based on uninitialized data) | |||
2006-08-15 | delete --> delete[] (Thanks to Tobias Grimm) | phintuka | |
2006-08-15 | Memory leak fixed (Thanks to Tobias Grimm) | phintuka | |
2006-07-22 | *** empty log message *** | phintuka | |
2006-07-21 | SO_REUSEADDR added to UDP data sockets | 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-07 | Added server version to discovery broadcast | phintuka | |
2006-07-04 | *** empty log message *** | phintuka | |
2006-07-04 | RTCP support | phintuka | |
2006-07-02 | added set_socket_buffers and set_multicast_options | phintuka | |
2006-06-11 | Flush (UDP) fixed | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-11 | new version | phintuka | |
2006-06-11 | Disconnect client after multiple continous buffer overeflows | 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-04 | const added to several arguments and data | phintuka | |
control stream write result checks added possible deadlock removed from vdr_plugin_keypress | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |