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
Age
Commit message (
Expand
)
Author
2011-02-28
Logging updates
phintuka
2011-02-28
vdrdiscovery: INADDR_ANY is not valid server address
phintuka
2011-02-28
Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ...
phintuka
2011-02-28
Added tools/sys_cap.h : check for CAP_SYS_NICE capability
phintuka
2011-02-27
Do not call vdr's SetPriority() unless geteuid() == 0
phintuka
2011-01-21
Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net()
phintuka
2011-01-21
Added HDMV PG compatible RLE functions
phintuka
2010-12-19
Fixed cPlaylist::Seek() forward seeking (was off by one)
phintuka
2010-12-09
Added cPlaylist::Seek()
phintuka
2010-11-17
Fixed log message
phintuka
2010-09-13
Added cPlaylist::Move()
phintuka
2010-07-19
Added FreeBSD compability (Thanks to Juergen Lock)
phintuka
2010-07-19
Added pat_changed_flag.
phintuka
2010-06-04
Added support for vdr-1.6 TSPlay patch (Thanks to Udo Richter, patch #3011171)
rofafor
2010-05-21
Fixed LOGPMT/LOGPCR definitions when logging not enabled
phintuka
2010-05-21
Fixed partially uninitialized var
phintuka
2010-05-21
int -> uint (avoid comparing signed and unsigned vars).
phintuka
2010-05-16
Detect AAC and DTS in PES private streams
phintuka
2010-05-16
Tag private streams with DVB subtitling descriptor with STREAM_DVBSUB
phintuka
2010-05-16
Changed internally used pseudo stream types (STREAM_AUDIO_???, STREAM_DVBSUB)
phintuka
2010-05-15
Added DTS and AAC descriptor tags
phintuka
2010-04-16
Eliminated compiler warnings (Thanks to Winfried Koehler)
phintuka
2010-03-23
Added TS support for EAC3 tracks.
rofafor
2010-03-16
Fixed a signess bug.
rofafor
2010-03-15
Template for void func(a,b,c,d,e)
phintuka
2010-03-15
Initial import
phintuka
2010-03-14
Set StreamID to UDP/RTP headers
phintuka
2010-03-13
Backgroundwriter: use StreamId
phintuka
2010-03-12
Removed deprecated EscapeMrl()
phintuka
2010-03-12
Cosmetics (white space)
phintuka
2010-03-12
Cosmetics (simplify branches)
phintuka
2010-03-12
init stream_tcp_header_t::stream to 0
phintuka
2010-03-12
Initial import
phintuka
2010-03-12
Support for libextractor 0.6.0 API
phintuka
2010-02-23
Added missing cString -> const char * type conversion
phintuka
2010-02-23
Fixed memory leaks
phintuka
2010-02-23
Fixed compilation with libextractor 0.6.0.
phintuka
2010-02-23
Added support for libextractor 0.6.0 API (Thanks to Martin Knoll)
phintuka
2010-02-03
Added template for functions with four arguments
phintuka
2010-02-03
Added SC_SEQUENCE_END
phintuka
2010-02-03
Added BuildMrl
phintuka
2010-02-03
ts_get_video_size(): aqdded missing start code search after PES header strip.
phintuka
2010-02-02
Implemented ts_get_video_size()
phintuka
2010-02-02
Fixed start code scanning
phintuka
2010-02-02
int -> size_t
phintuka
2010-02-02
Added sanity checks
phintuka
2010-02-02
int -> size_t
phintuka
2010-02-02
memcpy -> memmove
phintuka
2010-02-02
h264_get_video_size(): Removed NAL AUD scanning, it is done in h264_get_pictu...
phintuka
2010-02-02
h264_get_video_size() : scan packet for startcode if it is not in the beginning
phintuka
[next]