aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.8.7.Koop Mast2005-10-253-67/+4
| | | | | | | Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything. Notes: svn path=/head/; revision=146334
* Update to 0.8.6.Koop Mast2005-10-224-3/+65
| | | | Notes: svn path=/head/; revision=146115
* Update to 0.8.5.Koop Mast2005-06-112-5/+4
| | | | Notes: svn path=/head/; revision=137252
* Fix the build when -fforce-addr is added to CFLAGS.Koop Mast2005-04-151-0/+1
| | | | | | | Foot work and patch provided by: lioux Notes: svn path=/head/; revision=133403
* Update to 0.8.4.Koop Mast2005-03-162-4/+4
| | | | | | | Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx. Notes: svn path=/head/; revision=131396
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin andKoop Mast2005-03-092-0/+12
| | | | | | | | | gst-ffmpeg. Submitted by: marcus Notes: svn path=/head/; revision=130749
* Update to version 0.8.3.Koop Mast2004-12-294-32/+5
| | | | | | | | | Remove -E from reinplace line [1]. Submitted by: bland [1]. Notes: svn path=/head/; revision=125435
* Update to 0.8.2.Koop Mast2004-10-133-5/+14
| | | | | | | | | | | Change e-mail to FreeBSD.org address. Add patch to fix memory leak [1]. Approved by: pav (mentor) Obtained from: gstreamer cvs. Notes: svn path=/head/; revision=119260
* Chase the gstreamer shared lib bump.Joe Marcus Clarke2004-08-161-1/+2
| | | | Notes: svn path=/head/; revision=116442
* Update to 0.8.1. SeeJoe Marcus Clarke2004-08-087-91/+42
| | | | | | | | | | | http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list of changes. PR: 69351 Submitted by: maintainer Notes: svn path=/head/; revision=115673
* Chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-021-2/+2
| | | | Notes: svn path=/head/; revision=115295
* Chase the gstreamer shared lib version, and bump PORTREVISION whereJoe Marcus Clarke2004-06-141-1/+2
| | | | | | | appropriate. Notes: svn path=/head/; revision=111480
* Fix build on amd64 and ia64 by removing an extra patch that add -fpic andJoe Marcus Clarke2004-04-182-14/+0
| | | | | | | | | | | | -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) Notes: svn path=/head/; revision=107475
* Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams.Joe Marcus Clarke2004-04-058-0/+174
Submitted by: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=106188