init mpegts

Origin commit data
------------------
Branch: master
Commit: 0f958a7ef9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-11-12 (Sun, 12 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2017-11-12 08:58:18 +01:00
committed by TangoCash
parent 77afaff304
commit c5edbead79

View File

@@ -411,6 +411,8 @@ cPlayback::cPlayback(int num)
gst_version (&major, &minor, &micro, &nano); gst_version (&major, &minor, &micro, &nano);
gst_mpegts_initialize();
if (nano == 1) if (nano == 1)
nano_str = "(CVS)"; nano_str = "(CVS)";
else if (nano == 2) else if (nano == 2)