Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

guvcview-devel-2.0.6-bp154.1.167 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: guvcview-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.0.6 Vendor: openSUSE
Release: bp154.1.167 Build date: Thu May 12 03:30:22 2022
Group: Development/Libraries/C and C++ Build host: obs-power8-03
Size: 69356 Source RPM: guvcview-2.0.6-bp154.1.167.src.rpm
Packager: https://bugs.opensuse.org
Url: http://guvcview.sourceforge.net/
Summary: Development files for guvcview
A GTK interface for capturing and viewing video from devices
supported by the Linux UVC driver, although it should also work with
any v4l2 compatible device.

This subpackage contains the header files for developing
applications that want to make use of the GUVC libraries.

Provides

Requires

License

GPL-3.0-only

Changelog

* Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
    OBS to shortcut through the -mini flavors.
* Tue Feb 12 2019 bjorn.lie@gmail.com
  - Update to version 2.0.6:
    * No upstream changes provided, please see
      https://sourceforge.net/p/guvcview/git-master/ci/master/tree/
  - No longer force use ffmpeg3 version of pkgconfig(libav*).
  - Drop guvcview-qt5-ppc64_QVariant.patch: Fixed upstream.
  - Rebase guvcview-qt5-nolibs_qt5names.patch with quilt.
* Fri May 04 2018 olaf@aepfle.de
  - Use ffmpeg3 versions of pkgconfig(libav*)
* Mon Sep 11 2017 jengelh@inai.de
  - Update summary of -devel subpackage.
* Sat Jul 29 2017 aloisio@gmx.com
  - Update to version 2.0.5
    * terminate configure if qt5 is enabled and moc is missing
    * add sfml render
    * fix aac encoder (replace experimental aac by libvo_aacenc)
    * fix build against newer kernels
    * disable window key pressed events if a string control has focus
    * fix video monotonic pts flag value in encoder context
    * fix audio cleanup
    * add support for HEVC (h265) video codec
    * fix muxed h264 support; fix raw output (alloc outbuf frame)
    * add circular buffer for delayed audio frames pts
    * remove support for older libavcodec versions (< 54.01)
    * add support for VP9
    * fix motion estimation method for x264 [1-4]
    * fix buggy behaviour for file names without extension
    * add support for sfml render
    * drop support for sdl1 based render
    * Flavio Spagnuolo <flavio.spagnuolo@gmail.com>: fix matroska
      clean up when audio is disabled
    * fix segfault when destroying mutexes by unlocking already
      unlocked mutexes
    * fix libc readdir_r deprecated warning: replace by readdir
    * add extra video fx filters
  - Dropped guvcview-2.0.4_ffmpeg-3.0.patch (merged upstream)
  - Split lang package contents between guvcview-lang and a new
    libgviewv4l2core-lang
  - Added separate -qt5 and -qt5-lang packages and pre_checkin.sh
    and guvcview-qt5-nolibs_qt5names.patch to support them
  - Added guvcview-qt5-ppc64_QVariant.patch to fix build on ppc64
  - Replaced some in-spec commands with guvcview-SUSE.patch
* Thu Mar 02 2017 jengelh@inai.de
  - Rename %soname to %sover to better reflect its use
  - Ensure description neutrality
* Sun May 01 2016 aloisio@gmx.com
  - Update to version 2.0.4:
    * 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
* Tue Sep 22 2015 olaf@aepfle.de
  - Use pkgconfig for ffmpeg BuildRequires
* Wed Aug 05 2015 joerg.lorenzen@ki.tng.de
  - Update to version 2.0.2:
    + fix mjpeg and h264 decoders (libav): init avpacket.
    + fix wrong logic of enable switches (Marvin Schmidt  ticket #12).
    + create a frame queue and refactor frame grab/decode.
    + fix jpeg decoder for older libavcodec api ( < 54.25).
    + attach video capture to SIGUSR1 signal.
    + add audio latency control to gui.
    + change default portaudio latency to high latency.
    + set device during initialization.
    + use time for matroska segment uid if gsl is disabled.
    + fix array index causing buffer overflow.
    + restore CPPFLAGS after AC_CHECK_HEADERS.
    + remove direct access to device data in v4l2core lib.
    + make sure to stop encoder thread before exiting capture thread.
    + avoid SIGFPE on bad channels or samprate data inside audio
      capture callbacks.
    + remove check for avcodec.h (it's needed for very old libavcodec
      versions); set iyuv as default internal format (over yuyv).
    + add basic support for continuous and stepwise frame sizes.
    + add support for empty control list.
    + add code for crossair osd.
    + fix h264 demux from mjpg container.
    + fix pan/tilt for logitech peripheral V3 (use raw control
      instead of v4l2).
* Fri Oct 31 2014 joerg.lorenzen@ki.tng.de
  - Update to version 2.0.1:
    + Fix audio clean bug (segfault when audio=none).
    + Add --disable_libv4l2 option.
    + Add support for internal yu12 planar format.
    + Workaround uvcvideo bug (buf.bytesused=0 on kernels >=3.16).
  - Changes since version 2.0.0:
    + New version 2.0.0 (code rewriten from scratch).
    + Move all core functions to 4 shared libs.
    + Change options.
    + Change config.
    + Add sdl2 render.
    + Use gsl for random number generation.
  - Changes since version 1.7.3:
    + Add silence frames to compensate audio drift (delay).
    + Fix possible memory leak.
    + Add video and image capture through system signals:
      SIGUSR1 and SIGUSR2.
    + Add true no_display mode (no X required).
    + Small bug fixes.
  - Changes since version 1.7.2:
    + Add H264 decoding support.
    + Sync translations.
  - Changes since version 1.7.1:
    + Fix avi muxer: fix opendml indexes (>= 1Gb).
    + Update Italian translation.

Files

/usr/include/guvcview-2
/usr/include/guvcview-2/libgviewaudio
/usr/include/guvcview-2/libgviewaudio/gviewaudio.h
/usr/include/guvcview-2/libgviewencoder
/usr/include/guvcview-2/libgviewencoder/gviewencoder.h
/usr/include/guvcview-2/libgviewrender
/usr/include/guvcview-2/libgviewrender/gviewrender.h
/usr/include/guvcview-2/libgviewv4l2core
/usr/include/guvcview-2/libgviewv4l2core/gview.h
/usr/include/guvcview-2/libgviewv4l2core/gviewv4l2core.h
/usr/lib64/libgviewaudio.so
/usr/lib64/libgviewencoder.so
/usr/lib64/libgviewrender.so
/usr/lib64/libgviewv4l2core.so
/usr/lib64/pkgconfig/libgviewaudio.pc
/usr/lib64/pkgconfig/libgviewencoder.pc
/usr/lib64/pkgconfig/libgviewrender.pc
/usr/lib64/pkgconfig/libgviewv4l2core.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:49:08 2024