Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use HDMV compression with LUT8 data, it has better compress ratio with complex images.
|
|
priority
|
|
|
|
|
|
(Closes #3153405)
|
|
(Suggested by Christian Ruppert)
Closes bug #3152431.
|
|
(Thanks to Helmar Gerloni)
|
|
Closes #3017960
|
|
|
|
(Thanks to Helmar Gerloni)
|
|
|
|
|
|
|
|
|
|
Xine_Control_Result(): fail immediately if no clients
|
|
|
|
Added Sync()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--> header can be resetted without providing new one
by calling SetHeader(NULL, 0, true);
|
|
|
|
(Client uses first received packet to test the connection).
- Send header (PAT/PMT) to new UDP/RTP clients
|
|
Do not change value of const string
|
|
(scheduler is not yet MPEG-TS compatible)
Removed macro that was used only once
|
|
|
|
(Thanks to alexw)
|
|
|
|
|
|
|
|
|
|
Increased timeout for reading grab result
|
|
|
|
Removed (unused) m_iUdpFlowMask.
|
|
|
|
|
|
Silenced compiler warnings
warning: ignoring return value of âssize_t
write(int, const void*, size_t)â, declared with attribute warn_unused_result
|