Skip to content

Commit 23a7196

Browse files
committed
improve network bluray performance
1 parent 33af116 commit 23a7196

15 files changed

+1082
-880
lines changed

patches/ffmpeg-n6.1/0017-bluray-open-and-find-the-right-m2ts-then-read-seek-i.patch

Lines changed: 0 additions & 195 deletions
This file was deleted.

patches/ffmpeg-n6.1/0018-fix-http-chunked-transfer-get-wrong-size-cause-av_re.patch renamed to patches/ffmpeg-n6.1/0017-fix-http-chunked-transfer-get-wrong-size-cause-av_re.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 2155673117b3d8377311b59a33b1afeae511554b Mon Sep 17 00:00:00 2001
22
From: qianlongxu <[email protected]>
33
Date: Thu, 27 Jun 2024 18:31:15 +0800
4-
Subject: [PATCH 18] fix http chunked transfer get wrong size cause av_read_frame
4+
Subject: [PATCH 17] fix http chunked transfer get wrong size cause av_read_frame
55
can not return eof bug
66

77
---

patches/ffmpeg-n6.1/0019-supportsFamily-is-only-available-on-iOS-13.0-or-newe.patch renamed to patches/ffmpeg-n6.1/0018-supportsFamily-is-only-available-on-iOS-13.0-or-newe.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 1ebd4c062a886049f3c3255c50fe56f6621b9844 Mon Sep 17 00:00:00 2001
22
From: qianlongxu <[email protected]>
33
Date: Fri, 26 Jul 2024 16:11:14 +0800
4-
Subject: [PATCH 19] 'supportsFamily:' is only available on iOS 13.0 or newer
4+
Subject: [PATCH 18] 'supportsFamily:' is only available on iOS 13.0 or newer
55

66
---
77
libavfilter/metal/utils.m | 2 +-

patches/ffmpeg-n6.1/0020-add-built-in-smb2-protocol-via-libsmb2.patch renamed to patches/ffmpeg-n6.1/0019-add-built-in-smb2-protocol-via-libsmb2.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 229f417012635accc6506d0c179343654b984f38 Mon Sep 17 00:00:00 2001
22
From: qianlongxu <[email protected]>
33
Date: Thu, 27 Feb 2025 14:49:42 +0800
4-
Subject: [PATCH 20] add built-in smb2 protocol via libsmb2
4+
Subject: [PATCH 19] add built-in smb2 protocol via libsmb2
55

66
---
77
configure | 5 +

patches/ffmpeg-n6.1/0023-fix-http-open-and-http_seek-redirect-authentication-.patch renamed to patches/ffmpeg-n6.1/0020-fix-http-open-and-http_seek-redirect-authentication-.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 29b3f4f302406cc546d87e5e8d26a20417bfcb63 Mon Sep 17 00:00:00 2001
22
From: qianlongxu <[email protected]>
33
Date: Tue, 12 Nov 2024 16:00:23 +0800
4-
Subject: [PATCH 23] fix http open and http_seek (redirect) authentication bug
4+
Subject: [PATCH 20] fix http open and http_seek (redirect) authentication bug
55

66
---
77
libavformat/http.c | 25 ++++++++++++++++++++++++-

patches/ffmpeg-n6.1/0024-Adapt-to-clang-16.patch renamed to patches/ffmpeg-n6.1/0021-Adapt-to-clang-16.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From 338d6fb305a992bc2a24347e4d7793e02b54345d Mon Sep 17 00:00:00 2001
22
From: qianlongxu <[email protected]>
33
Date: Thu, 31 Oct 2024 10:55:33 +0800
4-
Subject: [PATCH 24] Adapt to clang 16
4+
Subject: [PATCH 21] Adapt to clang 16
55

66
---
77
configure | 8 +++++++-

0 commit comments

Comments
 (0)