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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 20080727nb7, Package name: ffmpeg-20080727nb7, Maintainer: ahoka

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/xvidcore] [multimedia/libtheora] [multimedia/x264-devel] [audio/lame] [audio/libvorbis] [audio/faac]

Required to build:
[lang/perl5] [textproc/texi2html] [devel/gmake] [devel/libtool-base]

Package options: faac, theora, x264, xvid

Master sites: (Expand)

SHA1: 103acde7a0f02aa1c32d5dab5bf187c94441c479
RMD160: e69128fc034a3f8b0fd561f1e6ecc04dd118a977
Filesize: 2521.461 KB

Version history: (Expand)


CVS history: (Expand)


   2009-02-01 04:50:57 by Tyler R. Retzlaff | Files touched by this commit (3)
Log message:
pullup ticket #2672 - requested by tron
ffmpeg: fix buffer overflow

revisions pulled up:
pkgsrc/multimedia/ffmpeg/Makefile		1.47
pkgsrc/multimedia/ffmpeg/distinfo		1.22
pkgsrc/multimedia/ffmpeg/patches/patch-4xm	1.1

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Jan 29 15:02:13 UTC 2009

   Modified Files:
           pkgsrc/multimedia/ffmpeg: Makefile distinfo
   Added Files:
           pkgsrc/multimedia/ffmpeg/patches: patch-4xm

   Log message:
   Add fix for buffer overflow in 4xm movie format decoder based on a
   patch from "ffmpeg" SVN.