Files
mpv/stream
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-11-26 21:21:56 +01:00
2014-11-26 21:21:56 +01:00
2013-12-21 21:43:16 +01:00
2014-11-26 21:21:56 +01:00
2014-04-13 18:03:01 +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-12-16 19:28:08 +01:00
2014-11-26 21:21:56 +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-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02: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-11-26 21:21:56 +01:00