fengalin / media-toc

Build a table of contents from a media file or split a media file into chapters
MIT License
73 stars 3 forks source link

SplitController: simplify `update_tags` #130

Closed fengalin closed 5 years ago

fengalin commented 5 years ago

https://github.com/sdroege/gstreamer-rs/pull/119 was released in gstreamer-rs release 0.12.0. It now possible to iterate on a tag list without specifying the actual tag type.