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
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
2010-02-02
IS_NAL_???(): cast to const
phintuka
2010-02-02
Use IS_SC_PICTURE(), IS_SC_SEQUENCE()
phintuka
2010-02-02
Added IS_SC_PICTURE(), IS_SC_SEQUENCE()
phintuka
2009-10-31
Made config_t::Is???() functions static
phintuka
2009-10-26
Make Last() public
phintuka
2009-09-09
Fixed AC3 audio
phintuka
2009-09-09
Simplify
phintuka
2009-09-09
Added descriptors
phintuka
2009-08-19
Removed dead code
phintuka
2009-08-19
Schedule():
phintuka
2009-08-19
Ordered ScrSource from worst to best
phintuka
2009-08-18
Moved eScrSource to class.
phintuka
2009-08-18
Cosmetics
phintuka
2009-08-18
Fixed buffer overflow.
phintuka
2009-08-18
Reduced PAT logging
phintuka
2009-08-05
Fixed abort when compiled with recent gcc.
phintuka
2009-08-05
Reordered headers. Added ts.h
phintuka
2009-07-24
When clearing, drop only one packet at time
phintuka
2009-07-24
Simplify
phintuka
2009-07-24
Replaced m_Active with cThread::Running() and cThread::Cancel()
phintuka
2009-07-23
Fixed segfault when dbus not running
phintuka
2009-07-23
Check dbus_g_proxy_new_for_name() return value
phintuka
2009-07-21
Avoid delaying control messages:
phintuka
2009-07-21
Do not discard control messages
phintuka
2009-07-21
Cosmetics.
phintuka
2009-07-21
Added Cork()
phintuka
2009-07-21
Removed unused code blocks (DISABLE_DISCARD,LOG_DISCARD)
phintuka
2009-07-21
Cosmetics
phintuka
2009-07-21
Fixed possible race condition in Flush()
phintuka
2009-07-03
ts_get_pcr_n()
phintuka
2009-07-02
Added QueuePadding()
phintuka
2009-07-02
Fixed poll condition (broken in 1.42)
phintuka
2009-07-01
pts_to_ms(), ms_to_pts()
phintuka
2009-07-01
#define NO_PTS
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-29
Cosmetics
phintuka
[next]