tstools Changelog

What's new in tstools 1.11

Jan 6, 2009
  • New -cnt switch in tsreport (report continuity counter discontinuities).
  • New -x switch in esdots to report on broken links / SEI messages.
  • Codebase moved to "stdint.h" integer conventions.
  • esdots reports on the duration of GOPs or equivalent. There is a "-fr" switch to allow specifying the frame rate.
  • Remaining compiler warnings removed.
  • Add a working version of YUV2 (still under development, currently only present as sources in the source archive).
  • New -tsdirect switch in tsserve, to mirror TS packets instead of PES packets.
  • Add AC3 support to esmerge.
  • New program pcapreport for reporting on PCAP files.
  • New program ts_packet_insert for inserting TS packets at regular intervals.
  • Add "-i" as an alias to the tsplay "-mcastif" switch.
  • The TS PCR read-ahead buffer was made larger, to cope with some problem data files. Support was added for reading beyond the end of the last PCR when buffering PCRs.
  • Allow forcing of MPEG2 or MPEG4 ADTS in esmerge. Also, add a switch to request periodic retransmission of the PAT/PMT.
  • A single Makefile now works on both Linux and Mac OS X.
  • esdots now behaves correctly for H.264.
  • Various tidying up of code.