created a pts_pcr class for PCR computations

This commit is contained in:
Andreas Steffen
2012-07-20 14:57:28 +02:00
parent cfa69fce13
commit 5a6c18853e
4 changed files with 287 additions and 55 deletions
+1
View File
@@ -9,6 +9,7 @@ libpts_la_SOURCES = \
libpts.h libpts.c \
pts/pts.h pts/pts.c \
pts/pts_error.h pts/pts_error.c \
pts/pts_pcr.h pts/pts_pcr.c \
pts/pts_proto_caps.h \
pts/pts_req_func_comp_evid.h \
pts/pts_simple_evid_final.h \