summaryrefslogtreecommitdiff
path: root/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch')
-rw-r--r--recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch b/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
deleted file mode 100644
index 9e5a702..0000000
--- a/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur a/omx/gstomxvideoenc.c b/omx/gstomxvideoenc.c
---- a/omx/gstomxvideoenc.c 2016-06-08 06:17:32.000000000 +0200
-+++ b/omx/gstomxvideoenc.c 2017-01-08 23:54:18.217242233 +0100
-@@ -2440,7 +2440,7 @@
-
- err =
- gst_omx_component_get_index (self->enc,
-- NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF, &eIndex);
-+ (char *) NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF, &eIndex);
- if (err != OMX_ErrorNone) {
- return FALSE;
- }