summaryrefslogtreecommitdiffstats
path: root/stream/dvb_tune.c
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2014-12-31 03:20:01 +0100
committerwm4 <wm4@nowhere>2015-01-06 19:52:27 +0100
commit02e6cf7a0af01acb2321514a8a19b37d93298b55 (patch)
treeab78ffe3a879fee57010dd3da76648eda523eaa3 /stream/dvb_tune.c
parent2c6ce12b3cf6efc695a0bf0c60f343d1527716d3 (diff)
downloadmpv-02e6cf7a0af01acb2321514a8a19b37d93298b55.tar.bz2
mpv-02e6cf7a0af01acb2321514a8a19b37d93298b55.tar.xz
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.
Diffstat (limited to 'stream/dvb_tune.c')
0 files changed, 0 insertions, 0 deletions