aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update gstreamer to 0.10Michael Johnson2006-04-294-52/+11
| | | | | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1] Notes: svn path=/head/; revision=160858
* Update to 0.8.10.Koop Mast2005-05-032-104/+3
| | | | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html Approved by: maintainer (implicit) Notes: svn path=/head/; revision=134556
* Fix a problem when playing mp3 would pause after a few seconds.Koop Mast2005-03-171-0/+101
| | | | | | | | Approved by: maintainer (implicit) Obtained from: Gstreamer CVS Notes: svn path=/head/; revision=131498
* Conditionally enable the initial thread stacksize hack on systems that needJoe Marcus Clarke2005-03-122-9/+11
| | | | | | | it. Notes: svn path=/head/; revision=130976
* Remove a dead patch, and fix the build with valgrind.Joe Marcus Clarke2004-08-042-0/+10
| | | | Notes: svn path=/head/; revision=115419
* Update to 0.8.4.Joe Marcus Clarke2004-08-024-99/+0
| | | | | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=115294
* * Fix a free'd memory access crash that occurs with malloc debugging enabled [1]Joe Marcus Clarke2004-07-032-7/+27
| | | | | | | | | | * Use a better fix from GStreamer CVS to fix the double free in gst-inspect [2] Found by: monkey-bubble [1] Obtained from: GStreamer CVS [2] Notes: svn path=/head/; revision=112830
* Fix a double-free crash when running gst-inspect against certain plug-ins.Joe Marcus Clarke2004-06-301-0/+10
| | | | | | | Reported by: bland Notes: svn path=/head/; revision=112581
* Fix the build when valgrind is installed.Joe Marcus Clarke2004-06-241-0/+10
| | | | | | | Reported by: lofi Notes: svn path=/head/; revision=112171
* Update to 0.8.3.Joe Marcus Clarke2004-06-142-14/+22
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=111468
* Update to 0.8.1, a bug-fix release.Joe Marcus Clarke2004-04-281-10/+0
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=107835
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-056-71/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=106172
* Make sure to link against libc_r on 5.X if requested to do so. This shouldJoe Marcus Clarke2004-02-211-6/+15
| | | | | | | | | fix any DTP-related crash. Obtained from: MarcusCom GNOME 2.5 repo Notes: svn path=/head/; revision=101598
* Update to 0.6.4.Joe Marcus Clarke2003-10-131-6/+6
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=91088
* Fix build on ia64.Joe Marcus Clarke2003-09-301-2/+11
| | | | | | | | Submitted by: marcel Approved by: lioux (implicit) Notes: svn path=/head/; revision=89882
* Remove -Werror to fix build on Alpha.Joe Marcus Clarke2003-09-251-0/+20
| | | | Notes: svn path=/head/; revision=89369
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-183-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Update to 0.6.1Mario Sergio Fujikawa Ferreira2003-04-222-8/+42
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=79440
* Add a patch to cast pointers to intptr_t instead of int when performingJohn Baldwin2003-03-181-4/+13
| | | | | | | | | | arithmetic on a stack address. This fixes arch's such as alpha where sizeof(int) != sizeof(void *). Requested by: kris Notes: svn path=/head/; revision=77151
* * Update to 0.6.0Joe Marcus Clarke2003-02-052-11/+24
| | | | | | | | | | | | | * Fix audiofile detection * Small CC safeness fixes * Add Hermes support This work is the product of colaboration between lioux and myself. Approved by: maintainer Notes: svn path=/head/; revision=74895
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-11-141-0/+10
| | | | | | | Submitted by: Frode Nordahl <frode@nordahl.net> Notes: svn path=/head/; revision=70121
* o Simplify LIB_DEPENDS dependency graphMario Sergio Fujikawa Ferreira2002-11-141-0/+16
| | | | | | | | | | o USE_X_PREFIX since this will be part of GNOME 2.2 o Fix scheduling issue. Therefore, remove IGNORE [1]. GREAT WORK! Submitted by: marcus [1] Notes: svn path=/head/; revision=70119
* Update to 0.4.1Mario Sergio Fujikawa Ferreira2002-10-263-43/+3
| | | | Notes: svn path=/head/; revision=68876
* o New port gstreamer version 0.4.0: Development framework forMario Sergio Fujikawa Ferreira2002-07-154-0/+61
creating media applications o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD o This is being added even though it is broken hoping that someone will have the time/expertise to fix it Notes: svn path=/head/; revision=63043