gstreamer: update patches to add missing headers

all patches now require Upstream-Status and Signed-off-by
lines.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-06-13 05:13:12 -07:00
committed by Matt Madison
parent b6737601ba
commit 2691f00067
10 changed files with 25 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Thu, 16 Jul 2020 07:54:26 -0700
Subject: [PATCH] Build fixups
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 deletions(-)

View File

@@ -3,7 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Sun, 31 Jan 2021 06:30:53 -0800
Subject: [PATCH] Update makefile for OE builds
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)

View File

@@ -3,7 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Sun, 31 Jan 2021 06:21:47 -0800
Subject: [PATCH] Update makefile for OE builds
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
Index: gstjpeg_src/gst-jpeg/gst-jpeg-1.0/ext/jpeg/Makefile.am
===================================================================
--- gstjpeg_src/gst-jpeg/gst-jpeg-1.0.orig/ext/jpeg/Makefile.am

View File

@@ -3,7 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Sun, 31 Jan 2021 06:05:24 -0800
Subject: [PATCH] Update makefile for OE builds
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)

View File

@@ -3,6 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Thu, 16 Jul 2020 06:28:39 -0700
Subject: [PATCH] Build fixups
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 23 ++++++++++-------------
1 file changed, 10 insertions(+), 13 deletions(-)

View File

@@ -4,6 +4,10 @@ Date: Thu, 16 Jul 2020 10:43:09 -0700
Subject: [PATCH] Clean up compiler warnings
from a compilation pass with -Wall -Wpedantic.
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
gstnvv4l2camerasrc.cpp | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)

View File

@@ -5,7 +5,9 @@ Subject: [PATCH] Update allocator to use actual frame sizes
rather than the size of the buffer-tracking structure.
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
gstnvvconv.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

View File

@@ -3,7 +3,9 @@ From: Matt Madison <matt@madison.systems>
Date: Sun, 31 Jan 2021 05:48:15 -0800
Subject: [PATCH] Update makefile for OE builds
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
Makefile | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)

View File

@@ -5,6 +5,9 @@ Subject: [PATCH] Use filter function for fixating caps
To fix SIGSEGVs during caps negotiation.
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: Matt Madison <matt@madison.systems>
---
gstnvvconv.c | 51 ++++++++++++++++++++++++++++-----------------------
1 file changed, 28 insertions(+), 23 deletions(-)