Age | Commit message (Collapse) | Author |
|
|
|
|
|
fails)
|
|
|
|
|
|
|
|
(Client uses first received packet to test the connection).
- Send header (PAT/PMT) to new UDP/RTP clients
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pts_to_ms()
|
|
|
|
|
|
|
|
|
|
|
|
Reduced PMT logging.
|
|
|
|
|
|
- changed GetVideoSize(), vdr-1.7.7 not supported anymore
Added GetOsdSize() with default values
|
|
(Thanks to jlac)
https://sourceforge.net/forum/forum.php?thread_id=3277603&forum_id=540656
|
|
|
|
(dereferencing pointer ... does break strict-aliasing rules)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
strict-aliasing rules).
Initialize data in declaration.
|
|
Do not change value of const string
|
|
Simplified, removed redundant local variables
|
|
(dereferencing type-punned pointer will break strict-aliasing rules)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(dereferencing type-punned pointer will break strict-aliasing rules)
|
|
|