summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-02-15 15:07:52 +0100
committerwm4 <wm4@nowhere>2020-02-15 15:07:52 +0100
commit96ef62161ac8edb3c111bde7a79cb07dd6db813c (patch)
tree608ebb51f05b45e7273c9745c3485497814243de /filters
parent121bc6ad62a75eb4a3c9cbd2d4f96fcd18593ac9 (diff)
downloadmpv-96ef62161ac8edb3c111bde7a79cb07dd6db813c.tar.bz2
mpv-96ef62161ac8edb3c111bde7a79cb07dd6db813c.tar.xz
demux_edl: improve parsing slightly
Add a mp_log context to the parse_edl() function, and report some errors. Previously, this just told you that something was wrong. Add some error reporting to make it slightly less evil. Put all parameters in a list before processing them. This makes adding parameters for special headers easier, and we can report parameters that were not understood. (For "compatibility", which probably doesn't matter at all, still don't count them as errors; as before.)
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions