The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : gstreamer-ffmpeg

GStreamer plug-in for manipulating MPEG video streams

 The Gstreamer ffmpeg package provides mpeg support for Gstreamer.
It includes codecs for most popular formats, and optimized
colourspace conversion. 

http://gstreamer.freedesktop.org/



gstreamer-ffmpeg history


v. 1.27
date: 2007/07/05 11:24:21;  author: ahze;  state: Exp;  lines: +1 -0
Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]

v. 1.26 date: 2007/05/19 20:17:18; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2006/12/18 17:30:47; author: ahze; state: Exp; lines: +1 -4 Remove 4.x patch since we don't don't support gstreamer on 4.x anymore
v. 1.24 date: 2006/12/15 19:23:51; author: mezz; state: Exp; lines: +2 -2 Update to 0.10.2.
v. 1.23 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +3 -2 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.22 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.21 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +1 -8 - Update gstreamer to 0.10 - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
v. 1.20 date: 2006/04/17 07:56:29; author: marcus; state: Exp; lines: +1 -1 Grab maintainership for gnome@.
v. 1.19 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.18 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.17 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.16 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15 date: 2005/10/25 16:38:59; author: kwm; state: Exp; lines: +2 -4 Update to 0.8.7. Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
v. 1.14 date: 2005/10/22 11:59:19; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.6.
v. 1.13 date: 2005/06/11 08:37:19; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.5.
v. 1.12 date: 2005/04/15 11:13:25; author: kwm; state: Exp; lines: +1 -0 Fix the build when -fforce-addr is added to CFLAGS. Foot work and patch provided by: lioux
v. 1.11 date: 2005/03/16 13:04:25; author: kwm; state: Exp; lines: +2 -2 Update to 0.8.4. Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
v. 1.10 date: 2005/03/12 10:52:50; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2005/03/09 19:25:40; author: kwm; state: Exp; lines: +1 -0 Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and gst-ffmpeg. Submitted by: marcus
v. 1.8 date: 2004/12/29 13:44:00; author: kwm; state: Exp; lines: +3 -2 Update to version 0.8.3. Remove -E from reinplace line [1]. Submitted by: bland [1].
v. 1.7 date: 2004/10/13 16:14:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.2. Change e-mail to FreeBSD.org address. Add patch to fix memory leak [1]. Approved by: pav (mentor) Obtained from: gstreamer cvs.
v. 1.6 date: 2004/08/16 21:28:24; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib bump.
v. 1.5 date: 2004/08/08 18:41:51; author: marcus; state: Exp; lines: +8 -5 Update to 0.8.1. See http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list of changes. PR: 69351 Submitted by: maintainer
v. 1.4 date: 2004/08/02 20:02:46; author: marcus; state: Exp; lines: +2 -2 Chase the gstreamer shared lib version.
v. 1.3 date: 2004/06/14 18:31:03; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib version, and bump PORTREVISION where appropriate.
v. 1.2 date: 2004/04/18 19:17:31; author: marcus; state: Exp; lines: +0 -4 Fix build on amd64 and ia64 by removing an extra patch that add -fpic and -DPIC. The port now does the right thing without our help. PR: 65732 Submitted by: maintainer Reported by: bento via kris Tested by: marcel (ia64), arved (amd64)
v. 1.1 date: 2004/04/05 04:06:42; author: marcus; state: Exp; Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams. Submitted by: Koop Mast ============================================================================= v. 1.27 date: 2007/07/05 11:24:21; author: ahze; state: Exp; lines: +1 -0 Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]
v. 1.26 date: 2007/05/19 20:17:18; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2006/12/18 17:30:47; author: ahze; state: Exp; lines: +1 -4 Remove 4.x patch since we don't don't support gstreamer on 4.x anymore
v. 1.24 date: 2006/12/15 19:23:51; author: mezz; state: Exp; lines: +2 -2 Update to 0.10.2.
v. 1.23 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +3 -2 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.22 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.21 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +1 -8 - Update gstreamer to 0.10 - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
v. 1.20 date: 2006/04/17 07:56:29; author: marcus; state: Exp; lines: +1 -1 Grab maintainership for gnome@.
v. 1.19 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.18 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.17 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.16 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15 date: 2005/10/25 16:38:59; author: kwm; state: Exp; lines: +2 -4 Update to 0.8.7. Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
v. 1.14 date: 2005/10/22 11:59:19; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.6.
v. 1.13 date: 2005/06/11 08:37:19; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.5.
v. 1.12 date: 2005/04/15 11:13:25; author: kwm; state: Exp; lines: +1 -0 Fix the build when -fforce-addr is added to CFLAGS. Foot work and patch provided by: lioux
v. 1.11 date: 2005/03/16 13:04:25; author: kwm; state: Exp; lines: +2 -2 Update to 0.8.4. Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
v. 1.10 date: 2005/03/12 10:52:50; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2005/03/09 19:25:40; author: kwm; state: Exp; lines: +1 -0 Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and gst-ffmpeg. Submitted by: marcus
v. 1.8 date: 2004/12/29 13:44:00; author: kwm; state: Exp; lines: +3 -2 Update to version 0.8.3. Remove -E from reinplace line [1]. Submitted by: bland [1].
v. 1.7 date: 2004/10/13 16:14:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.2. Change e-mail to FreeBSD.org address. Add patch to fix memory leak [1]. Approved by: pav (mentor) Obtained from: gstreamer cvs.
v. 1.6 date: 2004/08/16 21:28:24; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib bump.
v. 1.5 date: 2004/08/08 18:41:51; author: marcus; state: Exp; lines: +8 -5 Update to 0.8.1. See http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list of changes. PR: 69351 Submitted by: maintainer
v. 1.4 date: 2004/08/02 20:02:46; author: marcus; state: Exp; lines: +2 -2 Chase the gstreamer shared lib version.
v. 1.3 date: 2004/06/14 18:31:03; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib version, and bump PORTREVISION where appropriate.
v. 1.2 date: 2004/04/18 19:17:31; author: marcus; state: Exp; lines: +0 -4 Fix build on amd64 and ia64 by removing an extra patch that add -fpic and -DPIC. The port now does the right thing without our help. PR: 65732 Submitted by: maintainer Reported by: bento via kris Tested by: marcel (ia64), arved (amd64)
v. 1.1 date: 2004/04/05 04:06:42; author: marcus; state: Exp; Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams. Submitted by: Koop Mast ============================================================================= v. 1.27 date: 2007/07/05 11:24:21; author: ahze; state: Exp; lines: +1 -0 Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1]
v. 1.26 date: 2007/05/19 20:17:18; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2006/12/18 17:30:47; author: ahze; state: Exp; lines: +1 -4 Remove 4.x patch since we don't don't support gstreamer on 4.x anymore
v. 1.24 date: 2006/12/15 19:23:51; author: mezz; state: Exp; lines: +2 -2 Update to 0.10.2.
v. 1.23 date: 2006/10/14 08:35:33; author: marcus; state: Exp; lines: +3 -2 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.22 date: 2006/06/09 18:00:30; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.21 date: 2006/04/29 23:02:54; author: ahze; state: Exp; lines: +1 -8 - Update gstreamer to 0.10 - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
v. 1.20 date: 2006/04/17 07:56:29; author: marcus; state: Exp; lines: +1 -1 Grab maintainership for gnome@.
v. 1.19 date: 2006/04/14 23:25:08; author: linimon; state: Exp; lines: +1 -1 Reset kwm due to no response about email. Hat: portmgr
v. 1.18 date: 2006/02/23 10:38:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.17 date: 2005/11/15 06:50:13; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.16 date: 2005/11/05 05:20:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.15 date: 2005/10/25 16:38:59; author: kwm; state: Exp; lines: +2 -4 Update to 0.8.7. Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
v. 1.14 date: 2005/10/22 11:59:19; author: kwm; state: Exp; lines: +1 -1 Update to 0.8.6.
v. 1.13 date: 2005/06/11 08:37:19; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.5.
v. 1.12 date: 2005/04/15 11:13:25; author: kwm; state: Exp; lines: +1 -0 Fix the build when -fforce-addr is added to CFLAGS. Foot work and patch provided by: lioux
v. 1.11 date: 2005/03/16 13:04:25; author: kwm; state: Exp; lines: +2 -2 Update to 0.8.4. Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
v. 1.10 date: 2005/03/12 10:52:50; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.9 date: 2005/03/09 19:25:40; author: kwm; state: Exp; lines: +1 -0 Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and gst-ffmpeg. Submitted by: marcus
v. 1.8 date: 2004/12/29 13:44:00; author: kwm; state: Exp; lines: +3 -2 Update to version 0.8.3. Remove -E from reinplace line [1]. Submitted by: bland [1].
v. 1.7 date: 2004/10/13 16:14:15; author: kwm; state: Exp; lines: +2 -3 Update to 0.8.2. Change e-mail to FreeBSD.org address. Add patch to fix memory leak [1]. Approved by: pav (mentor) Obtained from: gstreamer cvs.
v. 1.6 date: 2004/08/16 21:28:24; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib bump.
v. 1.5 date: 2004/08/08 18:41:51; author: marcus; state: Exp; lines: +8 -5 Update to 0.8.1. See http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list of changes. PR: 69351 Submitted by: maintainer
v. 1.4 date: 2004/08/02 20:02:46; author: marcus; state: Exp; lines: +2 -2 Chase the gstreamer shared lib version.
v. 1.3 date: 2004/06/14 18:31:03; author: marcus; state: Exp; lines: +2 -1 Chase the gstreamer shared lib version, and bump PORTREVISION where appropriate.
v. 1.2 date: 2004/04/18 19:17:31; author: marcus; state: Exp; lines: +0 -4 Fix build on amd64 and ia64 by removing an extra patch that add -fpic and -DPIC. The port now does the right thing without our help. PR: 65732 Submitted by: maintainer Reported by: bento via kris Tested by: marcel (ia64), arved (amd64)
v. 1.1 date: 2004/04/05 04:06:42; author: marcus; state: Exp; Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams. Submitted by: Koop Mast =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm