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 823685a40d2d7e86524d85e620add44eff62ffc9 to 214477b3d6f02593924236fab9c0a764ac64a292 #719

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps OpenVisualCloud/Media-Transport-Library from 823685a to 214477b.

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.
  • rx/timing_parser: add timing_parser stat report for RX video, --rx_timing_parser in RxTxApp to enable.
  • 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.
  • rx/timing_parser: add support to export the timing_parser to app, see app/sample/rx_st20p_timing_parser_sample.c for usage.
  • st40: add interlaced support.
  • cvt: add st20_rfc4175_422be10_to_yuv422p8 with avx512
  • cvt: add st20_rfc4175_422be10_to_yuv420p8 with avx512

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.

... (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 823685a to 214477b.
- [Release notes](https://github.com/openvisualcloud/media-transport-library/releases)
- [Changelog](https://github.com/OpenVisualCloud/Media-Transport-Library/blob/main/CHANGELOG.md)
- [Commits](823685a...214477b)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from frankdjx and ricmli as code owners January 22, 2024 15:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@frankdjx frankdjx closed this Jan 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/OpenVisualCloud/Media-Transport-Library-214477b3d6f02593924236fab9c0a764ac64a292 branch January 23, 2024 00:36
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