Commit Graph

  • *
  • |\
  • * \
  • |\ \
  • * \ \
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • | * / /
  • |/ / /
  • | * /
  • |/ /
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 8c8a28d (HEAD -> master) Merge pull request #5 from lars18th/neutral-nets by Georgi Chorbadzhiyski 2018-05-07 09:44:06 +0300
  • bb96854 Merge pull request #6 from lars18th/fix-payload_offset by Georgi Chorbadzhiyski 2018-05-07 09:43:50 +0300
  • a03865a Merge pull request #7 from AMDmi3/patch-1 by Georgi Chorbadzhiyski 2018-05-07 09:43:35 +0300
  • ddfcc4b Merge pull request #8 from AMDmi3/patch-2 by Georgi Chorbadzhiyski 2018-05-07 09:43:24 +0300
  • 73b18ed Make Makefile more friendly to packaging by Dmitry Marakasov 2018-05-06 21:25:58 +0300
  • 95bf6fc Include stdint.h for intXX_t by Dmitry Marakasov 2018-05-06 21:21:50 +0300
  • 6fb0de0 Fixes incorrect check for payload_offset by lars18th 2018-05-04 09:37:42 +0200
  • d0e2dfe Descriptor 0x62: Support for different deliveries by root 2018-05-04 08:53:04 +0200
  • 56f4728 Merge pull request #3 from AMDmi3/patch-1 by Georgi Chorbadzhiyski 2018-05-01 09:43:44 +0300
  • 848acf5 Fix ts_crc32_section return type by Dmitry Marakasov 2018-04-18 14:52:46 +0300
  • d3b56ef Check return value of asprintf() because it could fail by Georgi Chorbadzhiyski 2016-11-16 08:45:13 +0200
  • f2456cb Fix lcn description decoding by Georgi Chorbadzhiyski 2016-11-11 18:48:15 +0200
  • 45e7e99 Simplify xxx_is_same() functions. by Georgi Chorbadzhiyski 2015-01-31 23:42:07 +0200
  • f69e34f Remove unneeded operations. by Georgi Chorbadzhiyski 2015-01-31 23:29:12 +0200
  • 1d4eb61 nit: Remove unused variables. by Georgi Chorbadzhiyski 2015-01-31 23:28:03 +0200
  • 91b13d7 nit_desc: Prevent memory leak on error path. by Georgi Chorbadzhiyski 2015-01-31 23:26:06 +0200
  • 5d64567 Make clang static checker happy. by Georgi Chorbadzhiyski 2015-01-31 23:23:05 +0200
  • 9c89a5e build: Allow changing CC even when CROSS is set. by Georgi Chorbadzhiyski 2014-01-22 12:24:34 +0200
  • e1c1b54 Add support for LCN descriptor. by Georgi Makedonski 2013-12-16 17:00:43 +0200
  • 78c50ec cat: Check malloc result. by Georgi Chorbadzhiyski 2013-10-03 11:57:24 +0300
  • 5b303b7 cat: Add more CAIDs for Griffin CA. by Georgi Chorbadzhiyski 2013-08-31 15:18:26 +0300
  • beed129 Add support for Griffin CAS and DGCrypt CAS. by Georgi Chorbadzhiyski 2013-02-06 15:00:27 +0200
  • 4e98993 sdt: Change free_ca_mode to default to non encypted service. by Georgi Chorbadzhiyski 2012-10-17 12:46:09 +0300
  • 2b9327f Do not use bashisms and clean tstest.{o,d} files. by Georgi Chorbadzhiyski 2012-04-18 22:03:46 +0300
  • 1ddc5ac Add support for Bulcrypt CAS. by Georgi Chorbadzhiyski 2012-04-18 22:03:09 +0300
  • 968352d Add init() functions in addition to alloc_init() functions. by Georgi Chorbadzhiyski 2011-12-12 13:14:15 +0200
  • f36a478 Do not build tstest by default. by Georgi Chorbadzhiyski 2011-12-09 15:15:16 +0200
  • 05d5128 makefile: Fix MKDEP to work when cross compiling. by Georgi Chorbadzhiyski 2011-12-09 14:50:14 +0200
  • a068b9f makefile: Add dependancy tracking. by Georgi Chorbadzhiyski 2011-11-26 01:28:22 +0200
  • 79e66b4 makefile: Fix link message for tstest. by Georgi Chorbadzhiyski 2011-11-26 01:27:30 +0200
  • 97def68 Compile with -Wstrict-prototypes and -std=c99 by Georgi Chorbadzhiyski 2011-11-26 01:18:52 +0200
  • 3d6e5cf Fix format string warnings when compiling on 64 bit machine. by Georgi Chorbadzhiyski 2011-11-24 10:02:45 +0200
  • daa76d8 Fix off-by-one in ts_packet_get_payload_offset(). by Georgi Chorbadzhiyski 2011-11-22 14:28:10 +0200
  • 27130f2 Fix PUSI check. by Georgi Chorbadzhiyski 2011-11-14 12:26:51 +0200
  • 9094238 Check if PUSI packet comes before table/pes gathering ihas finished. by Georgi Chorbadzhiyski 2011-11-11 17:38:32 +0200
  • 7d13c10 Fix off-by-one in section gathering. by Georgi Chorbadzhiyski 2011-10-05 17:47:54 +0300
  • e9ba8bc Add functions to get ecm and emm info by caid and by pid. by Georgi Chorbadzhiyski 2011-09-29 18:57:04 +0300
  • d5d0171 Fix decoding of descriptor 0x58 by Georgi Chorbadzhiyski 2011-09-26 20:11:19 +0300
  • c4f2ddb Fix desc02 parser by Georgi Chorbadzhiyski 2011-09-26 19:12:47 +0300
  • d973415 Add support for more CA systems. by Georgi Chorbadzhiyski 2011-09-20 16:08:01 +0300
  • ec79301 Add TODO file. by Georgi Chorbadzhiyski 2011-09-16 21:27:30 +0300
  • 5627d6d (tag: v1.0) Add README file. by Georgi Chorbadzhiyski 2011-09-15 14:24:19 +0300
  • 547f332 Makefile: The library is called libtsfuncs not libts. by Georgi Chorbadzhiyski 2011-09-15 14:21:15 +0300
  • 62d0128 The code is under MIT license. by Georgi Chorbadzhiyski 2011-09-15 14:19:21 +0300
  • 6378f28 Cleanup ts_{decode,encode}_pts(). by Georgi Chorbadzhiyski 2011-09-15 14:07:37 +0300
  • 9bd81d8 CA system is called CONAX not CONNAX. by Georgi Chorbadzhiyski 2011-09-11 03:02:12 +0300
  • 1feb066 Replace short functinos with static inlines in tsfuncs.h by Georgi Chorbadzhiyski 2011-09-09 13:16:24 +0300
  • 69e8da8 Rename source files to drop tsfuncs_ prefix. by Georgi Chorbadzhiyski 2011-09-04 00:11:36 +0300
  • e8488e3 Add ts_{nit,sdt,eit,tdt}_is_same() and ts_{nit,sdt,tdt}_is_copy(). by Georgi Chorbadzhiyski 2011-09-09 13:08:27 +0300
  • cdcd22d cat: Detect ECM pids also in stream descriptors. by Georgi Chorbadzhiyski 2011-09-02 15:21:11 +0300
  • f74d195 Fix find_CA_descriptor size check by Georgi Chorbadzhiyski 2011-08-17 21:37:29 +0300
  • a2a3c0b Add pidmap_set_val() by Georgi Chorbadzhiyski 2011-06-10 15:20:45 +0300
  • 69322e5 Add pidmap API by Georgi Chorbadzhiyski 2011-06-03 13:49:06 +0300
  • 4e4d9b5 Remove function that is no longer used by Georgi Chorbadzhiyski 2011-06-03 13:27:30 +0300
  • a0ebea4 Add ts_packet_set_not_scrambled() by Georgi Chorbadzhiyski 2011-06-02 16:14:00 +0300
  • d657ce2 Free network_info on clear by Georgi Chorbadzhiyski 2011-06-02 14:52:51 +0300
  • e4d004d Add ts_XXX_clear() functions for all objects by Georgi Chorbadzhiyski 2011-06-02 14:21:48 +0300
  • 2fe32e3 Rename ts_pes_reset() to ts_pes_clear() by Georgi Chorbadzhiyski 2011-06-02 14:19:00 +0300
  • 0d46245 Add ts_privsec_copy() by Georgi Chorbadzhiyski 2011-06-02 14:15:39 +0300
  • dc9e6f2 Add ts_section_data_copy() by Georgi Chorbadzhiyski 2011-06-02 14:14:36 +0300
  • 5f79788 Add ts_section_header_set_private_vars() by Georgi Chorbadzhiyski 2011-06-02 14:13:28 +0300
  • 9f94b2a Add ts_hex_dump_buf() by Georgi Chorbadzhiyski 2011-06-02 12:40:35 +0300
  • 927f87c Add section_data_len to struct ts_section_header by Georgi Chorbadzhiyski 2011-06-02 12:13:58 +0300
  • 1adc87b Add ts_packet_get_scrambled() by Georgi Chorbadzhiyski 2011-06-02 01:11:59 +0300
  • 1c74afa Remove "CA" suffix from CA sys description by Georgi Chorbadzhiyski 2011-06-01 16:15:25 +0300
  • 717d1e9 Make ts_section_is_same() stricter by Georgi Chorbadzhiyski 2011-06-01 15:16:39 +0300
  • ec49b53 Add ts_privsec_is_same() by Georgi Chorbadzhiyski 2011-06-01 15:15:37 +0300
  • 8802a60 Remove pid parameter from ts_pmt_push_packet() by Georgi Chorbadzhiyski 2011-06-01 14:26:19 +0300
  • b401d8d Check if ont of parameters is null in ts_XXX_is_same() by Georgi Chorbadzhiyski 2011-06-01 14:13:01 +0300
  • b88e847 Add missing definition of ts_cat_copy() by Georgi Chorbadzhiyski 2011-06-01 14:12:38 +0300
  • 89d59c9 Do not ignore valgrind log files and current test results by Georgi Chorbadzhiyski 2011-05-31 12:52:24 +0300
  • 5223cec Delete tstest on make clean by Georgi Chorbadzhiyski 2011-05-31 12:51:59 +0300
  • 3a92b6f Add support for ts_privsec by Georgi Chorbadzhiyski 2011-05-27 16:31:06 +0300
  • a32a62f Do not show CRC if it is 0xffffffff by Georgi Chorbadzhiyski 2011-05-27 16:29:55 +0300
  • 5eacf80 Add column parameter to ts_hex_dump by Georgi Chorbadzhiyski 2011-05-27 16:29:24 +0300
  • d350e18 Change section dump format by Georgi Chorbadzhiyski 2011-05-27 15:55:31 +0300
  • c76b1c8 Use standart section parsers and generators for TDT/TOT by Georgi Chorbadzhiyski 2011-05-27 15:50:59 +0300
  • b0a9a9e Add TDT and TOT test results by Georgi Chorbadzhiyski 2011-05-27 15:37:22 +0300
  • 7f66c57 Split TDT and TOT tests by Georgi Chorbadzhiyski 2011-05-27 15:37:09 +0300
  • 4b1d67e Add TDT/TOT test by Georgi Chorbadzhiyski 2011-05-27 15:04:56 +0300
  • 2d661e6 Remove checks from xxx_push_packet() by Georgi Chorbadzhiyski 2011-05-27 14:03:22 +0300
  • 0d42092 Add test script and expected results by Georgi Chorbadzhiyski 2011-05-27 14:02:06 +0300
  • af28bc0 Enable section_generate to create simple sections in addition to extended by Georgi Chorbadzhiyski 2011-05-27 13:59:45 +0300
  • 6fcc4b5 Harden the section parser by Georgi Chorbadzhiyski 2011-05-27 13:59:16 +0300
  • 604cdbf Add check for section_length by Georgi Chorbadzhiyski 2011-05-27 13:46:19 +0300
  • f423957 Make the output always the same (do not use time()) by Georgi Chorbadzhiyski 2011-05-27 13:33:28 +0300
  • 7d3c1cb Fixed a check for initialized section by Georgi Chorbadzhiyski 2011-05-27 13:31:48 +0300
  • 93e053f Prevent 1 byte overwrite at the end of section by Georgi Chorbadzhiyski 2011-05-27 13:31:24 +0300
  • bd62f2d Remove commented code by Georgi Chorbadzhiyski 2011-05-27 02:34:21 +0300
  • 5c5fd14 Use ts_section_dump() by Georgi Chorbadzhiyski 2011-05-27 02:19:06 +0300
  • 6075e3c Print table type header by Georgi Chorbadzhiyski 2011-05-27 02:16:42 +0300
  • a3b2567 Add ts_section_dump() by Georgi Chorbadzhiyski 2011-05-27 01:57:12 +0300
  • 76eaef3 Use ts_section_is_same() to remove duplicated code by Georgi Chorbadzhiyski 2011-05-27 01:27:45 +0300
  • 5bb2e42 Add ts_section_is_same() by Georgi Chorbadzhiyski 2011-05-27 01:27:14 +0300
  • d0cae59 Remove CRC fields from table definitions (use CRC in struct ts_section_header) by Georgi Chorbadzhiyski 2011-05-27 01:16:42 +0300
  • b9b83ab Add ts_crc32_section_check() by Georgi Chorbadzhiyski 2011-05-27 01:07:25 +0300
  • ca207fc Add CRC field to struct ts_section_header and calculate it in common code by Georgi Chorbadzhiyski 2011-05-27 00:44:46 +0300
  • 9ac314c Move PES structures at the end of tsdata.h by Georgi Chorbadzhiyski 2011-05-27 00:43:11 +0300
  • 5225188 Fix padding in displayed strings by Georgi Chorbadzhiyski 2011-05-26 18:11:09 +0300
  • 93fffc2 Cleanup section handling by Georgi Chorbadzhiyski 2011-05-26 18:07:16 +0300