schmirl 518886b08b client_filter-data-handling.patch by Petri Hintukainen
- regonize PUSI flag in TS packets (bullet-proof section start+end indicator)
- Use own TS buffer to read directly from socket, no need for ring buffer anymore
- Re-activate all active filters after re-connection to server
- Simplify thread start/stop/running detection to current VDR style
- Update "filter closed by VDR" detection (datagram sockets
  return different errno's than pipes)
- Deliver data to first matching and active filter (do not drop data if first
  matching filter has been closed, there is quite likely new filter for it)
- Add disconnect detection to avoid 100% CPU usage in cTSBuffer::Action()
Modified Files:
	client/filter.c client/filter.h
2007-04-24 11:23:16 +00:00
..
2005-01-25 14:14:43 +00:00
2004-12-30 22:43:55 +00:00
2005-03-12 12:54:19 +00:00
2004-12-30 22:43:55 +00:00
2005-02-08 17:22:35 +00:00
2005-02-08 15:34:38 +00:00
2005-02-08 15:34:38 +00:00