| Commit message (Expand) | Author | Age | Files | Lines |
* | Update freetype to 2.5.2. | Koop Mast | 2013-12-24 | 1 | -0/+10 |
* | - Fix build with clang on i386 | Jason E. Hale | 2013-11-01 | 1 | -0/+11 |
* | multimedia/ffmpeg: update to 2.0.1 | William Grzybowski | 2013-10-19 | 10 | -68/+81 |
* | Fix build breakage caused by invalid sequence in protocols.texi. | Xin LI | 2013-10-08 | 1 | -0/+13 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
* | Update to 0.7.2 | Martin Matuska | 2011-08-09 | 1 | -12/+0 |
* | Add missing OpenCV patch | Martin Matuska | 2011-06-29 | 1 | -0/+12 |
* | Add patch to fix building C++ programs | Martin Matuska | 2011-06-27 | 1 | -0/+12 |
* | Add missing patch | Martin Matuska | 2011-06-25 | 1 | -0/+11 |
* | Update ffmpeg to 0.7.1 | Martin Matuska | 2011-06-24 | 3 | -56/+13 |
* | - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT) | Martin Matuska | 2010-12-21 | 1 | -0/+25 |
* | - Remove -D_POSIX_C_SOURCE=200112 from CFLAGS | Martin Matuska | 2010-12-12 | 1 | -1/+19 |
* | - Fix architecture recognition [1] | Martin Matuska | 2010-08-01 | 2 | -6/+35 |
* | - Update ffmpeg to 0.6 | Martin Matuska | 2010-07-24 | 3 | -12/+24 |
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
* | - Unbreak build if recent multimedia/v4l-compat is installed | Martin Matuska | 2010-01-19 | 1 | -0/+13 |
* | - fix VUPEN/ADV-2009-2678 | Martin Matuska | 2009-10-16 | 1 | -0/+12 |
* | - Update ffmpeg to 0.5 | Martin Matuska | 2009-08-12 | 10 | -179/+39 |
* | - Update x264 to 0.0.20081218 | Pav Lucistnik | 2009-03-31 | 1 | -0/+37 |
* | - Fix 4xm Processing Memory Corruption Vulnerability | Martin Wilke | 2009-03-16 | 1 | -0/+17 |
* | Force ffserver in to the background. | Michael Johnson | 2008-09-07 | 1 | -1/+1 |
* | Enable the img_resample (old) code even if ffmpeg is built with libswscale | Joe Marcus Clarke | 2008-08-14 | 2 | -0/+30 |
* | Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files. | Joe Marcus Clarke | 2008-08-11 | 1 | -7/+16 |
* | Update to 2008-07-27 snapshot | Michael Johnson | 2008-07-27 | 3 | -132/+29 |
* | - move knobs into OPTIONS, make (almost) everything selectable | Martin Matuska | 2008-04-27 | 1 | -10/+62 |
* | - Update to 2007-10-04 | Michael Johnson | 2007-10-09 | 1 | -11/+0 |
* | The ffmpeg developers moved part of avcodec.h into a new file allcodecs.h, | Stefan Eßer | 2007-08-19 | 1 | -0/+11 |
* | Update to 2007-07-12 | Michael Johnson | 2007-07-29 | 3 | -89/+12 |
* | - Update to 2007-05-30 snapshot | Michael Johnson | 2007-06-12 | 1 | -18/+9 |
* | - Update to 2007-04-29 (merged from multimedia/ffmpeg-devel) | Michael Johnson | 2007-05-25 | 15 | -526/+222 |
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | Doug Barton | 2006-02-20 | 1 | -2/+2 |
* | Now that new style rc.d scripts are being run as part of the | Doug Barton | 2006-01-07 | 1 | -2/+2 |
* | o Fix FFmpeg libavcodec Buffer Overflow Vulnerability advisory: | Mario Sergio Fujikawa Ferreira | 2005-12-06 | 1 | -0/+19 |
* | o Improve the bktr(4) device grab code [1] | Mario Sergio Fujikawa Ferreira | 2005-06-06 | 1 | -15/+23 |
* | o Update to 0.4.9.p1 | Mario Sergio Fujikawa Ferreira | 2004-12-05 | 6 | -78/+68 |
* | Support moved header files in FreeBSD 5.x branch: the header files | Mario Sergio Fujikawa Ferreira | 2004-03-14 | 1 | -0/+5 |
* | fix build with lame. | FUJISHIMA Satsuki | 2003-12-28 | 1 | -3/+16 |
* | Fix installation of shared libs, man page installation, and plist. | Mark Linimon | 2003-12-08 | 5 | -10/+118 |
* | Update to 0.4.8 | Mario Sergio Fujikawa Ferreira | 2003-10-08 | 2 | -20/+1 |
* | Update to 0.4.7 | Mario Sergio Fujikawa Ferreira | 2003-09-07 | 4 | -127/+131 |
* | Fix build on alpha arch: do not use i386 specific patches on alpha | Mario Sergio Fujikawa Ferreira | 2003-06-03 | 4 | -68/+19 |
* | o Update grabbing code adding support for: PALBDGHI, NTSCM, SECAM, | Mario Sergio Fujikawa Ferreira | 2003-03-05 | 1 | -26/+29 |
* | o Add a simple "block until data is available or timeout is reached" | Mario Sergio Fujikawa Ferreira | 2003-02-05 | 1 | -0/+17 |
* | Rollback previous commit: I downgraded the grabbing code. It should | Mario Sergio Fujikawa Ferreira | 2003-01-10 | 1 | -51/+28 |
* | - After repo copy to ffmpeg045 port so that both older and faster | Mario Sergio Fujikawa Ferreira | 2003-01-10 | 10 | -100/+124 |
* | o Improve video grabbing quality via bktr(4) driver: less frame | Mario Sergio Fujikawa Ferreira | 2003-01-09 | 1 | -51/+28 |
* | o Update booktree capture code to latest version: | Mario Sergio Fujikawa Ferreira | 2002-11-05 | 1 | -157/+175 |
* | Fix <sys/param.h> detection code. NOW, the optimized FreeBSD byteswap | Mario Sergio Fujikawa Ferreira | 2002-11-03 | 1 | -1/+1 |
* | o Add optimizations if WITH_OPTIMIZED_CFLAGS [1] | Mario Sergio Fujikawa Ferreira | 2002-11-03 | 1 | -0/+41 |
* | o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION | Mario Sergio Fujikawa Ferreira | 2002-10-11 | 8 | -60/+389 |