* Apply ffmpeg8 and musl patches by Paul Zander.
* Update to SFML 3.0 .
* Fix some spelling errors.
* Add support for OBSMEET4K.
- Drop patches:
* 0001-fix-deprecation-warning-with-ffpmeg-7.1-add-Wall-to-.patch
* 0002-Fix-desktop-file-for-cmake.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/guvcview?expand=0&rev=30
- Drop multibuild; use a wrapper script instead
- Use %ldconfig_scriptlets
- Update to version 2.2.1
* Fix encoder video timestamps
* Fix encoder video codec defaults
* Move from qt5 to qt6
* Change build system from autoconf to cmake
* Add support for yuv420p pixel format for MJPG decoding
- Drop patches (not longer needed):
* 0001-Fix-build-with-GCC-14.patch
* guvcview-SUSE.patch
* guvcview-qt5-nolibs_qt5names.patch
* 0001-Fix-build-with-GCC-14.patch
- Add patches:
* 0001-fix-deprecation-warning-with-ffpmeg-7.1-add-Wall-to-.patch
* 0002-Fix-desktop-file-for-cmake.patch
* fix-linking.patch
* fix-pkgconfig-path.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/guvcview?expand=0&rev=26
* Fix audio channels deprecated warning for avcodec >= 58
* Add button click support for certain type of digital
microscopes
* Small fixes
* Fix minimum version for audio channels api deprecated
warning for avcodec >= 59
* Fix COPYING to the same GPL version (v2) as the source files
* Add binary fx filter
* Make guvcview skip metadada devices
* Enable OSD crosshair size to be changed in config
- Add patch to fix build failure with GCC 14:
* 0001-Fix-build-with-GCC-14.patch
- Fix license. There's no GPL-3.0-only file that could impact
the binaries license.
- Spec cleanup
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/guvcview?expand=0&rev=19
* drop support for internal 422 packed format (use only 420 planar)
* add support for extra pixel formats, including be formats
* add command line option for requesting fps
* add support for control events
* add support for string, int64, bitmask and integer menu controls
* make sure we can't select unsuported pix formats from the gui
* fix status message for QT5 interface
* move mutexes to device handlers (context)
* v4l2core and audio api - don't access device data directly (use opaque structures)
* add constructor and destructor functions for v4l2core and encoder
Paulo Assis <pj.assis@gmail.com> Mon, 22 Feb 2016 10:10:00 +0100
2.0.3:
* Add Qt5 interface (--enable-qt5)
* fix '-n' option (don't save frame when photo countdown reaches 0)
* restore exit_on_term option
* use AC_SYS_LARGEFILE m4 macro for enabling Large File Support (LFS) on 32 bit systems
* add color config for crosshair osd
* change rendering engine to use updateTexture instead of lock/unlock texture
* change rendering lib to avoid frame copy when using osd
Paulo Assis <pj.assis@gmail.com> Mon, 4 Jan 2016 23:34:00 +0100
- Dropped guvcview-implicit-pointer-decl.patch
guvcview-no-return-in-nonvoid-function.patch
guvcview-voidreturn.patch
- Added guvcview-2.0.4_ffmpeg-3.0.patch
- Use pkgconfig for ffmpeg BuildRequires
- Update to version 2.0.2:
+ fix mjpeg and h264 decoders (libav): init avpacket.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/guvcview?expand=0&rev=1