Skip to content

Commit

Permalink
Add PlayTsVideo function to play TS packets.
Browse files Browse the repository at this point in the history
  • Loading branch information
ua0lnj authored and rofafor committed Jan 27, 2018
1 parent 36cf5a4 commit df3464b
Show file tree
Hide file tree
Showing 4 changed files with 1,648 additions and 1,421 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ CONFIG += -DAV_INFO -DAV_INFO_TIME=3000 # info/debug a/v sync
CONFIG += -DUSE_PIP # PIP support
CONFIG += -DHAVE_PTHREAD_NAME # supports new pthread_setname_np
#CONFIG += -DNO_TS_AUDIO # disable ts audio parser
#CONFIG += -DUSE_TS_VIDEO # build new ts video parser
CONFIG += -DUSE_TS_VIDEO # build new ts video parser
CONFIG += -DUSE_MPEG_COMPLETE # support only complete mpeg packets
CONFIG += -DH264_EOS_TRICKSPEED # insert seq end packets for trickspeed
#CONDIF += -DDUMP_TRICKSPEED # dump trickspeed packets
Expand Down
Loading

0 comments on commit df3464b

Please sign in to comment.