FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:40 PM BST
Port details
gmerlin-avdecoder 1.1.0_5 multimedia on this many watch lists=0 search for ports that depend on this port
General purpose media decoding library

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Nov 2008 19:52:05
License: not specified in port


Gmerlin_avdecoder is a general purpose media decoding library. It
was written as a support library for gmerlin, but it can also be
used by other applications. You don't even need gmerlin installed,
only gavl. Most of it was written completely from scratch, but the
sourcetrees of some other great software packages were used as
reference documentation. Credits go to the authors of Xine, MPlayer,
quicktime4linux and ffmpeg.

Gmerlin_avdecoder is one of the most complete general purpose media
decoding libraries. The supported formats and codecs span a wide
range of applications from consumer level (mp3, divx etc.) to high
end production formats like 32 bit PCM and some professional
uncompressed video codecs.
Using gmerlin_avdecoder in your playback for transcoding application
means rock solid media format support with an ever growing list of
supported codecs and formats.

WWW: http://gmerlin.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: multimedia/v4l_compat, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: multimedia/gavl, multimedia/gmerlin, multimedia/ffmpeg, multimedia/libtheora, audio/speex, multimedia/mjpegtools, audio/libvorbis, multimedia/libmpeg2, graphics/tiff, net/samba-libsmbclient, graphics/png, audio/faad, multimedia/libdvdread, audio/flac, audio/musepack, audio/libmad, audio/liba52, multimedia/libdca, sysutils/libcdio, graphics/openjpeg, multimedia/schroedinger, devel/gettext

Required by:
for Libraries

To install the port: cd /usr/ports/multimedia/gmerlin-avdecoder/ && make install clean
To add the package: pkg_add -r gmerlin-avdecoder


Configuration Options
===> The following configuration options are available for gmerlin-avdecoder-1.1.0_5:
     GMERLIN=on (default) "Enable gmerlin support"
     FFMPEG=on (default) "Enable ffmpeg support"
     THEORA=on (default) "Enable theora support"
     SPEEX=on (default) "Enable speex support"
     MJPEGTOOLS=on (default) "Enable mjpegtools support"
     VORBIS=on (default) "Enable vorbis support"
     MPEG2=on (default) "Enable MPEG2 support"
     TIFF=on (default) "Enable TIFF support"
     SAMBA=on (default) "Enable samba support"
     PNG=on (default) "Enable libpng support"
     FAAD=on (default) "Enabled FAAD2 support"
     DVDREAD=on (default) "Enable libdvdread support"
     FLAC=on (default) "Enable FLAC support"
     MUSEPACK=on (default) "Enable musepack (mpc) support"
     MAD=on (default) "Enable mp3 support"
     A52=on (default) "Enable A52 support"
     DCA=on (default) "Enable DTS Coherent Acoustics decoder"
     CDIO=on (default) "Enable libcdio support"
     OPENJPEG=on (default) "Enable JPEG2000 support"
     SCHROEDINGER=on (default) "Enable dirac support"
     OPTIMIZED_CFLAGS=on (default) "Additional optimizations"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://sunet.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://iweb.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://switch.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://surfnet.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://kent.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://freefr.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://voxel.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://jaist.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://osdn.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://nchc.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://ncu.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://transact.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://softlayer.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://internode.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://ufpr.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
http://waix.dl.sourceforge.net/project/gmerlin/gmerlin-avdecoder/1.1.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Feb 2012 15:57:34
Original commit files touched by this commit  1.1.0_5
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
25 Jan 2012 10:11:48
Original commit files touched by this commit  1.1.0_4
mm search for other commits by this committer
Update multimedia/schroedinger to 1.0.11
18 Jan 2012 17:36:27
Original commit files touched by this commit  1.1.0_3
arved search for other commits by this committer
Chase libcdio shlib bump
17 Jan 2012 14:35:18
Original commit files touched by this commit  1.1.0_2
martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.1.0_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
10 Aug 2011 14:30:37
Original commit files touched by this commit  1.1.0_1
ehaupt search for other commits by this committer
Update to 1.1.0

PR:             158467
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
21 Jul 2011 23:07:55
Original commit files touched by this commit  1.1.0
db search for other commits by this committer
- Update to 1.1.0 unbreaking port
- from Jan 8 2011 News for 1.0.0
  This release brings support for compressed streams in the transcoder,
  configuration presets and lots of minor improvements and fixes.
  As far as major features are concerned, the gmerlin suite is now finished.
  Future developments will mostly concentrate on bugfixes. There are some
  ideas for new features, but no concrete plans.
10 Jul 2011 11:13:54
Original commit files touched by this commit  1.0.1_13
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
03 Jul 2011 13:38:45
Original commit files touched by this commit  1.0.1_13
ohauer search for other commits by this committer
- remove MD5
24 Jun 2011 22:39:03
Original commit files touched by this commit  1.0.1_13
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
11 Jun 2011 02:39:46
Original commit files touched by this commit  1.0.1_12
amdmi3 search for other commits by this committer
Drop maintainership
06 Jun 2011 04:31:53
Original commit files touched by this commit  1.0.1_12
bapt search for other commits by this committer
- update mjpegtools to 2.0.0
- chase library bump
12 Oct 2010 22:45:08
Original commit files touched by this commit  1.0.1_11
pav search for other commits by this committer
- Chase libschroedinger shlib bump

Pointy hat to:  mm
Reported by:    pointyhat
17 Sep 2010 12:48:09
Original commit files touched by this commit  1.0.1_10
amdmi3 search for other commits by this committer
- Switch to musepack from deprecated libmpcdec
14 Sep 2010 18:58:52
Original commit files touched by this commit  1.0.1_9
makc search for other commits by this committer
Bump PORTREVISION for libdvdread dependants
24 Jul 2010 16:38:20
Original commit files touched by this commit  1.0.1_8
mm search for other commits by this committer
- Update ffmpeg to 0.6
06 Jun 2010 20:44:03
Original commit files touched by this commit  1.0.1_7
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
31 May 2010 02:01:56
Original commit files touched by this commit  1.0.1_6
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
30 Mar 2010 08:14:43
Original commit files touched by this commit  1.0.1_5
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.0.1_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
24 Mar 2010 18:44:22
Original commit files touched by this commit  1.0.1_4
mm search for other commits by this committer
- Update schroedinger to 1.0.9
- Bump library version
13 Feb 2010 08:45:24
Original commit files touched by this commit  1.0.1_3
miwi search for other commits by this committer
- Chase multimedia/mjpegtools shlib bump
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.0.1_2
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 10:34:26
Original commit files touched by this commit  1.0.1_1
arved search for other commits by this committer
Chase libcdio shared library version bump
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.0.1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
12 Aug 2009 03:23:24
Original commit files touched by this commit  1.0.1
amdmi3 search for other commits by this committer
- Update to 1.0.1

PR:             137667
Submitted by:   Martin Matuska <mm@FreeBSD.org>
11 Aug 2009 10:35:13
Original commit files touched by this commit  0.1.8_4
mm search for other commits by this committer
- Update gavl to 1.1.1
- Bump library version on depending ports
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.1.8_4
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
21 Feb 2009 15:51:15
Original commit files touched by this commit  0.1.8_3
miwi search for other commits by this committer
- Chase audio/faad shlib bump
08 Feb 2009 18:45:38
Original commit files touched by this commit  0.1.8_2
rnoland search for other commits by this committer
Replace libdvdread with the version maintained by the mplayer group

        -Turn over maintainership
        -Bump ports that depend on libdvdread since shared lib
         version rolls back from .5 to .4
        -Fix multimedia/ogle build with this version

PR:             127849
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com>
09 Nov 2008 21:31:07
Original commit files touched by this commit  0.1.8_1
amdmi3 search for other commits by this committer
- Add support for gmerlin
- Minor fixes
07 Nov 2008 19:51:26
Original commit files touched by this commit  0.1.8
amdmi3 search for other commits by this committer
Gmerlin_avdecoder is a general purpose media decoding library. It
was written as a support library for gmerlin, but it can also be
used by other applications. You don't even need gmerlin installed,
only gavl. Most of it was written completely from scratch, but the
sourcetrees of some other great software packages were used as
reference documentation. Credits go to the authors of Xine, MPlayer,
quicktime4linux and ffmpeg.

Gmerlin_avdecoder is one of the most complete general purpose media
decoding libraries. The supported formats and codecs span a wide
range of applications from consumer level (mp3, divx etc.) to high
end production formats like 32 bit PCM and some professional
uncompressed video codecs.
Using gmerlin_avdecoder in your playback for transcoding application
means rock solid media format support with an ever growing list of
supported codecs and formats.

WWW: http://gmerlin.sourceforge.net/

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.308 seconds.