mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
init mpegts
This commit is contained in:
@@ -411,6 +411,8 @@ cPlayback::cPlayback(int num)
|
||||
|
||||
gst_version (&major, &minor, µ, &nano);
|
||||
|
||||
gst_mpegts_initialize();
|
||||
|
||||
if (nano == 1)
|
||||
nano_str = "(CVS)";
|
||||
else if (nano == 2)
|
||||
|
Reference in New Issue
Block a user