-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Daniel Kamil Kozar edited this page Jun 7, 2017
·
5 revisions
Loose ideas about planned future functionality.
- Support for the ISO 639 language descriptor, with language as a separate column in the
aud_streams
table. - Support for streams marked as subtitle and teletext inside the PMT, with separate database tables for describing their data.
Better handling of out-of-memory conditions (vec.h
).- Introduce some kind of uniform logging mechanism instead of
fprintf
ing all over the place. Perhaps allow passing dvbpsi/ffmpeg messages too.
- Preliminary support for NIT and EIT.