pkgsrc/multimedia
wiz e622c56789 gstreamer1: update to 1.16.1
1.16.1

The first 1.16 bug-fix release (1.16.1) was released on 23 September 2019.

This release only contains bugfixes and it should be safe to update from 1.16.0.
Highlighted bugfixes in 1.16.1

    GStreamer-vaapi: fix green frames and decoding artefacts in some cases
    OpenGL: fix wayland event source burning CPU in certain circumstances
    Memory leak fixes and memory footprint improvements
    Performance improvements
    Stability and security fixes
    Fix enum for GST_MESSAGE_DEVICE_CHANGED which is technically an API break, but this is only used internally in GStreamer and duplicated another message enum
    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    openh264enc: Fix compilation with openh264 v2.0
    wasapisrc: fix segtotal value being always 2
    android: Fix gnutls issue causing a FORTIFY crash on Android Q
    windows: Fix two crashes due to cross-CRT free when using MSVC

gstreamer core

    device: gst_device_create_element() is transfer floating, not transfer full
    filesink, fdsink: respect IOV_MAX for the writev iovec array (Solaris)
    miniobject: free qdata array when the last qdata is removed (reduces memory footprint)
    bin: Fix minor race when adding to a bin
    aggregator: Actually handle NEED_DATA return from update_src_caps()
    aggregator: Ensure that the source pad is created as a GstAggregatorPad if no type is given in the pad template
    latency: fix custom event leaks
    registry: Use plugin directory from the build system for relocateable Windows builds
    message: fix up enum value for GST_MESSAGE_DEVICE_CHANGED
    info: Fix deadlock in gst_ring_buffer_logger_log()
    downloadbuffer: Check for flush after seek
    identity: Non-live upstream have no max latency
    identity: Fix the ts-offset property getter
    aggregator: Make parsing of explicit sink pad names more robust
    bufferpool: Fix the buffer size reset code
    fakesink, fakesrc, identity: sync gst_buffer_get_flags_string() with new flags
    multiqueue: never unref queries we do not own
    concat: Reset last_stop on FLUSH_STOP too
    aggregator: fix flow-return boolean return type mismatch
    gstpad: Handle probes that reset the data field
    gst: Add support for g_autoptr(GstPromise)
    gst-inspect: fix unused-const-variable error in windows
    base: Include gstbitwriter.h in the single-include header
    Add various Since: 1.16 markers
    GST_MESSAGE_DEVICE_CHANGED duplicates GST_MESSAGE_REDIRECT
    Targetting wrong meson version
    meson: Make get_flex_version.py script executable
    meson: Link to objects instead of static helper library
    meson: set correct install path for gdb helper
    meson: fix warning about configure_file() install kwarg

gst-plugins-base

    video-info: parse field-order for all interleaved formats
    tests: fix up valgrind suppressions for glibc getaddrinfo leaks
    meson: Reenable NEON support (in audio resampler)
    audio-resampler: Update NEON to handle remainders not multiples of 4
    eglimage: Fix memory leak
    audiodecoder: Set output caps with negotiated caps to avoid critical info printed
    video-frame: Take TFF flag from the video info if it was set in there
    glcolorconvert: Fix external-oes shader
    video-anc: Fix ADF detection when trying to extract data from vanc
    gl/wayland: fix wayland event source burning CPU
    configure: add used attribute in order to make NEON detection working with -flto.
    audioaggregator: Return a valid rate range from caps query if downstream supports a whole range
    rtspconnection: data-offset increase not set
    rtpsconnection: Fix number of n_vectors
    video-color: Add compile-time assert for ColorimetryInfo enum
    audiodecoder: Fix leak on failed audio gaps
    glupload: Keep track of cached EGLImage texture format
    playsink: Set ts-offset to text sink.
    meson.build: use join_paths() on prefix
    compositor: copy frames as-is when possible
    compositor: Skip background when a pad obscures it completely
    rtspconnection: Start CSeq at 1 (some servers don't cope well with seqnum 0)
    viv-fb: fix build break for GST_GL_API
    gl/tests: fix shader creation tests part 2
    gl/tests: fix shader creation tests
    wayland: set the event queue also for the xdg_wm_base object
    video: Added GI annotation for gstvideoaffinetransformationmeta apply_matrix
    compositor: Remove unneeded left shift for ARGB/AYUV SOURCE operator
    Colorimetry fixes
    alsasrc: Don't use driver timestamp if it's zero
    gloverlaycompositor: fix crash if buffer doesn't have video meta
    meson: Don't try to find gio-unix on Windows
    glshader: fix default external-oes shaders
    subparse: fix pushing WebVTT cue with no newline at the end
    meson: Missing "android" choice in gl_winsys
    video test: Keep BE test inline with LE test
    id3tag: Correctly validate the year from v1 tags before passing to GstDateTime
    gl/wayland: Don't prefix wl_shell struct field
    eglimage: Add compatibility define for DRM_FORMAT_NV24
    Add various Since: 1.16 markers
    video-anc: Handle SD formats correctly
    Docs: add GL_CFLAGS to GTK_DOC_CFLAGS
    GL: using vaapi and showing on glimagesink on wayland loads one core for 100% on 1.16
    GL: external-oes shader places precision qualifier before #extension (was: androidmedia amcviddec fail after 1.15.90 1.16.0 update)

gst-plugins-good

    alpha: Fix one_over_kc calculation on arm/aarch64
    souphttpsrc: Fix incompatible type build warning
    rtpjitterbuffer: limit max-dropout-time to maxint32
    rtpjitterbuffer: Clear clock master before unreffing
    qtdemux: Use empty-array safe way to cleanup GPtrArray
    v4l2: Fix type compatibility issue with glibc 2.30
    valgrind: suppress Cond error coming from gnutls and Ignore leaks caused by shout/sethostent
    rtpfunnel: forward correct segment when switching pad
    gtkglsink: fix crash when widget is resized after element destruction
    jpegdec: Don't dereference NULL input state if we have no caps in TIME segments
    rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps
    v4l2videodec: return right type for drain.
    rtpssrcdemux: Avoid taking streamlock out-of-band
    Support v4l2src buffer orphaning
    splitmuxsink: Only set running time on finalizing sink element when in async-finalize mode
    rtpsession: Always keep at least one NACK on early RTCP
    rtspsrc: do not try to send EOS with invalid seqnum
    rtpsession: Call on-new-ssrc earlier
    rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOP
    rtpbin: Free storage when freeing session
    scaletempo: Advertise interleaved layout in caps templates
    Support v4l2src buffer orphaning

gst-plugins-bad

    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    srt: Add stats property, include sender-side statistics and fix a crash
    dshowsrcwrapper: fix regression on device selection
    tsdemux: Limit the maximum PES payload size
    wayland: Define libdrm_dep in meson.build to fix meson configure error when kms is disabled
    sctp: Fix crash on free() when using the MSVC binaries
    webrtc: Fix signals documentation
    h264parse: don't critical on VUI parameters > 2^31
    rtmp: Fix crash inside free() with MSVC on Windows
    iqa: fix leak of map_meta.data
    d3dvideosink: Fix crash on WinProc handler
    amc: Fix crash when a sync_meta survives its sink
    pitch: Fix race between putSamples() and setting soundtouch parameters
    webrtc: fix type of max-retransmits, make it work
    mxfdemux: Also allow picture essence element type 0x05 for VC-3
    wasapi: fix symbol redefinition build error
    decklinkvideosrc: Retrieve mode of the ancillary data from the frame
    decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and...
    adaptivedemux: do not retry downloads during shutdown.
    webrtcbin: fix GInetAddress leak
    dtls: fix dtls connection object leak
    siren: fix a global buffer overflow spotted by asan
    kmssink: Fix implicit declaration build error
    Fix -Werror=return-type error in configure.
    aiff: Fix infinite loop in header parsing.
    nvdec: Fix possible frame drop on EOS
    srtserversrc: yields malformed rtp payloads
    srtsink: Fix crash in case no URI
    dtlsagent: Fix leaked dtlscertificate
    meson: bluez: Early terminate configure on Windows
    decklink: Correctly ensure >=16 byte alignment for the buffers we allocate
    webrtcbin: fix DTLS when receivebin is set to DROP
    zbar: Include running-time, stream-time and duration in the messages
    uvch264src: Make sure we set our segment
    avwait: Allow start and end timecode to be set back to NULL
    avwait: Don't print warnings for every buffer passed
    hls/meson: fix dependency logic
    Waylandsink gnome shell workaround
    avwait: Allow setting start timecode after end timecode; protect propeties with mutex
    wayland/wlbuffer: just return if used_by_compositor is true when attach
    proxy: Set SOURCE flag on the source and SINK flag on the sink
    ivfparse: Check the data size against IVF_FRAME_HEADER_SIZE
    webrtc: Add various Since markers to new types after 1.14.0
    msdk: fix the typo in debug category
    dtlsagent: Do not overwrite openssl locking callbacks
    meson: Fix typo in gsm header file name
    srt: handle races in state change
    webrtc: Add g_autoptr() support for public types
    openh264enc: Fix compilation with openh264 v2.0
    meson: Allow CUDA_PATH fallback on linux
    meson: fix build with opencv=enabled and opencv4. Fixes #964
    meson: Add support for the colormanagement plugin
    autotools: gstsctp: set LDFLAGS
    nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERS
    h264parse: Fix typo when setting multiview mode and flags
    Add various Since: 1.16 markers
    opencv: allow compilation against 4.1.x
    Backport of some minor srt commits without MR into 1.16
    meson: fix build with opencv=enabled and opencv4
    wasapisrc: fix segtotal value being always 2 due to an unused variable
    meson: colormanagement missing
    androidmedia amcviddec fail after 1.15.90 1.16.0 update

gst-plugins-ugly

    meson: Always require the gmodule dependency

gst-libav

    docs: don't include the type hierarchy, fixing build with gtk-doc 1.30
    avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are interlaced
    autotools: add bcrypt to win32 libs
    gstav: Use libavcodec util function for version check
    API documentation fails to build with gtk-doc 1.30

gst-rtsp-server

    rtsp-client: RTP Info must exist in PLAY response
    onvif-media: fix "void function returning a value" compiler warning
    Add various Since: 1.16 markers

gstreamer-vaapi

    fix egl context leak and display creation race
    pluginutil: Remove Mesa from drivers white list
    Classify vaapidecodebin as a hardware decoder
    Fix two leak
    vaapivideomemory: demote error message to info
    encoder: vp8,vp9: reset frame_counter when input frame's format changes
    encoder: mpeg2: No packed header for SPS and PPS
    decoder: vp9: clear parser pointer after release
    encoder: Fixes deadlock in change state function
    encoder: h265: reset num_ref_idx_l1_active_minus1 when low delay B.
    encoder: not call ensure_num_slices inside g_assert()
    encoder: continue if roi meta is NULL
    decoder: vp9: Set chroma_ ype by VP9 bit_depth
    vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOAD
    libs: surface: fix double free when dmabuf export fails
    h264 colors and artifacts upon upgrade to GStreamer Core Library version 1.15.90

gst-editing-services

    element: Properly handle the fact that pasting can return NULL
    Add various missing Since markers
    launch: Fix caps restriction short names
    python: Avoid warning about using deprecated methods
    video-transition: When using non crossfade effect use 'over' operations
    meson: Generate a pkgconfig file for the GES plugin

gst-devtools

    launcher: testsuites: skip systemclock stress tests
    validate: fix build on macOS

gst-build

    Update win flex bison binaries
    Update the flexmeson windows binary version
    Don't allow people to run meson inside the uninstalled env

Contributors to 1.16.1

Aaron Boxer, Adam Duskett, Alicia Boya García, Andoni Morales Alastruey, Antonio Ospite, Arun Raghavan, Askar Safin, A. Wilcox, Charlie Turner, Christoph Reiter, Damian Hobson-Garcia, Daniel Klamt, Danny Smith, David Gunzinger, David Ing, David Svensson Fors, Doug Nazar, Edward Hervey, Eike Hein, Fabrice Bellet, Fernando Herrrera, Georg Lippitsch, Göran Jönsson, Guillaume Desmottes, Haihao Xiang, Haihua Hu, Håvard Graff, Hou Qi, Ignacio Casal Quinteiro, Ilya Smelykh, Jan Schmidt, Javier Celaya, Jim Mason, Jonas Larsson, Jordan Petridis, Jose Antonio Santos Cadenas, Juan Navarro, Knut Andre Tidemann, Kristofer Björkström, Lucas Stach, Marco Felsch, Marcos Kintschner, Mark Nauwelaerts, Martin Liska, Martin Theriault, Mathieu Duponchelle, Matthew Waters, Michael Olbrich, Mike Gorse, Nicola Murino, Nicolas Dufresne, Niels De Graef, Niklas Hambüchen, Nirbheek Chauhan, Olivier Crête, Philippe Normand, Ross Burton, Sebastian Dröge, Seungha Yang, Song Bing, Thiago Santos, Thibault Saunier, Thomas Coldrick, Tim-Philipp Müller, Víctor Manuel Jáquez Leal, Vivia Nikolaidou, Xavier Claessens, Yeongjin Jeong,

... and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all!
List of merge requests and issues fixed in 1.16.1

    List of Merge Requests applied in 1.16
    List of Issues fixed in 1.16.1

Known Issues

    possibly breaking/incompatible changes to properties of wrapped FFmpeg decoders and encoders (see above).

    The way that GIO modules are named has changed due to upstream GLib natively adding support for loading static GIO modules. This means that any GStreamer application using gnutls for SSL/TLS on the Android or iOS platforms (or any other setup using static libraries) will fail to link looking for the g_io_module_gnutls_load_static() function. The new function name is now g_io_gnutls_load(gpointer data). See Android/iOS sections above for further details.
2019-11-14 15:25:30 +00:00
..
acidrip multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
adobe-flash-player adobe-flash-player: update to 32.0.0.293. 2019-11-14 14:44:48 +00:00
alevt Sort PLIST files. 2018-01-01 22:29:15 +00:00
audiocd-kio Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
avidemux Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
bitstream bitstream: updated to 1.5 2018-11-09 19:47:48 +00:00
bsdav Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
ccxstream
cfourcc Comment out dead sites. 2017-08-16 20:45:30 +00:00
clutter-gst *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
deforaos-player multimedia/deforaos-player: move HTML documentation 2019-11-02 12:47:58 +00:00
dirac Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
divxplayer More http -> https. 2019-06-24 10:59:40 +00:00
dragon Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
dumpmpeg Use https for sourceforge project links. 2019-06-22 11:52:31 +00:00
dvb-apps Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
dvd-slideshow multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
dvd-vr multimedia/dvd-vr: import dvd-vr-0.9.7 2019-09-01 14:01:39 +00:00
dvdauthor *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
dvdbackup
dvdrip multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
dvdstyler *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
dvdview
ffmpeg1 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
ffmpeg2 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
ffmpeg2theora ffmpeg2theora: Fix build problem under macOS 2019-09-26 10:22:51 +00:00
ffmpeg3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ffmpeg4 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
ffmpeg010 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
ffmpegthumbnailer Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
ffmpegthumbs Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
ffplay1 revbump after x264-devel update 2018-02-26 08:19:25 +00:00
ffplay2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
ffplay3 ffmpeg, ffplay - re-disable optimizations, pending more discussion 2018-12-10 16:23:49 +00:00
ffplay4 ffmpeg4/ffplay4: updated to 4.1.1 2019-02-11 09:24:22 +00:00
flashplayer
flvstreamer
frei0r frei0r: Missing DESCR 2019-08-02 10:10:16 +00:00
fuppes *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
fxtv xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
ggrab multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gmediaserver multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gmencoder *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmp-api
gmplayer multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gnome-media Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
gnome-mplayer Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
goggles Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
gopchop multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gpac Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
gst-plugins0.10-bad multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gst-plugins0.10-base multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gst-plugins0.10-dvdread
gst-plugins0.10-ffmpeg (multimedia/gst-plugins0.10-ffmpeg) sorry more to commit for distinfo 2019-10-14 13:37:43 +00:00
gst-plugins0.10-gnonlin gstreamer*: follow redirect 2017-10-17 10:50:38 +00:00
gst-plugins0.10-good gst-plugins0.10-good: Revert wrong distinfo change 2018-03-21 18:04:53 +00:00
gst-plugins0.10-hal
gst-plugins0.10-mpeg2dec
gst-plugins0.10-ogg
gst-plugins0.10-resindvd
gst-plugins0.10-theora
gst-plugins0.10-ugly multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gst-plugins0.10-v4l2 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gst-plugins0.10-vp8
gst-plugins0.10-x264 revbump after x264-devel update 2018-02-26 08:19:25 +00:00
gst-plugins0.10-xvid
gst-plugins1-bad gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-base gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-dvdread
gst-plugins1-editing-services gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-egl-gl gst-plugins1-egl-gl: add missing PLIST files reported by worker80. 2019-06-25 10:24:58 +00:00
gst-plugins1-egl-opengl
gst-plugins1-good gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-gtk multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gst-plugins1-libav gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-mpeg2dec
gst-plugins1-ogg
gst-plugins1-omx Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
gst-plugins1-resindvd
gst-plugins1-theora
gst-plugins1-transcoder Rename py-meson to meson. 2019-10-07 09:28:09 +00:00
gst-plugins1-ugly gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-v4l2
gst-plugins1-vpx
gst-plugins1-x264 gstreamer1: updated to 1.12.5 2018-04-15 09:40:04 +00:00
gst123 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gstreamer0.10 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
gstreamer1 gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gstreamermm1 Add multimedia/gstreamermm1. 2019-10-18 18:31:01 +00:00
gtranscode Comment out dead sites. 2017-08-16 20:45:30 +00:00
gxine Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
handbrake multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
harvid Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
hwdecode-demos Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
intel-vaapi-driver intel-vaapi-driver: Update to 2.3.0 2018-12-31 21:08:20 +00:00
juk Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
kdenlive Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
kmix Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
kmplayer Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
kodi multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
kscd Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libaacs
libaom Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
libass Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
libassetml Comment out dead sites. 2017-08-16 20:45:30 +00:00
libbdplus
libbluray libbluray: updated to 1.1.2 2019-06-10 14:40:52 +00:00
libdv libdv: disable asm to avoid text relocations on NetBSD/i386 8.0. 2018-05-27 15:21:09 +00:00
libdv-tools
libdvbcsa
libdvbpsi libdvbpsi: updated to 1.3.2 2018-03-02 14:27:00 +00:00
libdvbpsi0
libdvdcss multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
libdvdnav libdvdnav: updated to 6.0.1 2019-11-03 11:08:09 +00:00
libdvdplay Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libdvdread libdvdread: updated to 6.0.2 2019-11-03 11:06:55 +00:00
libflash Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libflashsupport Refect reality 2019-05-10 19:24:48 +00:00
libhdhomerun multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
libkate Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
libkcddb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libkcompactdisc Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libmatroska libmatroska: updated to 1.5.2 2019-05-28 07:47:14 +00:00
libmediaart libmediaart: Fix MASTER_SITES 2019-10-19 09:44:18 +00:00
libmediainfo
libmp4v2 libmp4v2: Fix build on SunOS. 2018-10-23 10:45:01 +00:00
libmpeg2 Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libmpeg3 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
libnms Comment out dead sites. 2017-08-16 20:45:30 +00:00
libogg multimedia/libogg: use stdint.h on darwin 2019-09-08 19:11:30 +00:00
liboggz Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libquicktime revbump after x264-devel update 2018-02-26 08:19:25 +00:00
libtheora theora: follow redirect 2018-01-14 10:16:45 +00:00
libtheora-docs
libva multimedia/libva: remove unrecognized configure option 2019-04-28 11:55:45 +00:00
libva-driver-vdpau multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
libva-utils multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
libvdpau libvdpau: update to 1.3. 2019-11-14 10:38:07 +00:00
libvpx Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
lightspark lightspark: Update to 0.8.2 2019-10-03 15:53:21 +00:00
lsdvd
mate-media mate-media: update to 1.22.2 2019-10-21 23:08:52 +00:00
mediainfo
mediatomb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mencoder mplayer: put back pulseaudio to SUGGESTED_OPTIONS. 2019-06-22 22:46:45 +00:00
ming Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
minidlna multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
mjpegtools multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
mkv2mp4 revbump after x264-devel update 2018-02-26 08:19:25 +00:00
mkvtoolnix mkvtoolnix: Fix PLIST. 2019-11-12 00:05:06 +00:00
mkvtoolnix-old multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
mlt mlt: Disable the obsolete swfdec plugin. 2019-10-18 15:52:04 +00:00
movit Add multimedia/movit. 2019-08-02 10:11:35 +00:00
mp4v2 mp4v2: updated to 4.1.0.0 2019-04-07 18:23:52 +00:00
mpeg-lib
mpeg_encode Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
mpeg_play Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
mplayer mplayer: put back pulseaudio to SUGGESTED_OPTIONS. 2019-06-22 22:46:45 +00:00
mplayer-share multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
mplayerthumbs Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mpv *: fix manual definition of evdev mouse button ids 2019-10-29 22:46:39 +00:00
nostt Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
obs-studio obs-studio: Update to 24.0.1 2019-10-03 20:33:15 +00:00
ogle multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
ogle_gui *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
ogmtools Follow some redirects. 2017-09-03 08:53:04 +00:00
olive-editor olive-editor: Take MAINTAINER 2019-10-01 22:57:33 +00:00
omxplayer multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
openquicktime
p5-GStreamer Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-xmltv Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
phonon Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
phonon-backend-gstreamer phonon{,-qt5}-backend-gstreamer{,-shared}: update to 4.9.1 2019-08-27 06:56:32 +00:00
phonon-backend-gstreamer-shared phonon{,-qt5}-backend-gstreamer{,-shared}: update to 4.9.1 2019-08-27 06:56:32 +00:00
phonon-backend-vlc multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
phonon-qt5 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
phonon-qt5-backend-gstreamer phonon{,-qt5}-backend-gstreamer{,-shared}: update to 4.9.1 2019-08-27 06:56:32 +00:00
phonon-qt5-backend-vlc phonon{,-qt5}-backend-vlc: update to 0.10.3 2019-08-27 06:50:39 +00:00
php-ming multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
pitivi pitivi: fix PLIST for python != 3.7 2019-10-07 15:00:33 +00:00
pspvc *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
py-enzyme
py-gstreamer0.10 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
py-gstreamer1 gstreamer1: updated to 1.16.0 2019-05-29 20:51:47 +00:00
py-m3u8 py-m3u8: updated to 0.5.1 2019-11-05 07:56:24 +00:00
py-ming multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
py-mpegdash py-mpegdash: added version 0.1.5 2017-12-19 12:22:19 +00:00
regionset
replex multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
ruby-clutter-gstreamer ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
ruby-gstreamer ruby-gnome: Update to 3.4.1. 2019-10-19 08:25:17 +00:00
ruby-ming Comment out dead sites. 2017-09-04 18:00:49 +00:00
schroedinger Comment out dead sites. 2017-09-04 18:00:49 +00:00
smpeg multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
smpeg2 port these packages to GCC 6: 2018-02-08 07:28:57 +00:00
ssr Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
streamlink PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
subtitleeditor subtitleeditor: Missing patch 2019-10-24 22:06:09 +00:00
totem multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
totem-browser-plugin multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
totem-nautilus multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
totem-pl-parser Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
transcode *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
tstools multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
tvtime Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
ushare revbump after x264-devel update 2018-02-26 08:19:25 +00:00
vlc Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
win32-codecs multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
x264-devel Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
x265 x265: updated to 3.2 2019-10-01 11:44:46 +00:00
xawtv Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-mpc-plugin xfce4-mpc-plugin: update to 0.5.2 2019-08-19 01:13:34 +00:00
xfce4-thunar-media-tags Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xine-lib multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
xine-ui Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
xine-v4l multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
xine-v4l2 multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
xvid4conf *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
xvidcore multimedia: align variable assignments 2019-11-03 17:11:59 +00:00
Makefile - kaffeine 2019-10-25 13:39:10 +00:00