This website works better with JavaScript.
Home
Explore
Help
Sign In
shenmc
/
bitstream
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add examples/dvb_gen_si
master
Georgi Chorbadzhiyski
13 years ago
parent
f4c9160e5d
commit
61d8b768de
2 changed files
with
1607 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/Makefile
+1606
-0
examples/dvb_gen_si.c
+ 1
- 1
examples/Makefile
View File
@ -3,7 +3,7 @@
CFLAGS
=
-Wall -O2 -g
CFLAGS_LOCAL
=
-Wall -O2 -g -I. -I../..
LDFLAGS
=
OBJ
=
dvb_print_si dvb_ecmg dvb_ecmg_test mpeg_print_pcr rtp_check_seqnum
OBJ
=
dvb_print_si dvb_
gen_si dvb_
ecmg dvb_ecmg_test mpeg_print_pcr rtp_check_seqnum
i
f
e
q
"$(shell uname -s)"
"Darwin"
LDFLAGS
+=
-liconv
+ 1606
- 0
examples/dvb_gen_si.c
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save