Georgi Chorbadzhiyski
|
f26dbdca15
|
Add RTP input
|
13 years ago |
Georgi Chorbadzhiyski
|
8e3f6df1a9
|
Announce new pids with NEW prefix
|
13 years ago |
Georgi Chorbadzhiyski
|
ab1146f854
|
Fix buffer sizes (they were very small!)
|
13 years ago |
Georgi Chorbadzhiyski
|
f36ddc7ee7
|
Use fdread when reading from socket
|
13 years ago |
Georgi Chorbadzhiyski
|
45a72023e3
|
Update libts
|
13 years ago |
Georgi Chorbadzhiyski
|
214907e74e
|
Define and use program_id to identify program name and version
|
13 years ago |
Georgi Chorbadzhiyski
|
2309ce8db3
|
Replace hardcoded usleep with packet_delay option (-y default unset)
|
13 years ago |
Georgi Chorbadzhiyski
|
e137f504d3
|
Change default of emm_send to off
|
13 years ago |
Georgi Chorbadzhiyski
|
a35cfca500
|
Report each 60 seconds how many EMMs has been send
|
13 years ago |
Georgi Chorbadzhiyski
|
e0fd598e0b
|
Handle signals, close syslog and delete pid file on exit
|
13 years ago |
Georgi Chorbadzhiyski
|
7bb156e1b8
|
Add support for syslog and running as daemon
|
13 years ago |
Georgi Chorbadzhiyski
|
059d8d433f
|
Fix option parsing for setting up crypto system
|
13 years ago |
Georgi Chorbadzhiyski
|
6db65cb7cc
|
Change option of setting output interface to -o (was -i)
|
13 years ago |
Georgi Chorbadzhiyski
|
7e24a02a29
|
Report TS discontinuity in input stream
|
13 years ago |
Georgi Chorbadzhiyski
|
fd517ef258
|
Activate PID filter by default
|
13 years ago |
Georgi Chorbadzhiyski
|
745f8e66e5
|
Add BUILD_ID and GIT_VER
|
13 years ago |
Georgi Chorbadzhiyski
|
04e749a777
|
If valid CW has not been received for 10 seconds, set invalid_cw flag
|
13 years ago |
Georgi Chorbadzhiyski
|
846b1209c8
|
Show if decoding is threaded
|
13 years ago |
Georgi Chorbadzhiyski
|
0a4f2f7a70
|
Add threaded decode and output functions that use circular buffers
|
13 years ago |
Georgi Chorbadzhiyski
|
988fda9eeb
|
Add decode and write circular buffers
|
13 years ago |
Georgi Chorbadzhiyski
|
c94b13b0a5
|
Init bit sliced dvbpsi key
|
13 years ago |
Georgi Chorbadzhiyski
|
d8be732681
|
Correctly handle communications errors and reconnects
|
13 years ago |
Georgi Chorbadzhiyski
|
20daa7bcef
|
Pass struct ts instead of struct camd35 to functions
|
13 years ago |
Georgi Chorbadzhiyski
|
4a0b6d0993
|
Prevent fd leak on connect error
|
13 years ago |
Georgi Chorbadzhiyski
|
e3fef2755c
|
Unify connect messages
|
13 years ago |
Georgi Chorbadzhiyski
|
680b68f27b
|
Check for CW error in addition to duplicate ECM
|
13 years ago |
Georgi Chorbadzhiyski
|
f811ea985e
|
Set send and receive buffers
|
13 years ago |
Georgi Chorbadzhiyski
|
3419aa7d24
|
Change CAMD connecting messages
|
13 years ago |
Georgi Chorbadzhiyski
|
4f99f75470
|
Move camd communication into thread
|
13 years ago |
Georgi Chorbadzhiyski
|
e574b18311
|
Use correct payload offset to decode packets, instead of always using 4
|
13 years ago |
Georgi Chorbadzhiyski
|
8f514f1a37
|
Add support for input from multicast
|
13 years ago |
Georgi Chorbadzhiyski
|
1de28d872d
|
Add udp_connect_input()
|
13 years ago |
Georgi Chorbadzhiyski
|
51991dbfae
|
Add struct io and use it for input and output
|
13 years ago |
Georgi Chorbadzhiyski
|
7b80565d19
|
Ooops, fix udp.c compilation
|
13 years ago |
Georgi Chorbadzhiyski
|
c290f8d198
|
Add udp output support
|
13 years ago |
Georgi Chorbadzhiyski
|
9395555a6f
|
Add input_fd and output_fd to struct ts
|
13 years ago |
Georgi Chorbadzhiyski
|
2ea85c7a25
|
Add support for skipping EMM requests
|
13 years ago |
Georgi Chorbadzhiyski
|
72aab3fb1e
|
Add workaround for OSCAM behaviour
|
13 years ago |
Georgi Chorbadzhiyski
|
4a9f2e9dd7
|
Add workaround for OSCAM behaviour
|
13 years ago |
Georgi Chorbadzhiyski
|
8685f778e5
|
Add buffer space in struct camd35 and use it
|
13 years ago |
Georgi Chorbadzhiyski
|
4b4a444b76
|
Add all data to struct ts
|
13 years ago |
Georgi Chorbadzhiyski
|
9b29373eba
|
Add data.h dependancy
|
13 years ago |
Georgi Chorbadzhiyski
|
ad7c9f1e6b
|
Add struct camd35
|
13 years ago |
Georgi Chorbadzhiyski
|
979034cb53
|
Add struct key
|
13 years ago |
Georgi Chorbadzhiyski
|
427cec7bb2
|
Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h}
|
13 years ago |
Georgi Chorbadzhiyski
|
0c02899c84
|
Add support for PID filtering on output
|
13 years ago |
Georgi Chorbadzhiyski
|
57fb649d81
|
Add pid_filter option
|
13 years ago |
Georgi Chorbadzhiyski
|
d9e3d268ab
|
Remove packet debug that was tied to test input file
|
13 years ago |
Georgi Chorbadzhiyski
|
1d067f0394
|
Add more command line parameters
|
13 years ago |
Georgi Chorbadzhiyski
|
81ebf20ce7
|
Enable decryption through libdvbcsa
|
13 years ago |