[PR #3] [CLOSED] Adaptive bitrate mods #95

Closed
opened 2026-03-02 04:00:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/3
Author: @rickcam9000
Created: 11/20/2023
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • 4b4a317 test
  • 81eca66 Merge branch 'eerimoq:main' into main
  • f71e437 More changes for adaptive bitrate and then some extra info on the debug overlay
  • 5a5dd9f Merge remote-tracking branch 'refs/remotes/origin/main'
  • f342740 Merge remote-tracking branch 'refs/remotes/origin/main'
  • 07280f2 Merge remote-tracking branch 'refs/remotes/origin/main'
  • 15f3514 Added minimum adjustment for bitrate when bitrate is lower.
  • 6f0f9b6 Increased the minumum bitrate deacres to 500_00
  • b261de7 Merge remote-tracking branch 'refs/remotes/origin/main'
  • a00a9aa Bitrate adjustment messages disappear after 10s now.

📊 Changes

5 files changed (+91 additions, -25 deletions)

View changed files

.DS_Store (+0 -0)
📝 Moblin.xcodeproj/project.pbxproj (+4 -7)
📝 Moblin/Log.swift (+1 -1)
📝 Moblin/Media.swift (+13 -0)
📝 Moblin/Srtla/AdaptiveBitrate.swift (+73 -17)

📄 Description

Tweaks to the adaptive bitrate messages and auto clear after 10s


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/3 **Author:** [@rickcam9000](https://github.com/rickcam9000) **Created:** 11/20/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`4b4a317`](https://github.com/eerimoq/moblin/commit/4b4a3177dda1029a2ddc45e6f332045f150b803f) test - [`81eca66`](https://github.com/eerimoq/moblin/commit/81eca66d5e9a387ccadecad32df7421f14c555fc) Merge branch 'eerimoq:main' into main - [`f71e437`](https://github.com/eerimoq/moblin/commit/f71e437f8d55b9eaf5769450f4dd1393f502a8b7) More changes for adaptive bitrate and then some extra info on the debug overlay - [`5a5dd9f`](https://github.com/eerimoq/moblin/commit/5a5dd9f7b626ebcbab9101a6bec8307710de110e) Merge remote-tracking branch 'refs/remotes/origin/main' - [`f342740`](https://github.com/eerimoq/moblin/commit/f342740de92946eda2bf45979dd03e3cf7114d88) Merge remote-tracking branch 'refs/remotes/origin/main' - [`07280f2`](https://github.com/eerimoq/moblin/commit/07280f25626b7b19be831b8d2e30a6b3dd8d53dc) Merge remote-tracking branch 'refs/remotes/origin/main' - [`15f3514`](https://github.com/eerimoq/moblin/commit/15f351412aab183f3ad0c1688363d941b7c0314f) Added minimum adjustment for bitrate when bitrate is lower. - [`6f0f9b6`](https://github.com/eerimoq/moblin/commit/6f0f9b6a6d8abc2c63ff0f9b18326c1d465a21ba) Increased the minumum bitrate deacres to 500_00 - [`b261de7`](https://github.com/eerimoq/moblin/commit/b261de739d254d0ac217cf0ec29d98be33ea3b1a) Merge remote-tracking branch 'refs/remotes/origin/main' - [`a00a9aa`](https://github.com/eerimoq/moblin/commit/a00a9aaeb2689c1774477f2f181501dd65e95670) Bitrate adjustment messages disappear after 10s now. ### 📊 Changes **5 files changed** (+91 additions, -25 deletions) <details> <summary>View changed files</summary> ➕ `.DS_Store` (+0 -0) 📝 `Moblin.xcodeproj/project.pbxproj` (+4 -7) 📝 `Moblin/Log.swift` (+1 -1) 📝 `Moblin/Media.swift` (+13 -0) 📝 `Moblin/Srtla/AdaptiveBitrate.swift` (+73 -17) </details> ### 📄 Description Tweaks to the adaptive bitrate messages and auto clear after 10s --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:15 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#95
No description provided.