[ipu6-camera-hal/f38] Fix settings for Tiger lake CPU
by smallorange
commit 194e19c16085e1eb43f8cfc95e09e5a0eac33be5
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Mon May 8 17:42:50 2023 +0800
Fix settings for Tiger lake CPU
ipu6-camera-hal.spec | 5 ++++-
v4l2-relayd-tgl | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ipu6-camera-hal.spec b/ipu6-camera-hal.spec
index c2ba6c7..b4c0b57 100644
--- a/ipu6-camera-hal.spec
+++ b/ipu6-camera-hal.spec
@@ -9,7 +9,7 @@ Name: ipu6-camera-hal
Summary: Hardware abstraction layer for Intel IPU6
URL: https://github.com/intel/ipu6-camera-hal
Version: 0.0
-Release: 8.%{commitdate}git%{shortcommit}%{?dist}
+Release: 9.%{commitdate}git%{shortcommit}%{?dist}
License: Apache-2.0
Source0: https://github.com/intel/%{name}/archive/%{commit}/%{name}-%{shortcommit}...
@@ -104,6 +104,9 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/defaults/etc/ipu6/v4l2-
%changelog
+* Mon May 08 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-9.20221112gitcc0b859
+- Fix settings for Tiger lake CPU
+
* Wed Mar 22 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-8.20221112gitcc0b859
- Included v4l2-relayd configuration examples
diff --git a/v4l2-relayd-tgl b/v4l2-relayd-tgl
index ba68306..4453b45 100644
--- a/v4l2-relayd-tgl
+++ b/v4l2-relayd-tgl
@@ -3,7 +3,7 @@ VIDEOSRC="icamerasrc"
#SPLASHSRC="filesrc location=/.../splash.png ! pngdec ! imagefreeze num-buffers=4 ! videoscale ! videoconvert"
# Output format, width, height, and frame rate:
-FORMAT=YUV2
+FORMAT=YUY2
WIDTH=1280
HEIGHT=720
FRAMERATE=30/1
1 year, 6 months
[ipu6-camera-hal] Fix settings for Tiger lake CPU
by smallorange
commit a18f7b37232fea85c90d1afdd3d92e95977d6297
Author: Kate Hsuan <hpa(a)redhat.com>
Date: Mon May 8 17:42:50 2023 +0800
Fix settings for Tiger lake CPU
ipu6-camera-hal.spec | 5 ++++-
v4l2-relayd-tgl | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ipu6-camera-hal.spec b/ipu6-camera-hal.spec
index c2ba6c7..0c23575 100644
--- a/ipu6-camera-hal.spec
+++ b/ipu6-camera-hal.spec
@@ -9,7 +9,7 @@ Name: ipu6-camera-hal
Summary: Hardware abstraction layer for Intel IPU6
URL: https://github.com/intel/ipu6-camera-hal
Version: 0.0
-Release: 8.%{commitdate}git%{shortcommit}%{?dist}
+Release: 9.%{commitdate}git%{shortcommit}%{?dist}
License: Apache-2.0
Source0: https://github.com/intel/%{name}/archive/%{commit}/%{name}-%{shortcommit}...
@@ -104,6 +104,9 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/defaults/etc/ipu6/v4l2-
%changelog
+*Mon May 08 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-9.20221112gitcc0b859
+- Fix settings for Tiger lake CPU
+
* Wed Mar 22 2023 Kate Hsuan <hpa(a)redhat.com> - 0.0-8.20221112gitcc0b859
- Included v4l2-relayd configuration examples
diff --git a/v4l2-relayd-tgl b/v4l2-relayd-tgl
index ba68306..4453b45 100644
--- a/v4l2-relayd-tgl
+++ b/v4l2-relayd-tgl
@@ -3,7 +3,7 @@ VIDEOSRC="icamerasrc"
#SPLASHSRC="filesrc location=/.../splash.png ! pngdec ! imagefreeze num-buffers=4 ! videoscale ! videoconvert"
# Output format, width, height, and frame rate:
-FORMAT=YUV2
+FORMAT=YUY2
WIDTH=1280
HEIGHT=720
FRAMERATE=30/1
1 year, 6 months
[telegram-desktop] Rebuild for new Qt 6.
by Vasiliy Glazov
commit c68fea5a37ca4ce7623255a8010eb493460e7801
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Sun May 7 19:55:39 2023 +0300
Rebuild for new Qt 6.
telegram-desktop.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 2603d64..1b5a4a5 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -6,7 +6,7 @@
Name: telegram-desktop
Version: 4.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPL-3.0-or-later with OpenSSL exception -- main tarball;
@@ -159,6 +159,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Sun May 07 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.8.1 -2
+- Rebuild for new Qt 6
+
* Tue Apr 25 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.8.1-1
- Updated to version 4.8.1.
1 year, 6 months
[python-ffmpeg-progress-yield] Update to 0.7.4
by Leigh Scott
commit cd1f65aa93f284bb86533043a3f7f86fee10e36e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun May 7 17:32:15 2023 +0100
Update to 0.7.4
.gitignore | 1 +
python-ffmpeg-progress-yield.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9727431..9dfecf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/ffmpeg-progress-yield-0.6.1.tar.gz
/ffmpeg-progress-yield-0.7.0.tar.gz
/ffmpeg-progress-yield-0.7.2.tar.gz
+/ffmpeg-progress-yield-0.7.4.tar.gz
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index d6cd19c..b1fbd1c 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -1,6 +1,6 @@
# Created by pyp2rpm-3.3.7
%global pypi_name ffmpeg-progress-yield
-%global pypi_version 0.7.2
+%global pypi_version 0.7.4
Name: python-%{pypi_name}
Version: %{pypi_version}
@@ -46,6 +46,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/ffmpeg_progress_yield-%{pypi_version}-py%{python3_version}.egg-info
%changelog
+* Sun May 07 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.4-1
+- Update to 0.7.4
+
* Wed Mar 15 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.7.2-1
- Update to 0.7.2
diff --git a/sources b/sources
index b9efc37..a7d9a0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-progress-yield-0.7.2.tar.gz) = 3efb812d082a676be96b50c72bdadce271d21eeacba413baa045461c8c1bc18a1db516bef6d7fc3468b40aec92b126cdc978caf8392bc52670402781958a5f16
+SHA512 (ffmpeg-progress-yield-0.7.4.tar.gz) = 5d8959ff1e8d653bf327507863cfe87733ac02ead0b5f05c384bf914d8fd07fb88f3b5bcbc92f59f123204c7bb956a4f9beeefa971434385e433480d121c5607
1 year, 6 months