gst-plugins-rs/gst-plugin-closedcaption
Jordan Petridis 45ebb4c629
mccparse: Refactor huge line-handling function into smaller separate functions
* The Debug category was moved to a lazy_static!.
This allowed for a couple of methods, to be implemented
directly against the State struct since the debug category
was their only dependency from MccParse.

* Log the Caps/Format change
2019-01-22 16:48:12 +02:00
..
src mccparse: Refactor huge line-handling function into smaller separate functions 2019-01-22 16:48:12 +02:00
tests plugin::register_static() can fail so don't let it silently fail 2019-01-21 22:13:07 +02:00
Cargo.toml mccparse: Refactor huge line-handling function into smaller separate functions 2019-01-22 16:48:12 +02:00