summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-06-11Add server IP address to UDP discovery broadcastsphintuka
2007-06-11Use server-given IP address instead of broadcast source addressphintuka
2007-06-06Mark strings as constantphintuka
2007-03-29MAC headers clean-upphintuka
2007-03-29Fix crash when clearing udp/rtp buffer: lock buffer while frame is being usedphintuka
2007-03-27TCP_CORK is not supported in all systemsphintuka
2007-03-27No TCP_CORK in MAC OS X (Thanks to Tero Siironen)phintuka
2007-03-27No sendfile in MAC OS X (Patch from Tero Siironen)phintuka
2007-03-27MAC OS X : in parameter is constphintuka
2007-03-27Use correct endian.h for MAC OS X (Patch from Tero Siironen)phintuka
2007-03-26Show requested ttl in error messagephintuka
2007-03-14Store tidphintuka
2007-03-14*** empty log message ***phintuka
2007-03-14Use sizeof instead of hard-coded numeric valuesphintuka
2007-03-14Check malloc resultphintuka
2007-03-08Removed include linux/unistd.hphintuka
2007-01-24*** empty log message ***phintuka
2007-01-24min should be max ...phintuka
2007-01-24Define default free buffers larger than 1 when there are no clientsphintuka
2007-01-24Poll returns number of free buffers instead of boolean valuephintuka
2007-01-20Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä)phintuka
2007-01-20getsockname, getpeernamephintuka
2007-01-20tx_buffer_size(), tx_buffer_free()phintuka
2007-01-19Check result of fopen before writephintuka
2007-01-13Initial importphintuka
2007-01-07Fixed header parsingphintuka
2007-01-07cHttpStreamer needs whole HTTP request, not only request rangephintuka
2007-01-07sendfile, cork, nodelayphintuka
2007-01-07sendfile, cork, nodelayphintuka
2007-01-07Splitted to interface and several implementation classesphintuka
2007-01-07Added Keep Open flaf to streamerphintuka
2007-01-07Removed cBackgroundWriterphintuka
2007-01-06Removed loggingphintuka
2007-01-06Fixed rtp sending (RTP headers was missing)phintuka
2007-01-06cTimePts moved to time_pts.[ch]phintuka
2007-01-06Initial import (moved from udp_pes_scheduler.c)phintuka
2007-01-04Support relative paths with recursive playlist filesphintuka
2007-01-04(Hopefully) better playlist name generationphintuka
2007-01-03Delphintuka
2007-01-03Fixed sortingphintuka
2007-01-02removed warningphintuka
2007-01-01cHeader::IntValuephintuka
2007-01-01use macro for __attribute__((packed))phintuka
2007-01-01Clients() returns true if there are any udp/rtp clientsphintuka
2007-01-01discovery moved to own modulephintuka
2007-01-01Force syslog logging only when running inside VDRphintuka
2007-01-01Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ti...phintuka
2007-01-01Use socket wrapper class for rtp/rtcp socketsphintuka
2007-01-01Fixed trickspeed schedulingphintuka
2007-01-01Initial importphintuka