NOTICE: This package has been removed from pkgsrc

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

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


Branch: CURRENT, Version: 20071004, Package name: ffmpeg-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/libtheora] [audio/lame] [audio/libvorbis] [audio/faac] [devel/SDL]

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

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-03-12 08:35:29 by Thomas Klausner | Files touched by this commit (8) | Package removed
Log message:
Remove ffmpeg-devel -- has been imported to pkgsrc/multimedia/ffmpeg-devel.
   2008-02-10 12:04:31 by Sergey Svishchev | Files touched by this commit (19)
Log message:
Delint.
   2008-01-07 01:29:18 by Adam Hoka | Files touched by this commit (1)
Log message:
Fixing buildlink.
   2008-01-06 23:17:10 by Adam Hoka | Files touched by this commit (1)
Log message:
Forgot to remove destdir support... (it needs fixing)
   2008-01-06 19:57:31 by Adam Hoka | Files touched by this commit (16) | Package removed
Log message:
Upgrading ffmpeg to a recent snapshot by FreeBSD.
It should get into pkgsrc after testing because ffmpeg doesn't release
official tarballs of their software.
   2007-01-07 10:16:00 by Roland Illig | Files touched by this commit (10)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-10-29 12:23:06 by Sergey Svishchev | Files touched by this commit (70)
Log message:
Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES