Revisions of gstreamer-plugins-vaapi

buildservice-autocommit accepted request 1007622 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 106)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1007291 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 105)
- Pass package-origin='http://download.opensuse.org' to meson.
- Drop unused ldconfig call from post(un), this is a plugin, not a
  shared library.
buildservice-autocommit accepted request 984578 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 104)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 984574 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 103)
Fix linewrap in changelog

  + vaapidecode, vaapipostproc: Disable DMAbuf from caps
    negotiation
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 984445 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 102)
- Update to version 1.20.3:
  + aapi: Do not disable the whole vpp when some va 
    operations not available
  + vaapidecode, vaapipostproc: Disable DMAbuf from caps negotiation
  + scrambled video with some Intel graphics cards
buildservice-autocommit accepted request 976634 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 101)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 975824 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 100)
Update to gstreamer-plugins-vaapi 1.20.2
buildservice-autocommit accepted request 963523 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 99)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 963057 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 98)
- Update to version 1.20.1:
  + No changes
- Update  to version 1.20.0:
  + Development in GitLab was switched to a single git repository
    containing all the modules
  + GstPlay: new high-level playback library, replaces GstPlayer
  + WebM Alpha decoding support
  + Encoding profiles can now be tweaked with additional
    application-specified element properties
  + Compositor: multi-threaded video conversion and mixing
  + RTP header extensions: unified support in RTP depayloader and
    payloader base classes
  + SMPTE 2022-1 2-D Forward Error Correction support
  + Smart encoding (pass through) support for VP8, VP9, H.265 in
    encodebin and transcodebin
  + Runtime compatibility support for libsoup2 and libsoup3
    (libsoup3 support experimental)
  + Video decoder subframe support
  + Video decoder automatic packet-loss, data corruption, and
    keyframe request handling for RTP / WebRTC / RTSP
  + mp4 and Matroska muxers now support profile/level/resolution
    changes for H.264/H.265 input streams (i.e. codec data changing
    on the fly)
  + mp4 muxing mode that initially creates a fragmented mp4 which
    is converted to a regular mp4 on EOS
  + Audio support for the WebKit Port for Embedded (WPE) web page
    source element
  + CUDA based video color space convert and rescale elements and
    upload/download elements
  + NVIDIA memory:NVMM support for OpenGL glupload and gldownload
    elements
  + Many WebRTC improvements
  + The new VA-API plugin implementation fleshed out with more
    decoders and new postproc elements
  + AppSink API to retrieve events in addition to buffers and
    buffer lists
  + AppSrc gained more configuration options for the internal queue
    (leakiness, limits in buffers and time, getters to read current
    levels)
  + Updated Rust bindings and many new Rust plugins
  + Improved support for custom minimal GStreamer builds
  + Support build against FFmpeg 5.0
  + Linux Stateless CODEC support gained MPEG-2 and VP9
  + Windows Direct3D11/DXVA decoder gained AV1 and MPEG-2 support
  + Lots of new plugins, features, performance improvements and bug
    fixes
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 951659 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 97)
- Update to version 1.18.6:
  + libs: video-format: Check if formats map is not NULL
  + vaapidecode: Autogenerate caps template
  + vaapipostproc: copy over metadata also when using system
    allocated buffer
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 941527 from Josua Mayer's avatar Josua Mayer (mayerjosua) (revision 96)
- Add aarch64 to ExclusiveArch: VAAPI is currently usable with the
  amdgpu driver on aarch64 devices with Radeon PCIe GPUs.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 919677 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 95)
- Stop building doc sub-package, we will in the future use
  upstreams own standalone doc package. Following this: Drop
  gtk-doc and hotdoc BuildRequires and pass doc=disabled to meson.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 919116 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 94)
- Update to version 1.18.5:
  + plugins: Demote rank of vaapipostproc and vaapioverlay to match
    other filters
  + Don't use volatile to mean atomic (fixes compiler warnings with
    gcc 11)
buildservice-autocommit accepted request 883608 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 93)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 882408 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 92)
- Update to version 1.18.4:
  + h264 encoder: append encoder exposure to aud
  + postproc: Fix a problem of propose_allocation when passthrough
  + glx: Iterate over FBConfig and select 8 bit color size
- Remove patch which is already included:
  * gst-vaapi-glx-iterate-over-FBConfig.patch
buildservice-autocommit accepted request 871207 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 91)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 870512 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 90)
- Add gst-vaapi-glx-iterate-over-FBConfig.patch: glx: Iterate over
  FBConfig and select 8 bit color size. Texture upload mechanism
  used by gstreamer-vaapi relies on 8 bpc. In latest mesa versions
  the first fbconfig might not be 8 bit, so iterate over it to find
  the correct config with supported values. This also adds 8 bit
  alpha size to the framebuffer configuration which is required to
  get it working properly.
buildservice-autocommit accepted request 864319 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 89)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 863737 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 88)
- Update to version 1.18.3:
  + No changes
buildservice-autocommit accepted request 854562 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 87)
baserev update by copy to link target
Displaying revisions 41 - 60 of 146
openSUSE Build Service is sponsored by