summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-01-24add "libvpx" option, enabled per default (supposedly harmless license),drochner1-1/+2
2011-01-17Disable assembler support under Mac OS X to fix the build.tron1-1/+7
2011-01-17update to 20101018.0.6.1, from Makoto Fujiwara per pkgsrc-wip,drochner1-7/+9
2010-10-24drop maintainershipahoka1-2/+2
2010-09-05pkglint cleanup.wiz1-3/+3
2010-05-04trick "configure" to accept the 20090920 snapshot of x264-devel,drochner1-2/+2
2010-04-16Add opencore-arm option. Not enabled by default for ffmpeg.reed1-2/+2
2010-04-02Fix ffmpeg on powerpc again, but without breaking i386. OKed by wiz@.jmmv1-2/+2
2010-03-14Make this build and work under Solaris 10 x86:tron1-3/+1
2010-03-14Mark this package as requiring a C99 compiler as it uses the compilertron1-1/+3
2010-01-05Depend on revsion 3.98.2nb1 or newer of the "lame" package to make suretron1-2/+5
2009-09-25Add patch from ffmpeg GIT repository to fix the vulnerabilitytron1-2/+2
2009-09-20Add patch from pkg/42000 to fix cpu detection on powerpc.ahoka1-2/+2
2009-08-30Fix linkage in NetBSD so that object files for shared libraries get thejmmv1-2/+2
2009-08-10Disable use of SSE2 accelerations if compiled with gcc<4.2, this causesdrochner1-1/+3
2009-06-12Update to nightly the snapshot as of 2009-06-11.ahoka1-62/+14
2009-05-02Add PREV_PKGPATH and/or SUPERSEDES for various packages thatreed1-1/+2
2009-04-07Add some dirrms. Bump PKGREVISION.wiz1-2/+2
2009-01-29Add fix for buffer overflow in 4xm movie format decoder based on atron1-2/+2
2008-12-18Update patch-oldx264 to deal with new x264-devel snapshot. PKGREVISION++bjs1-2/+2
2008-12-02Disable SIMD on AMD64 too.ahoka1-4/+4
2008-09-15Patch support for img_resample() and friends back into ffmpeg even whensborrill1-2/+3
2008-09-13Add --disable-stripping so our libraries have symbolsjmcneill1-2/+3
2008-09-12Make swscale an option (on by default). This option needs to be disabled forsborrill1-2/+1
2008-09-12Patch libavcodec to build with our slightly older version of x264.ahoka1-2/+2
2008-09-11Provide code pathes using posix_memalign, applies at leas to NetBSDjoerg1-2/+2
2008-09-08Fix the PLIST handling of the SDL option.ahoka1-1/+2
2008-09-08Explicitly disable any mmx or sse code.ahoka1-2/+4
2008-09-07Track FreeBSD's SVN snapshots of ffmpeg as there are no more stableahoka1-24/+45
2008-09-01Add patch to fix ffmpeg remote system access vulnerability (CVE-2008-3162).tonnerre1-2/+2
2008-01-22This doesn't compile on sparc, so lets not bother spending time trying.jdc1-1/+4
2007-12-22Linux needs -ldl in all cases (from PR 37587).joerg1-13/+11
2007-08-02remove dependency on liba52 since this builds its own tweakeddbj1-2/+2
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
2006-11-02Fixed PKGMANDIR.rillig1-1/+2
2006-10-25fix HOMEPAGEdrochner1-2/+2
2006-09-27Fix homepage.dillo1-2/+2
2006-08-11-use tools framework for texi2htmldrochner1-3/+2
2006-08-11Change texi2html from a runtime to a buildtime dependency.ben1-2/+2
2006-08-11Depend on texi2html, to make man pages. Bump pkgrevision.ben1-2/+3
2006-08-09Use PKGREVISION for PKGREVISION bumps.wiz1-2/+3
2006-08-09Fix PLIST in ffmpeg. Addresses PR#34173ben1-2/+2
2006-02-16pkglint - no functional changesabs1-3/+3
2006-02-16Update ffmpeg to 0.4.9pre1, and add patch for libavcodec buffer overflowabs1-58/+20
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+6
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+2
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-5/+1