68 Commits (5627d6d019dcc605862181231bb3841fb5dd4a6b)
 

Author SHA1 Message Date
  Georgi Chorbadzhiyski 5627d6d019 Add README file. 12 years ago
  Georgi Chorbadzhiyski 547f332c1c Makefile: The library is called libtsfuncs not libts. 12 years ago
  Georgi Chorbadzhiyski 62d01280fa The code is under MIT license. 12 years ago
  Georgi Chorbadzhiyski 6378f28014 Cleanup ts_{decode,encode}_pts(). 12 years ago
  Georgi Chorbadzhiyski 9bd81d834b CA system is called CONAX not CONNAX. 12 years ago
  Georgi Chorbadzhiyski 1feb066d7e Replace short functinos with static inlines in tsfuncs.h 12 years ago
  Georgi Chorbadzhiyski 69e8da8e70 Rename source files to drop tsfuncs_ prefix. 12 years ago
  Georgi Chorbadzhiyski e8488e35ab Add ts_{nit,sdt,eit,tdt}_is_same() and ts_{nit,sdt,tdt}_is_copy(). 12 years ago
  Georgi Chorbadzhiyski cdcd22dbf5 cat: Detect ECM pids also in stream descriptors. 12 years ago
  Georgi Chorbadzhiyski f74d195a5b Fix find_CA_descriptor size check 12 years ago
  Georgi Chorbadzhiyski a2a3c0b9af Add pidmap_set_val() 12 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
  Georgi Chorbadzhiyski b88e8471d4 Add missing definition of ts_cat_copy() 13 years ago
  Georgi Chorbadzhiyski 89d59c93e4 Do not ignore valgrind log files and current test results 13 years ago
  Georgi Chorbadzhiyski 5223cecb49 Delete tstest on make clean 13 years ago
  Georgi Chorbadzhiyski 3a92b6face Add support for ts_privsec 13 years ago
  Georgi Chorbadzhiyski a32a62f6d7 Do not show CRC if it is 0xffffffff 13 years ago
  Georgi Chorbadzhiyski 5eacf80cd8 Add column parameter to ts_hex_dump 13 years ago
  Georgi Chorbadzhiyski d350e18a0b Change section dump format 13 years ago
  Georgi Chorbadzhiyski c76b1c8b21 Use standart section parsers and generators for TDT/TOT 13 years ago
  Georgi Chorbadzhiyski b0a9a9e3cd Add TDT and TOT test results 13 years ago
  Georgi Chorbadzhiyski 7f66c57e46 Split TDT and TOT tests 13 years ago
  Georgi Chorbadzhiyski 4b1d67e288 Add TDT/TOT test 13 years ago
  Georgi Chorbadzhiyski 2d661e6ead Remove checks from xxx_push_packet() 13 years ago
  Georgi Chorbadzhiyski 0d4209287a Add test script and expected results 13 years ago
  Georgi Chorbadzhiyski af28bc001e Enable section_generate to create simple sections in addition to extended 13 years ago
  Georgi Chorbadzhiyski 6fcc4b5a4d Harden the section parser 13 years ago
  Georgi Chorbadzhiyski 604cdbff6b Add check for section_length 13 years ago
  Georgi Chorbadzhiyski f4239570b0 Make the output always the same (do not use time()) 13 years ago
  Georgi Chorbadzhiyski 7d3c1cb2b7 Fixed a check for initialized section 13 years ago
  Georgi Chorbadzhiyski 93e053fc63 Prevent 1 byte overwrite at the end of section 13 years ago
  Georgi Chorbadzhiyski bd62f2df72 Remove commented code 13 years ago
  Georgi Chorbadzhiyski 5c5fd1418e Use ts_section_dump() 13 years ago
  Georgi Chorbadzhiyski 6075e3c018 Print table type header 13 years ago