NOTICE: This package has been removed from pkgsrc

./multimedia/ffmpeg-devel, MPEG decoding, encoding and streaming software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20071004, Package name: ffmpeg-devel-20071004, Maintainer: pkgsrc-users

FFmpeg is the first complete and free Internet Live Audio and Video
Broadcasting solution. FFMpeg aims at being the command line tool to
handle audio and video. It is a "three-in-one" solution.

FFmpeg includes a soft VCR capable of encoding in many different
formats simultaneously, a streaming server for Netcasting multimedia
and is available under the GNU General Public License.

FFmpeg generates streaming files, in many popular formats
simultaneously, faster than any other solution.


Required to run:
[multimedia/libogg] [multimedia/x264-devel] [multimedia/libtheora] [audio/lame] [audio/libvorbis] [audio/faac] [devel/SDL]

Required to build:
[textproc/texi2html] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/renderproto] [x11/randrproto]

Package options: faac, lame, sdl, theora, vorbis, x264

Master sites: (Expand)

SHA1: c85026c204fbfb49b8ef6953fd896a55843f14ff
RMD160: 6273cf84a96ff3918876005ba2f6d12296087460
Filesize: 2272.186 KB

Version history: (Expand)


CVS history: (Expand)


   2008-09-08 21:10:42 by Adam Hoka | Files touched by this commit (8) | Package removed
Log message:
This package was obsoleted by multimedia/ffmpeg.
   2008-06-26 15:54:56 by OBATA Akio | Files touched by this commit (2)
Log message:
Add a patch to fix typo, it breaks build with some DragonFly releases.
Based on patch submitted by Hasso Tepper in PR 38818.
   2008-05-19 13:47:44 by David Brownlee | Files touched by this commit (1)
Log message:
add a CONFLICTS line for ffmpeg-[0-9]*
   2008-05-06 17:43:03 by Blair Sadewitz | Files touched by this commit (1)
Log message:
Use pkg-build-options.mk to include optional dependencies in
buildlink3.mk.  I am currently fixing x11/nucleo, and without this
pkg-config gets very upset.
   2008-04-20 22:38:53 by Klaus Heinz | Files touched by this commit (1)
Log message:
The package supports installation to DESTDIR.
   2008-02-20 13:04:56 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Do not add -lx264 to the installed pkg-config files, as there is not
shared library and will cause problems in some packages that use
them to link.
   2008-02-20 11:15:30 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Remove an obsolete CONFLICTS line.
   2008-02-20 11:12:04 by Juan Romero Pardines | Files touched by this commit (6)
Log message:
Import a recent snapshot of ffmpeg (2007-10-04) based on a snapshot
made by folks at FreeBSD/ports and packaged by Adam Hoka via pkgsrc-wip.

This will provide a newer ffmpeg for packages that need it.