Fix FLV2DTSC binary and add some checks in the flv_tag lib.
This commit is contained in:
parent
cf5dc1ff93
commit
ef682b99d9
2 changed files with 7 additions and 1 deletions
|
@ -2,5 +2,5 @@ bin_PROGRAMS=MistDTSC2FLV MistFLV2DTSC
|
|||
AM_LDFLAGS=-L../../lib
|
||||
MistDTSC2FLV_SOURCES=dtsc2flv.cpp
|
||||
MistDTSC2FLV_LDADD=-ldtsc -lflv_tag -lamf -lsocket
|
||||
MistFLV2DTSC_SOURCES=dtsc2flv.cpp
|
||||
MistFLV2DTSC_SOURCES=flv2dtsc.cpp
|
||||
MistFLV2DTSC_LDADD=-ldtsc -lflv_tag -lamf -lsocket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue