diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-01-04 14:21:56 +0000 |
commit | 353ad9c72e5cb43a508e5fb22f5c7289bb5d0c9b (patch) | |
tree | d05ced7d5960691607f81897d5c69cf2ed08002b /multimedia/gstreamer1-plugins-x264 | |
parent | eeb8c50582ffacab73422759a27fa06bdfed94f3 (diff) | |
download | ports-353ad9c72e5cb43a508e5fb22f5c7289bb5d0c9b.tar.gz ports-353ad9c72e5cb43a508e5fb22f5c7289bb5d0c9b.zip |
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.
* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.
PR: 204204 [1] (based on)
Submitted by: olivierd@ [1]
Notes
Notes:
svn path=/head/; revision=405242
Diffstat (limited to 'multimedia/gstreamer1-plugins-x264')
-rw-r--r-- | multimedia/gstreamer1-plugins-x264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-x264/Makefile b/multimedia/gstreamer1-plugins-x264/Makefile index 66ac4f231644..51c6c23eece2 100644 --- a/multimedia/gstreamer1-plugins-x264/Makefile +++ b/multimedia/gstreamer1-plugins-x264/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 CATEGORIES= multimedia -COMMENT= Gstreamer x264 plugin +COMMENT= GStreamer libx264 based H264 plugin GST_PLUGIN= x264 DIST= ugly |