Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-08-30 | Fix linkage in NetBSD so that object files for shared libraries get the | jmmv | 3 | -8/+17 |
2009-08-10 | Disable use of SSE2 accelerations if compiled with gcc<4.2, this causes | drochner | 3 | -2/+25 |
2009-08-05 | Make the faac option enable restricted binaries. | ahoka | 1 | -1/+4 |
2009-07-18 | Remove support code for SDL option; option was removed during last | wiz | 1 | -16/+1 |
2009-06-18 | Clean up some lint in ffplay, re-make patch digests, and add a comment to | agc | 1 | -1/+2 |
2009-06-14 | Add --enable-memalign-hack for NetBSD 4.0 and earlier. | ahoka | 1 | -1/+7 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -11/+1 |
2009-06-14 | Switch to a more portable endiannes check in the configure script. | ahoka | 2 | -5/+22 |
2009-06-14 | Make it build on DragonFly. Fix distinfo - there is no patch-aa. | hasso | 2 | -2/+15 |
2009-06-12 | Add a missing file from the previous commit. | ahoka | 1 | -0/+50 |
2009-06-12 | Update the buildlink file as well. | ahoka | 1 | -7/+3 |
2009-06-12 | Update to nightly the snapshot as of 2009-06-11. | ahoka | 13 | -350/+73 |
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 | 2 | -3/+12 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2009-01-29 | Add fix for buffer overflow in 4xm movie format decoder based on a | tron | 3 | -3/+26 |
2008-12-18 | Recursive dependency bump for multimedia/x264-devel. It's tough | bjs | 1 | -1/+2 |
2008-12-18 | Update patch-oldx264 to deal with new x264-devel snapshot. PKGREVISION++ | bjs | 3 | -7/+38 |
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 | 6 | -23/+47 |
2008-09-13 | Add --disable-stripping so our libraries have symbols | jmcneill | 1 | -2/+3 |
2008-09-12 | I should have added this file in my previous commit. | ahoka | 1 | -0/+15 |
2008-09-12 | Make swscale an option (on by default). This option needs to be disabled for | sborrill | 3 | -14/+22 |
2008-09-12 | Patch libavcodec to build with our slightly older version of x264. | ahoka | 3 | -6/+7 |
2008-09-11 | Provide code pathes using posix_memalign, applies at leas to NetBSD | joerg | 4 | -8/+76 |
2008-09-08 | Fix the PLIST handling of the SDL option. | ahoka | 4 | -10/+11 |
2008-09-08 | Explicitly disable any mmx or sse code. | ahoka | 3 | -6/+26 |
2008-09-07 | Track FreeBSD's SVN snapshots of ffmpeg as there are no more stable | ahoka | 27 | -1355/+266 |
2008-09-01 | Add patch to fix ffmpeg remote system access vulnerability (CVE-2008-3162). | tonnerre | 3 | -3/+56 |