Path to this page:
./
multimedia/gst-plugins1-resindvd,
Open source multimedia framework - DVD navigation plugin
Branch: CURRENT,
Version: 1.20.5,
Package name: gst-plugins1-resindvd-1.20.5,
Maintainer: pkgsrc-usersGStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the resindvd plugin for GStreamer, which allows playback
of DVD disks.
Required to run:[
multimedia/libdvdnav] [
multimedia/gstreamer1] [
multimedia/gst-plugins1-base]
Master sites:
Filesize: 6091.523 KB
Version history: (Expand)
- (2023-02-09) Updated to version: gst-plugins1-resindvd-1.20.5
- (2022-12-17) Updated to version: gst-plugins1-resindvd-1.20.4
- (2022-04-20) Updated to version: gst-plugins1-resindvd-1.20.1
- (2021-11-16) Updated to version: gst-plugins1-resindvd-1.18.5
- (2020-05-22) Updated to version: gst-plugins1-resindvd-1.16.2nb2
- (2020-03-08) Updated to version: gst-plugins1-resindvd-1.16.2nb1
CVS history: (Expand)
2022-12-16 22:08:11 by Adam Ciarcinski | Files touched by this commit (48) | |
Log message:
gstreamer1: updated to 1.20.4
Highlighted bugfixes in 1.20.4
avaudiodec: fix playback issue with WMA files, would throw an error at EOS with \
FFmpeg 5.x
Fix deadlock when loading gst-editing-services plugin
Fix input buffering capacity in live mode for aggregator, video/audio aggregator \
subclasses, muxers
glimagesink: fix crash on Android
subtitle handling and subtitle overlay fixes
matroska-mux: allow width + height changes for avc3|hev1|vp8|vp9
rtspsrc: fix control url handling for spec compliant servers and add fallback \
for incompliant servers
WebRTC fixes
RTP retransmission fixes
video: fixes for formats with 4x subsampling and horizontal co-sited chroma \
(Y41B, YUV9, YVU9 and IYU9)
macOS build and packaging fixes, in particular fix finding of gio modules on \
macOS for https/TLS support
Fix consuming of the macOS package as a framework in XCode
Performance improvements
Miscellaneous bug fixes, memory leak fixes, and other stability and reliability \
improvements
|
2022-04-18 14:36:10 by Nia Alarie | Files touched by this commit (51) |
Log message:
gst-plugins1: Update to 1.20.1
Release notes:
https://gstreamer.freedesktop.org/releases/1.20/
|
2021-11-15 23:01:22 by Thomas Klausner | Files touched by this commit (174) | |
Log message:
*: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
|
2020-05-22 14:43:53 by Adam Ciarcinski | Files touched by this commit (18) |
Log message:
revbump for multimedia/libdvdread; requested by leot@
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2014-11-23 16:54:00 by Thomas Klausner | Files touched by this commit (11) |
Log message:
Update to 1.4.4:
GStreamer Plugins Base:
* 736969 : queue2: dead lock when buffering
* 737055 : audiosink: Setting URI on playbin at about-to-finish when \
playing AAC and using an alsasink causes delayed playback
* 737706 : videoencoder: release frame in finish_frame when no output \
state is configured
* 737742 : vorbisdec: Crashes when handling more than 8 channels
* 737752 : rtsp-client: crash when cleaning up session
* 738064 : decodebin: The âdrainedâ signal is emitted multiple \
times, first time too early (~1s)
GStreamer Plugins Good:
* 726329 : vp8enc: Add support for caps renegotiation
* 736071 : audiobasesink: Don't hold object lock while calling into other \
objects like the clock
* 737735 : wavenc writes broken file if caps are set
* 737739 : souphttpclientsink: Restarting after error results in buffers \
being queued forever
* 737761 : aacparse: memory leak when converting to adts
* 737771 : souphttpclientsink: Stream header buffer lifetime assumptions \
are incorrect
* 737886 : equalizer: crash when changing equalizer settings during playback
* 738102 : v4l2bufferpool: cleanly handle streamon failure for output device
* 738152 : v4l2sink: leak with output device
* 738297 : DTMF telephone-event timestamps are bogus
* 738722 : rtpmux returns EMPTY caps when query'ing
* 738793 : speex: encoder/decoder segfault when resetting multiple times
* 739430 : rtspsrc: mikey related memory leaks
GStreamer Plugins Bad:
* 732239 : h264parse: expose parsed profiles to downstream
* 733510 : gltransformation produced black screen
* 734156 : androidmedia: doesn't calculate framesize for \
COLOR_FormatYUV420Planar correctly
* 736319 : dashdemux: mark first buffer as discont after restarting a \
download task
* 737186 : h264parse: Return flushing if we get chained while being set to \
READY
* 737569 : tsdemux: valid data is discarded if PES start packet is the \
first packet after discontinuity
* 737658 : fluiddec: segmentation fault when used with fakesrc
* 737724 : vc1parse: unref caps when it is empty in renegotiate()
* 738067 : gl: Downloading YUY2 is broken and creates blocky artefacts
* 738223 : fluiddec: leaks memory in gst_fluid_dec_change_state()
* 738230 : vc1parser: fix level value for simple/main profile
* 738243 : vc1parse: fix framesize when input is frame-layer
* 738291 : fluiddec: leaks incoming caps event
* 738449 : vc1parse: just assume none header-format when no codec_data is \
present
* 738519 : vc1parse: parse frame header when stream format is ASF/raw for \
simple/main profile
* 738532 : vc1parse: select caps according to wmv format at negotiation
* 738674 : rtmpsink: leaking URI string
* 738695 : mpegtsbase: do not remove programs on EOS
* 738696 : hlsdemux: send missing stream start
* 739277 : GstGLFilter propose allocation pass uninitialized size to \
gst_query_add_allocation_pool
* 739348 : configure.ac: auto decision to include GL library fails
* 739368 : gl: small memory leak in gl shader
* 739374 : h264parse: sets srccaps too often
|
2014-10-04 14:49:06 by Thomas Klausner | Files touched by this commit (7) |
Log message:
Bump ABI depends since libdvdnav-5 removed a library.
Recursive PKGREVISION bump.
|
2014-08-08 23:31:08 by Thomas Klausner | Files touched by this commit (36) | |
Log message:
Reset PKGREVISION for gst-plugins1* update to 1.4.0.
|