Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
(forward trick speeds should now work. Backward trickspeeds won't work yet)
|
|
|
|
Added timeout.
|
|
|
|
Read single transport block from socket / pipe
|
|
Added this->read_buffer for partially read data packets
Cosmetics
|
|
|
|
|
|
|
|
|
|
Replace default size with 720x576.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Thanks to Diego Pierotto)
|
|
|
|
|
|
(it is used to store frame count, not just single flag)
|
|
|
|
|
|
|
|
(scheduler is not yet MPEG-TS compatible)
Removed macro that was used only once
|
|
|
|
|
|
|
|
- Allocate and free handles in SetAreas()
- CanHandleAreas() does not modify OSD state
- Allow all bpps from 1 to 8
(Reported by Petri Helin)
|
|
|