| Port details | 
	
	
			
-  gstreamer1-plugins-dash GStreamer Dynamic Adaptive Streaming over HTTP demuxer plugin
 
 
-  1.26.7 multimedia 
 =3           1.26.3Version of this port present on the latest quarterly branch. - Maintainer: multimedia@FreeBSD.org 
  - Port Added: 2017-07-22 11:35:56
 
- Last Update: 2025-07-06 08:47:37
 
- Commit Hash: 5646dd1
 
- People watching this port, also watch:: libXdamage, xfce4-settings, py311-pikepdf, xcb-util-image, libevent
 - License: LGPL20
 
- WWW: 
 - https://gstreamer.freedesktop.org/
 - Description:
 - This is a collection of plugins written with the GStreamer framework.
Some features of these plugins are:
- Dynamically loaded plugins provide elements and media types,
  demand-loaded via an XML registry, similar to ld.so.cache
- Element interface handles all known types of sources, filters,
  sinks
- Capabilities system allows verification of element compatibility
  using MIME types and media-specific properties
- Autoplugging uses capabilities system to complete complex paths
  automatically
- Pipelines can be saved to XML and loaded back to working state
- Resource friendly plugins don't waste RAM
        ¦   ¦   ¦   ¦   
- Manual pages:
 
- FreshPorts has no man page information for this port.
 
- pkg-plist: as obtained via: 
make generate-plist - USE_RC_SUBR (Service Scripts)
 
- no SUBR information found for this port
 
 
- Dependency lines:
 - 
- gstreamer1-plugins-dash>0:multimedia/gstreamer1-plugins-dash
 
  - To install the port:
 -  cd /usr/ports/multimedia/gstreamer1-plugins-dash/ && make install clean
 - To add the package, run one of these commands:
 - pkg install multimedia/gstreamer1-plugins-dash
 - pkg install gstreamer1-plugins-dash
  NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gstreamer1-plugins-dash
 - Flavors: there is no flavor information for this port.
 - distinfo:
 - TIMESTAMP = 1760597526
SHA256 (gst-plugins-base-1.26.7.tar.xz) = 969e3cbf05dfab92cf37e94840fbe398517d7ba3275331d1c216a2e30a7208d0
SIZE (gst-plugins-base-1.26.7.tar.xz) = 2492856
  
 Packages (timestamps in pop-ups are UTC): 
- Master port: multimedia/gstreamer1-plugins
 
- Dependencies
 - NOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.
 - Build dependencies:
 - 
- iso-codes>=0 : misc/iso-codes
 - orc>=0.4.16 : devel/orc
 - meson : devel/meson
 - ninja : devel/ninja
 - gettext-runtime>=0.22_1 : devel/gettext-runtime
 - msgfmt : devel/gettext-tools
 - g-ir-scanner : devel/gobject-introspection
 - gstreamer1-plugins-bad>=1.26.7 : multimedia/gstreamer1-plugins-bad
 - gstreamer1-plugins>=1.26.7 : multimedia/gstreamer1-plugins
 - pkgconf>=1.3.0_1 : devel/pkgconf
 - python3.11 : lang/python311
 
  
- Runtime dependencies:
 - 
- iso-codes>=0 : misc/iso-codes
 - gstreamer1-plugins-bad>=1.26.7 : multimedia/gstreamer1-plugins-bad
 - gstreamer1-plugins>=1.26.7 : multimedia/gstreamer1-plugins
 
  
- Library dependencies:
 - 
- libfreetype.so : print/freetype2
 - liborc-0.4.so : devel/orc
 - libintl.so : devel/gettext-runtime
 - libglib-2.0.so : devel/glib20
 - libintl.so : devel/gettext-runtime
 - libxml2.so : textproc/libxml2
 - libgstreamer-1.0.so : multimedia/gstreamer1
 
  
- This port is required by:
 - for Build
 
- 
					            
- multimedia/gstreamer1-plugins-all
 
  
 - for Run
 
- 
					            
- multimedia/gstreamer1-plugins-all
 
  
  
Configuration Options: 
-      No options to configure
 - Options name:
 
- multimedia_gstreamer1-plugins-dash
 - USES:
 
- meson cpe gettext gnome gstreamer pathfix pkgconfig python:build tar:xz
 
- FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
- There is no master site for this port.
 
  
 | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| This is a slave port.  You may also want to view the commits to the master port: multimedia/gstreamer1-plugins | 
| Commit | Credits | Log message | 
1.26.3 06 Jul 2025 08:47:37
        | 
    Jason E. Hale (jhale)   | 
    GStreamer1: Update to 1.26.3
https://gstreamer.freedesktop.org/releases/1.26/#1.26.3
Security:	69bfe2a4-5a39-11f0-8792-4ccc6adda413  | 
1.26.2_1 30 Jun 2025 09:04:22
          | 
    Baptiste Daroussin (bapt)   | 
    libxml2: chase libxml soversion bump  | 
1.24.8 22 Sep 2024 10:35:56
        | 
    Jason E. Hale (jhale)   | 
    multimedia/gstreamer1: Update to 1.24.8
Mk/Uses/gstreamer.mk:
- Sort, fix whitespace issues and typos
- Promote several common variables to improve maintainer QOL
*   There's now no need to set manually set PORTVERSION nor
    SOVERSION in several Makefiles
*   This will help to prevent not updating some components
*   A note has been added, however, to remind maintainers
    to remake distinfo for certain ports
- Improve documentation
multimedia/gstreamer1-plugins-webrtc:
- New port split from multimedia/gstreamer1-plugins-bad
- multimedia/gstreamer1-plugins-rust has been updated(Only the first 15 lines of the commit message are shown above  ) | 
1.20.3 15 Oct 2022 10:46:46
        | 
    Thomas Zander (riggs)   Author: Michal Zielonka | 
    Update gstreamer1 to upstream release 1.20.3
PR:		261585
Reviewed by:	riggs,jbeich,tcberner
Differential Revision:	https://reviews.freebsd.org/D36850  | 
1.16.2_2 10 Apr 2022 19:11:41
        | 
    Charlie Li (vishwin)   | 
    textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)  | 
1.16.2_1 26 Mar 2022 08:27:27
        | 
    Matthias Fechner (mfechner)   | 
    textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246  | 
1.16.2 07 Apr 2021 08:09:01
        | 
    Mathieu Arnold (mat)   | 
    One more small cleanup, forgotten yesterday.
Reported by:	lwhsu  | 
1.16.2 06 Apr 2021 14:31:07
        | 
    Mathieu Arnold (mat)   | 
    Remove # $FreeBSD$ from Makefiles.  | 
1.14.4 03 Nov 2018 11:58:10
      | 
    tijl   | 
    Update GStreamer to 1.14.4.
PR:		231406
Submitted by:	Greg V <greg@unrelenting.technology>
Exp-run by:	antoine
Approved by:	portmgr (antoine)  | 
1.12.2 22 Jul 2017 11:35:44
      | 
    kwm   | 
    Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR:		220753
Exp-run by:	antoine@  |