Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump OpenVisualCloud/Media-Transport-Library from 3a52ff2cb9ab5faa46f5ce1cfeb80d2311c88c43 to 823685a40d2d7e86524d85e620add44eff62ffc9 #667

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps OpenVisualCloud/Media-Transport-Library from 3a52ff2 to 823685a.

Changelog

Sourced from OpenVisualCloud/Media-Transport-Library's changelog.

Changelog

Changelog for 24.04

  • dpdk: upgrade dpdk version to 23.11.
  • st22: add interlaced support.
  • log: add custom log printer, see mtl_set_log_printer.
  • pipeline: add block get mode support, see ST20P_TX_FLAG_BLOCK_GET/ST20P_RX_FLAG_BLOCK_GET/ST22P_TX_FLAG_BLOCK_GET/ST22P_RX_FLAG_BLOCK_GET.

Changelog for 23.12

  • 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

Changelog for 23.08

  • lib: add DHCP client implementation.
  • ice: update driver to 1.11.14
  • udp: add LD_PRELOAD to support no-code change deployment, see doc/udp.md
  • udp: add select/epoll/send_msg/recvmsg support.
  • ecosystem/ffmpeg: add output support.
  • rss: add shared mode support, see mt_shared_rss.h
  • st/video: add multi_src_port support.
  • sample: add hdr split with gpu direct, see app/sample/ext_frame/rx_st20p_hdr_split_gpu_direct.c
  • api/ops: add udp_src_port configuration
  • build: disable Werror for debug build.
  • tx/st30: separate build and pacing stage.
  • tx/pacing: add epoch drop/onward stat.
  • tx/st2110: add epoch information in stxx_tx_frame_meta for get_next_frame callback.
  • dpdk: upgrade dpdk version to latest 23.03
  • Windows: add MSYS2 build guide and CI
  • vm: add Windows guest OS support, see vm_WIN.md.
  • rx/video: add fpt(first packet time to epoch) in struct st20_rx_frame_meta.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [OpenVisualCloud/Media-Transport-Library](https://github.com/openvisualcloud/media-transport-library) from 3a52ff2 to 823685a.
- [Release notes](https://github.com/openvisualcloud/media-transport-library/releases)
- [Changelog](https://github.com/OpenVisualCloud/Media-Transport-Library/blob/main/CHANGELOG.md)
- [Commits](3a52ff2...823685a)

---
updated-dependencies:
- dependency-name: OpenVisualCloud/Media-Transport-Library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from frankdjx and ricmli as code owners December 25, 2023 15:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
@frankdjx frankdjx merged commit 92d2360 into main Dec 26, 2023
31 checks passed
@frankdjx frankdjx deleted the dependabot/github_actions/OpenVisualCloud/Media-Transport-Library-823685a40d2d7e86524d85e620add44eff62ffc9 branch December 26, 2023 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant