Oliver Freyermuth
02e6cf7a0a
stream_dvb: Move out PID-parsing, disable TPID parsing.
...
Move PID-string parsing into a separate function, reduces code-duplication.
Drop TPID-parsing again since teletext-stream seems not really correctly identified (ffmpeg guessed mp3 in my test...).
Parsing now done using strtok + sscanf instead of sscanfs with fixed numbers of expected fields -
gives more correct checking of PID-overflow, will allow VDR-style PID-field parsing.
2015-01-06 19:52:27 +01:00
..
2014-09-23 23:09:25 +02:00
2014-11-26 21:21:56 +01:00
2014-09-23 23:09:25 +02:00
2014-11-26 21:21:56 +01:00
2013-12-21 21:43:16 +01:00
2014-09-29 18:06:44 +02:00
2014-11-26 21:21:56 +01:00
2014-04-13 18:03:01 +02:00
2013-12-22 13:11:22 +01:00
2014-12-04 22:42:07 +01:00
2015-01-06 19:52:27 +01:00
2015-01-06 19:52:27 +01:00
2015-01-06 19:52:27 +01:00
2014-06-11 00:34:42 +02:00
2014-06-11 00:34:42 +02:00
2014-11-21 09:58:09 +01:00
2014-09-13 16:09:51 +02:00
2014-06-11 00:39:14 +02:00
2014-09-27 18:33:36 +02:00
2014-12-13 20:25:56 +01:00
2015-01-06 19:52:27 +01:00
2014-09-25 23:54:18 +02:00
2014-09-25 23:54:18 +02:00
2014-12-13 20:25:56 +01:00
2014-12-16 19:28:08 +01:00
2014-12-24 14:33:34 +01:00
2014-11-26 21:21:56 +01:00
2014-10-30 22:50:44 +01:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2014-12-28 20:04:25 +01:00
2014-09-13 16:09:51 +02:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2014-12-27 21:20:57 +01:00
2014-12-13 20:25:56 +01:00
2014-08-28 12:02:50 +02:00
2014-07-05 17:07:15 +02:00
2014-04-13 18:03:01 +02:00
2014-06-11 00:34:42 +02:00
2014-11-26 21:21:56 +01:00