Fix bug in buffer, new stuff for TS #16 5.5h

This commit is contained in:
Erik Zandvliet 2012-03-12 15:47:29 +01:00
parent 05364aad2e
commit c63e018105
3 changed files with 38 additions and 38 deletions

View file

@ -1,4 +1,4 @@
SRC = main.cpp ../util/socket.cpp ../util/flv_tag.cpp
SRC = main.cpp ../util/socket.cpp ../util/dtsc.cpp ../util/util.cpp
OBJ = $(SRC:.cpp=.o)
OUT = DDV_Conn_TS
INCLUDES =