nkoriyama / aribb24

A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream.
GNU Lesser General Public License v3.0
60 stars 24 forks source link

decoder: reset control_time when finalizing decoder #13

Open jeeb opened 5 years ago

jeeb commented 5 years ago

This way finalize_decoder() can properly be utilized as a flush function.

Ref https://github.com/nkoriyama/aribb24/issues/10#issuecomment-462555624