32 Commits (master)

Author SHA1 Message Date
  Georgi Chorbadzhiyski ec04fb64e7 Add detection of encrypted output and disable encrypted output by default 6 years ago
  Georgi Chorbadzhiyski 39d57e595c Add another error NO_PROGRAM error when PMT is missing from the input 7 years ago
  Georgi Chorbadzhiyski 0113f790c2 Fix detection of non-encrypted streams 7 years ago
  Georgi Chorbadzhiyski 6e34110ff1 Add checks for functions that may fail 7 years ago
  Georgi Chorbadzhiyski 0652f234f5 Track if stream is encrypted or not 7 years ago
  Georgi Chorbadzhiyski 56df0b5f60 Remove dead assignments and increments. 9 years ago
  Georgi Chorbadzhiyski b99eea5149 Cleanup internal variables. 11 years ago
  Georgi Chorbadzhiyski 581cd66b37 No need to track where FSF moves. No code changes. 11 years ago
  Georgi Chorbadzhiyski 78ea5cf936 Add --no-output-on-error (-u) option. 12 years ago
  Georgi Chorbadzhiyski 87fb8df658 Do not output anything when there is no valid decryption key. 12 years ago
  Georgi Chorbadzhiyski f23096eb58 Add support using FFdecsa as decryption library. 12 years ago
  Georgi Chorbadzhiyski e6fe18bfa5 Change csa_decrypt_single_packet() API. 12 years ago
  Georgi Chorbadzhiyski a382b55712 Abstract libdvbcsa calls and move all CSA code in csa.c 12 years ago
  Georgi Chorbadzhiyski 9ee1bb0de2 Rename single packet csa key variable in struct key to s_csakey. 12 years ago
  Georgi Chorbadzhiyski e3202bb704 Add --const-cw (-Y) option that allows using constant code word. 12 years ago
  Anton Tinchev c6f5c1c4d4 Show more timing information. 12 years ago
  Francesco Schiavarelli f5667e75fb Fix for MPTS streams. 12 years ago
  Georgi Chorbadzhiyski 0ddae6e3f7 Add --input-buffer (-T) option. 12 years ago
  Georgi Chorbadzhiyski 0d9c2e1bcf Mac OS X build fixes. 12 years ago
  Georgi Chorbadzhiyski d4d833d3bd Add support for RTP output. 12 years ago
  Georgi Chorbadzhiyski 5915ca90b6 Create output_write() function. 12 years ago
  Georgi Chorbadzhiyski e560bc39c5 Add --pid-report option. 12 years ago
  Georgi Chorbadzhiyski 49de3a80bc If the input is MPTS rewrite output PAT. 12 years ago
  Georgi Chorbadzhiyski 2b1c54b830 Parse SDT and display provider and service name. 12 years ago
  Georgi Chorbadzhiyski 03a3b7538d Set thread names under Linux. 12 years ago
  Georgi Chorbadzhiyski 79c84575e6 Add debug level 5 (packet debug + packet dump). 12 years ago
  Georgi Chorbadzhiyski de023683bd Check for decode data often. 12 years ago
  Georgi Chorbadzhiyski ae59f25f12 tsdecrypt is licensed under GPL v2 now. 12 years ago
  Georgi Chorbadzhiyski cd218b023f Add emm only mode (-E option) to process only EMMs. 12 years ago
  Georgi Chorbadzhiyski 8e3f6df1a9 Announce new pids with NEW prefix 12 years ago
  Georgi Chorbadzhiyski 7e24a02a29 Report TS discontinuity in input stream 13 years ago
  Georgi Chorbadzhiyski 0a4f2f7a70 Add threaded decode and output functions that use circular buffers 13 years ago