mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
eitd/SIutils.cpp: add parseDVBtime function
This commit is contained in:
@@ -44,7 +44,10 @@
|
||||
// Alles neu macht der Mai.
|
||||
//
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
time_t changeUTCtoCtime(const unsigned char *buffer, int local_time=1);
|
||||
time_t parseDVBtime(uint16_t mjd, uint32_t bcd);
|
||||
|
||||
// returns the descriptor type as readable text
|
||||
const char *decode_descr (unsigned char tag_value);
|
||||
|
Reference in New Issue
Block a user