Skip to content

Intel® Media Transport Library v23.12 release.

Latest
Compare
Choose a tag to compare
@frankdjx frankdjx released this 10 Jan 02:27
· 1 commit to maint-23.12 since this release
f20b60a
  • log: add log to file support, see mtl_openlog_stream.
  • dpdk: upgrade dpdk version to 23.07.
  • virtio_user: add virtio_user support for exception path, deprecate kni.
  • st22p/tx: add external frame support, see ST22P_TX_FLAG_EXT_FRAME.
  • backend: add kernel socket based backend, see doc/kernel_socket.md.
  • dpdk pmd: add AF_PACKET PMD support, see doc/experimental/af_packet.md.
  • st22p/rx: add external frame support, see ST22P_RX_FLAG_EXT_FRAME.
  • ptp: add user callback for ptp sync message. See ptp_sync_notify in struct mtl_init_params.
  • api: add arp timeout parameter support for st2110 unicast address. See arp_timeout_s in struct mtl_init_params.
  • st2110/tx: fix RTP passthrough interface support when PMD doesn't support multi segment mbuf.
  • st2110/tx: fix redundant when PMD doesn't support multi segment mbuf.
  • backend/kernel: add multi thread support for both TX and RX.
  • convert: add interlace support.
  • rtcp: add retransmit packet support for st20 sessions, see STxx_RX_FLAG_ENABLE_RTCP.
  • st2110: add ssrc support.
  • rss: add multi-core support.
  • log: default add time info print, and a API mtl_set_log_prefix_formatter to customize the log prefix formatter.
  • lcore: add LcoreMgr tools to manage the inactive lcore status. See doc/lcore.md
  • ice: update driver to 1.12.7