Georgi Chorbadzhiyski
|
78c50ec87b
|
cat: Check malloc result.
|
11 years ago |
Georgi Chorbadzhiyski
|
5b303b7933
|
cat: Add more CAIDs for Griffin CA.
|
11 years ago |
Georgi Chorbadzhiyski
|
beed129074
|
Add support for Griffin CAS and DGCrypt CAS.
|
11 years ago |
Georgi Chorbadzhiyski
|
4e98993eb2
|
sdt: Change free_ca_mode to default to non encypted service.
|
12 years ago |
Georgi Chorbadzhiyski
|
2b9327fbb5
|
Do not use bashisms and clean tstest.{o,d} files.
|
12 years ago |
Georgi Chorbadzhiyski
|
1ddc5acb6f
|
Add support for Bulcrypt CAS.
|
12 years ago |
Georgi Chorbadzhiyski
|
968352d1ec
|
Add init() functions in addition to alloc_init() functions.
|
13 years ago |
Georgi Chorbadzhiyski
|
f36a478d2d
|
Do not build tstest by default.
|
13 years ago |
Georgi Chorbadzhiyski
|
05d5128c33
|
makefile: Fix MKDEP to work when cross compiling.
|
13 years ago |
Georgi Chorbadzhiyski
|
a068b9f6ba
|
makefile: Add dependancy tracking.
|
13 years ago |
Georgi Chorbadzhiyski
|
79e66b45ce
|
makefile: Fix link message for tstest.
|
13 years ago |
Georgi Chorbadzhiyski
|
97def68a01
|
Compile with -Wstrict-prototypes and -std=c99
|
13 years ago |
Georgi Chorbadzhiyski
|
3d6e5cf75f
|
Fix format string warnings when compiling on 64 bit machine.
|
13 years ago |
Georgi Chorbadzhiyski
|
daa76d8d2d
|
Fix off-by-one in ts_packet_get_payload_offset().
|
13 years ago |
Georgi Chorbadzhiyski
|
27130f24ca
|
Fix PUSI check.
|
13 years ago |
Georgi Chorbadzhiyski
|
9094238a7d
|
Check if PUSI packet comes before table/pes gathering ihas finished.
Without this check broken transport streams that start new tables
before finishing old ones cause psi gathering to fail.
|
13 years ago |
Georgi Chorbadzhiyski
|
7d13c10049
|
Fix off-by-one in section gathering.
When 1 byte of the section was in the next TS packet, section
gathering misses it.
|
13 years ago |
Georgi Chorbadzhiyski
|
e9ba8bcf8f
|
Add functions to get ecm and emm info by caid and by pid.
|
13 years ago |
Georgi Chorbadzhiyski
|
d5d0171a7d
|
Fix decoding of descriptor 0x58
|
13 years ago |
Georgi Chorbadzhiyski
|
c4f2ddb208
|
Fix desc02 parser
|
13 years ago |
Georgi Chorbadzhiyski
|
d9734150a3
|
Add support for more CA systems.
Add support for detecting SECA, VIACCESS, VIDEOGUARD,
NAGRA and DRECRYPT. That should cover the most used CA
systems.
|
13 years ago |
Georgi Chorbadzhiyski
|
ec79301fa5
|
Add TODO file.
|
13 years ago |
Georgi Chorbadzhiyski
|
5627d6d019
|
Add README file.
|
13 years ago |
Georgi Chorbadzhiyski
|
547f332c1c
|
Makefile: The library is called libtsfuncs not libts.
|
13 years ago |
Georgi Chorbadzhiyski
|
62d01280fa
|
The code is under MIT license.
|
13 years ago |
Georgi Chorbadzhiyski
|
6378f28014
|
Cleanup ts_{decode,encode}_pts().
|
13 years ago |
Georgi Chorbadzhiyski
|
9bd81d834b
|
CA system is called CONAX not CONNAX.
|
13 years ago |
Georgi Chorbadzhiyski
|
1feb066d7e
|
Replace short functinos with static inlines in tsfuncs.h
|
13 years ago |
Georgi Chorbadzhiyski
|
69e8da8e70
|
Rename source files to drop tsfuncs_ prefix.
|
13 years ago |
Georgi Chorbadzhiyski
|
e8488e35ab
|
Add ts_{nit,sdt,eit,tdt}_is_same() and ts_{nit,sdt,tdt}_is_copy().
|
13 years ago |
Georgi Chorbadzhiyski
|
cdcd22dbf5
|
cat: Detect ECM pids also in stream descriptors.
|
13 years ago |
Georgi Chorbadzhiyski
|
f74d195a5b
|
Fix find_CA_descriptor size check
|
13 years ago |
Georgi Chorbadzhiyski
|
a2a3c0b9af
|
Add pidmap_set_val()
|
13 years ago |
Georgi Chorbadzhiyski
|
69322e5eef
|
Add pidmap API
|
13 years ago |
Georgi Chorbadzhiyski
|
4e4d9b547d
|
Remove function that is no longer used
|
13 years ago |
Georgi Chorbadzhiyski
|
a0ebea40a6
|
Add ts_packet_set_not_scrambled()
|
13 years ago |
Georgi Chorbadzhiyski
|
d657ce22b0
|
Free network_info on clear
|
13 years ago |
Georgi Chorbadzhiyski
|
e4d004d6d2
|
Add ts_XXX_clear() functions for all objects
|
13 years ago |
Georgi Chorbadzhiyski
|
2fe32e33e6
|
Rename ts_pes_reset() to ts_pes_clear()
|
13 years ago |
Georgi Chorbadzhiyski
|
0d46245e71
|
Add ts_privsec_copy()
|
13 years ago |
Georgi Chorbadzhiyski
|
dc9e6f29f1
|
Add ts_section_data_copy()
|
13 years ago |
Georgi Chorbadzhiyski
|
5f79788975
|
Add ts_section_header_set_private_vars()
|
13 years ago |
Georgi Chorbadzhiyski
|
9f94b2ac34
|
Add ts_hex_dump_buf()
|
13 years ago |
Georgi Chorbadzhiyski
|
927f87c027
|
Add section_data_len to struct ts_section_header
|
13 years ago |
Georgi Chorbadzhiyski
|
1adc87bcef
|
Add ts_packet_get_scrambled()
|
13 years ago |
Georgi Chorbadzhiyski
|
1c74afa970
|
Remove "CA" suffix from CA sys description
|
13 years ago |
Georgi Chorbadzhiyski
|
717d1e9c22
|
Make ts_section_is_same() stricter
|
13 years ago |
Georgi Chorbadzhiyski
|
ec49b5349d
|
Add ts_privsec_is_same()
|
13 years ago |
Georgi Chorbadzhiyski
|
8802a6043d
|
Remove pid parameter from ts_pmt_push_packet()
|
13 years ago |
Georgi Chorbadzhiyski
|
b401d8d3b5
|
Check if ont of parameters is null in ts_XXX_is_same()
|
13 years ago |