libcaption
Loading...
Searching...
No Matches
ts.c File Reference
#include "ts.h"
#include <string.h>

Functions

void ts_init (ts_t *ts)
 
static int64_t ts_parse_pts (const uint8_t *data)
 
int ts_parse_packet (ts_t *ts, const uint8_t *data)
 

Function Documentation

◆ ts_init()

void ts_init ( ts_t * ts)

◆ ts_parse_packet()

int ts_parse_packet ( ts_t * ts,
const uint8_t * data )

◆ ts_parse_pts()

static int64_t ts_parse_pts ( const uint8_t * data)
static