| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-29 | Unbreak ffmpeg on NetBSD/macppc... again -- and a big fat comment warning | jmmv | 1 | -1/+2 |
| 2011-11-28 | update to 0.7.8 | drochner | 1 | -4/+3 |
| 2011-11-26 | Extend the UINT64_C patch to NetBSD, which needs it, and FreeBSD and | dholland | 1 | -2/+2 |
| 2011-11-22 | multimedia/ffmpeg: Fix UINT64_C error on DragonFly | marino | 1 | -2/+2 |
| 2011-11-16 | Add missing archivers/bzip2 and deve/zlib buildlinks | sbd | 1 | -1/+2 |
| 2011-11-07 | update for new release date | drochner | 1 | -3/+3 |
| 2011-10-07 | update to 0.7.6 | drochner | 1 | -3/+3 |
| 2011-09-12 | update to ffmpeg-20110907.0.7.4 | drochner | 1 | -4/+3 |
| 2011-08-04 | Enable vorbis support. From Matthew Mondor in PR 45208. | wiz | 1 | -1/+2 |
| 2011-08-02 | Disable integrated assembler with Clang | joerg | 1 | -1/+7 |
| 2011-07-19 | update to 0.7.1 | drochner | 1 | -6/+4 |
| 2011-04-29 | TEST_TARGET=check | obache | 1 | -1/+3 |
| 2011-04-29 | Update ffmpeg to 20110426.0.6.3. | obache | 1 | -3/+3 |
| 2011-04-05 | update to 0.6.2 | drochner | 1 | -3/+2 |
| 2011-01-24 | add "libvpx" option, enabled per default (supposedly harmless license), | drochner | 1 | -1/+2 |
| 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 | 1 | -7/+9 |
| 2010-10-24 | drop maintainership | ahoka | 1 | -2/+2 |
| 2010-09-05 | pkglint cleanup. | wiz | 1 | -3/+3 |
| 2010-05-04 | trick "configure" to accept the 20090920 snapshot of x264-devel, | drochner | 1 | -2/+2 |
| 2010-04-16 | Add opencore-arm option. Not enabled by default for ffmpeg. | reed | 1 | -2/+2 |
| 2010-04-02 | Fix ffmpeg on powerpc again, but without breaking i386. OKed by wiz@. | jmmv | 1 | -2/+2 |
| 2010-03-14 | Make this build and work under Solaris 10 x86: | tron | 1 | -3/+1 |
| 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-09-25 | Add patch from ffmpeg GIT repository to fix the vulnerability | tron | 1 | -2/+2 |
| 2009-09-20 | Add patch from pkg/42000 to fix cpu detection on powerpc. | ahoka | 1 | -2/+2 |
| 2009-08-30 | Fix linkage in NetBSD so that object files for shared libraries get the | jmmv | 1 | -2/+2 |
| 2009-08-10 | Disable use of SSE2 accelerations if compiled with gcc<4.2, this causes | drochner | 1 | -1/+3 |
| 2009-06-12 | Update to nightly the snapshot as of 2009-06-11. | ahoka | 1 | -62/+14 |
| 2009-05-02 | Add PREV_PKGPATH and/or SUPERSEDES for various packages that | reed | 1 | -1/+2 |
| 2009-04-07 | Add some dirrms. Bump PKGREVISION. | wiz | 1 | -2/+2 |
| 2009-01-29 | Add fix for buffer overflow in 4xm movie format decoder based on a | tron | 1 | -2/+2 |
| 2008-12-18 | Update patch-oldx264 to deal with new x264-devel snapshot. PKGREVISION++ | bjs | 1 | -2/+2 |
| 2008-12-02 | Disable SIMD on AMD64 too. | ahoka | 1 | -4/+4 |
| 2008-09-15 | Patch support for img_resample() and friends back into ffmpeg even when | sborrill | 1 | -2/+3 |
| 2008-09-13 | Add --disable-stripping so our libraries have symbols | jmcneill | 1 | -2/+3 |
| 2008-09-12 | Make swscale an option (on by default). This option needs to be disabled for | sborrill | 1 | -2/+1 |
| 2008-09-12 | Patch libavcodec to build with our slightly older version of x264. | ahoka | 1 | -2/+2 |
| 2008-09-11 | Provide code pathes using posix_memalign, applies at leas to NetBSD | joerg | 1 | -2/+2 |
| 2008-09-08 | Fix the PLIST handling of the SDL option. | ahoka | 1 | -1/+2 |
| 2008-09-08 | Explicitly disable any mmx or sse code. | ahoka | 1 | -2/+4 |
| 2008-09-07 | Track FreeBSD's SVN snapshots of ffmpeg as there are no more stable | ahoka | 1 | -24/+45 |
| 2008-09-01 | Add patch to fix ffmpeg remote system access vulnerability (CVE-2008-3162). | tonnerre | 1 | -2/+2 |
| 2008-01-22 | This doesn't compile on sparc, so lets not bother spending time trying. | jdc | 1 | -1/+4 |
| 2007-12-22 | Linux needs -ldl in all cases (from PR 37587). | joerg | 1 | -13/+11 |
| 2007-08-02 | remove dependency on liba52 since this builds its own tweaked | dbj | 1 | -2/+2 |
| 2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 |
| 2006-11-02 | Fixed PKGMANDIR. | rillig | 1 | -1/+2 |
| 2006-10-25 | fix HOMEPAGE | drochner | 1 | -2/+2 |