Age | Commit message (Expand) | Author | Files | Lines |
2012-07-02 | update to 0.7.13 | drochner | 3 | -9/+9 |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 |
2012-04-14 | update to 0.7.12 | drochner | 3 | -10/+9 |
2012-03-14 | Improve description, from Bug Hunting. | wiz | 1 | -10/+3 |
2012-03-12 | released tarball is not in ahoka@'s sites. | obache | 1 | -4/+2 |
2012-02-03 | The fix for UINT64_C is needed on Linux to. | sbd | 3 | -8/+10 |
2012-02-01 | cleanup/fix option handling, make "lame" an option too (default unchanged), | drochner | 2 | -12/+14 |
2012-01-31 | Bump PKGREVISION, multimedia/libvpx is updated to 1.0.0. | ryoon | 1 | -2/+2 |
2012-01-28 | multimedia/ffmpeg: rework UINT64_C fix for DragonFly and NetBSD | marino | 3 | -9/+13 |
2012-01-17 | update to 0.7.11 | drochner | 3 | -9/+9 |
2012-01-09 | update to 0.7.10 | drochner | 4 | -12/+11 |
2011-11-29 | Unbreak ffmpeg on NetBSD/macppc... again -- and a big fat comment warning | jmmv | 3 | -14/+16 |
2011-11-28 | update to 0.7.8 | drochner | 4 | -13/+12 |
2011-11-26 | Extend the UINT64_C patch to NetBSD, which needs it, and FreeBSD and | dholland | 3 | -7/+10 |
2011-11-22 | multimedia/ffmpeg: Fix UINT64_C error on DragonFly | marino | 3 | -3/+23 |
2011-11-16 | Recursive bump for multimedia/ffmpeg buildlink addition. | sbd | 1 | -2/+2 |
2011-11-16 | Add missing archivers/bzip2 and deve/zlib buildlinks | sbd | 3 | -3/+8 |
2011-11-07 | update for new release date | drochner | 1 | -3/+3 |
2011-11-07 | update to 0.7.7 | drochner | 3 | -24/+15 |
2011-10-07 | update to 0.7.6 | drochner | 3 | -9/+9 |
2011-09-14 | Fix check for texi2html to work with older texi2html versions. | hans | 3 | -9/+27 |
2011-09-12 | update to ffmpeg-20110907.0.7.4 | drochner | 4 | -12/+10 |
2011-08-12 | ffmpeg seems to have dropped the faad support, so remove the option. | mrg | 2 | -16/+4 |
2011-08-04 | Enable vorbis support. From Matthew Mondor in PR 45208. | wiz | 2 | -4/+13 |
2011-08-02 | Disable integrated assembler with Clang | joerg | 1 | -1/+7 |
2011-07-19 | update to 0.7.1 | drochner | 11 | -166/+95 |
2011-04-29 | TEST_TARGET=check | obache | 1 | -1/+3 |
2011-04-29 | Update ffmpeg to 20110426.0.6.3. | obache | 3 | -9/+9 |
2011-04-05 | update to 0.6.2 | drochner | 3 | -9/+8 |
2011-01-24 | add "libvpx" option, enabled per default (supposedly harmless license), | drochner | 3 | -5/+17 |
2011-01-17 | Disable assembler support under Mac OS X to fix the build. | tron | 1 | -1/+7 |
2011-01-17 | update to 20101018.0.6.1, from Makoto Fujiwara per pkgsrc-wip, | drochner | 13 | -258/+194 |
2010-12-03 | Avoid using obsolete texi2html command line flags. | wiz | 2 | -6/+16 |
2010-10-24 | drop maintainership | ahoka | 1 | -2/+2 |
2010-09-05 | Add VDPAU support, from Aleksey Cheusov. | wiz | 1 | -1/+17 |
2010-09-05 | Add RCS Id. | wiz | 2 | -2/+4 |
2010-09-05 | pkglint cleanup. | wiz | 2 | -5/+6 |
2010-05-24 | Disable assembler optimizations (e.g. MMX support) to make this build | tron | 3 | -7/+7 |
2010-05-04 | trick "configure" to accept the 20090920 snapshot of x264-devel, | drochner | 4 | -8/+20 |
2010-04-16 | Add opencore-arm option. Not enabled by default for ffmpeg. | reed | 2 | -4/+24 |
2010-04-02 | Fix ffmpeg on powerpc again, but without breaking i386. OKed by wiz@. | jmmv | 3 | -6/+6 |
2010-03-14 | Make this build and work under Solaris 10 x86: | tron | 6 | -23/+140 |
2010-03-14 | Fix installation on platforms where the "install-sh" package is used. | tron | 3 | -1/+61 |
2010-03-14 | Mark this package as requiring a C99 compiler as it uses the compiler | tron | 1 | -1/+3 |
2010-01-05 | Depend on revsion 3.98.2nb1 or newer of the "lame" package to make sure | tron | 1 | -2/+5 |
2009-10-30 | Add an other mirror. | ahoka | 1 | -2/+3 |
2009-09-25 | Add patch from ffmpeg GIT repository to fix the vulnerability | tron | 3 | -3/+22 |
2009-09-22 | Fix bktr build on DragonFly. | ahoka | 2 | -6/+13 |
2009-09-20 | Add patch from pkg/42000 to fix cpu detection on powerpc. | ahoka | 3 | -3/+20 |
2009-09-07 | Dont use PIC on i386 as it breaks inline asm. | ahoka | 2 | -9/+11 |