notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/gstreamer-plugins-x264/Makefile
SVNWeb

Number of commits found: 35

Sat, 7 Nov 2020
[ 15:49 jbeich search for other commits by this committer ] Original commit   Revision:554400 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.161.3020

Changes:	https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Fri, 3 Jul 2020
[ 22:30 jbeich search for other commits by this committer ] Original commit   Revision:541152 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.160.3011

Changes:	https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Mon, 18 Mar 2019
[ 21:45 jbeich search for other commits by this committer ] Original commit   Revision:496215 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.157.2945

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Fri, 10 Aug 2018
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:476802 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.155.2917

- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Fri, 29 Dec 2017
[ 02:55 jbeich search for other commits by this committer ] Original commit   Revision:457488 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
multimedia/{lib,}x264: update to 0.152.2854

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
Fri, 23 Sep 2016
[ 13:14 jbeich search for other commits by this committer ] Original commit   Revision:422672 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.148.2708

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision:	https://reviews.freebsd.org/D7958
Approved by:	koobs (maintainer)
Fri, 3 Jul 2015
[ 07:02 koobs search for other commits by this committer ] Original commit   Revision:391217 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
multimedia/{lib}x264: Update to 0.144.2533 and major refactor

- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
  has changed.

multimedia/x264:

- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
  libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
  libx264 port.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 22 Nov 2014
[ 16:23 xmj search for other commits by this committer ] Original commit   Revision:373073 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: General overhaul

- Split x264 into two ports: the CLI application (x264), and the library
  (libx264). This will allow x264 to use lavf and friends from ffmpeg for
  decoding and demuxing while preventing a circular dependency between the
  two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
  than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
  optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
  files.
- Provide the git revision and other version information to the build
  environment, allowing the CLI binary to display this information (like the
  Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.

PR:           187805
Differential Revision:	https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by:  koobs (maintainer, mentor)
Fri, 25 Apr 2014
[ 12:46 bapt search for other commits by this committer ] Original commit   Revision:352119 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
Fri, 1 Nov 2013
[ 22:14 kwm search for other commits by this committer ] Original commit   Revision:332416 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
Mon, 7 Oct 2013
[ 09:21 koobs search for other commits by this committer ] Original commit   Revision:329667 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: Update to 20130827 snapshot

- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports

PR:		ports/182484
Submitted by:	mm
Reviewed by:	kwm, bapt
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Mon, 23 Jul 2012
[ 19:27 mm search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update multimedia/x264 to 0.125.2201
Switch to new options framework
Wed, 27 Jun 2012
[ 12:35 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update gstreamer ports.

Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.

Add hack to unbreak the flite plugin.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Wed, 25 Apr 2012
[ 14:19 mm search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update x264 to 0.123.2189
Wed, 21 Dec 2011
[ 08:48 mm search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update x264 to 0.119.2113
Mon, 10 Oct 2011
[ 10:04 mm search for other commits by this committer ] Original commit 
Update x264 to 0.116.2076
Thu, 23 Jun 2011
[ 18:09 mm search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to 0.115.2000
Fri, 25 Feb 2011
[ 10:58 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17

Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
Wed, 1 Dec 2010
[ 00:13 kwm search for other commits by this committer ] Original commit 
Chase x264 shlib bump.

Forgotten by:   mm@
Mon, 6 Sep 2010
[ 21:10 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update gstreamer-plugins-ugly to 0.10.16.

New plugins:
  amrnb:     OpenCore based Adaptive Multi-Rate Narrow-Band plugin
  amrwbdec:  OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
  twolame:   High-quality free MP2 encoder plugin

Release notes: 
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html
Sat, 24 Jul 2010
[ 15:30 mm search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update x264 to 20100624 (build 98)
Sat, 5 Jun 2010
[ 15:24 kwm search for other commits by this committer ] Original commit 
Update gstreamer-plugins-ugly to 0.10.15.

Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.15.html
Wed, 21 Apr 2010
[ 20:17 kwm search for other commits by this committer ] Original commit 
Depend on x264-devel if its installed.
While here chase x264 update.
Sun, 5 Apr 2009
[ 17:25 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to 0.10.11.

Changelog:      http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html
Tue, 31 Mar 2009
[ 13:58 pav search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Update x264 to 0.0.20081218
- Remove x264-gtk

PR:             ports/132780
Submitted by:   Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:   kwm

- Chase x264 shlib bump
Wed, 28 Jan 2009
[ 14:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Fix packaging for plugins.

Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo
                Jan Hendrik Sylvester me at janh dot de
Tue, 27 Jan 2009
[ 23:16 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to 0.10.10.

Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
Fri, 6 Jun 2008
[ 13:48 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Tue, 19 Jun 2007
[ 14:13 ahze search for other commits by this committer ] Original commit 
Readd gstreamer-plugins-x264
Sun, 30 Apr 2006
[ 01:17 ahze search for other commits by this committer ] Original commit 
- Remove gstreamer-plugins not in 0.10 (yet)_
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Thu, 8 Sep 2005
[ 18:32 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update to 0.8.11.
Add new plugins x264.

Approved by:    maintainer (implicit)

Number of commits found: 35