mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #1659] [MERGED] Fix segment_time_delta value for ffmpeg 4.1 #8666
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/1659
Author: @cvium
Created: 8/22/2019
Status: ✅ Merged
Merged: 8/25/2019
Merged by: @Bond-009
Base:
master← Head:fix_ffmpeg📝 Commits (3)
617f7e8Fix segment_time_delta value for ffmpeg 4.115b054bFix style issues2e66361Move argument to new line📊 Changes
2 files changed (+10 additions, -15 deletions)
View changed files
📝
MediaBrowser.Api/Playback/BaseStreamingService.cs(+1 -4)📝
MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs(+9 -11)📄 Description
Changes
See https://github.com/jellyfin/jellyfin/pull/1434#issuecomment-522082156
Since @Verequies seems busy, I am opening this PR. He is free to update his PR (#1434) and we'll close this one 🙂
Issues
Fixes #555
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.