index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
udp_pes_scheduler.c
Age
Commit message (
Expand
)
Author
2013-10-25
Added support for vdr-2.1.2.
rofafor
2011-02-28
Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ...
phintuka
2011-02-27
Do not call vdr's SetPriority() unless geteuid() == 0
phintuka
2010-05-21
Fixed partially uninitialized var
phintuka
2010-03-14
Set StreamID to UDP/RTP headers
phintuka
2009-08-19
Removed dead code
phintuka
2009-08-19
Schedule():
phintuka
2009-08-18
Moved eScrSource to class.
phintuka
2009-08-18
Cosmetics
phintuka
2009-08-05
Fixed abort when compiled with recent gcc.
phintuka
2009-08-05
Reordered headers. Added ts.h
phintuka
2009-07-02
Added QueuePadding()
phintuka
2009-07-02
Fixed poll condition (broken in 1.42)
phintuka
2009-07-01
Moved static variables to class (burst limit)
phintuka
2009-07-01
Moved all m_CondWait.Wait() calls to Scheduler_Sleep()
phintuka
2009-07-01
int -> uint
phintuka
2009-07-01
Cosmetics
phintuka
2009-06-30
Replaced m_Running with cThread::Running()
phintuka
2009-06-01
Eliminated warning (dereferencing type-punned pointer will break strict-alias...
phintuka
2009-03-31
Fixed missing packet range when replying to resend request
phintuka
2009-02-10
Set payload type to SDP
phintuka
2008-11-16
Silenced warn_unused_result warnings.
rofafor
2008-11-14
Check for vdr_sdp_description() return value.
phintuka
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
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
2007-01-01
Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ti...
phintuka
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 in...
phintuka
2006-12-15
Fix max. queue fill level in Queue().
phintuka
2006-12-14
real RTP headers in use
phintuka
2006-10-28
Trick speed
phintuka
2006-08-21
Replaced _syscall0(pid_t, gettid) with getpid as the original one does not
phintuka
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
[next]