Age | Commit message (Expand) | Author | Files | Lines |
2011-11-16 | Pullup ticket #3604 - requested by drochner | sbd | 4 | -27/+18 |
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 |
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 |