/chinese/iiimf-le-newpy/

g src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpeg/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Depend on pkgconfig on build stagemm2012-08-081-0/+1
* Link ffmpeg compat headers instead of copyingmm2012-08-061-4/+4
* Fix order if LICENSE_COMB and LICENSE in ffmpeg portsmm2012-08-061-1/+1
* Reorder ffmpeg licensing knobsmm2012-08-061-11/+8
* Make manpages independent of DOCS optionmm2012-08-061-14/+7
* Update multimedia/x264 to 0.125.2201mm2012-07-241-2/+2
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
* Update ffmpeg to use new options frameworkmm2012-07-171-79/+55
* Fix build without /usr/bin/perl symlink [1]mm2012-07-061-10/+26
* Update to 0.7.13mm2012-07-031-2/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Fix support for X11 grabbingmm2012-05-191-2/+9
* Update to 0.7.12mm2012-04-251-3/+3
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* Fix build by chasing libvpx bump.lx2012-02-171-1/+1
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
* Update multimedia/schroedinger to 1.0.11mm2012-01-251-2/+2
* Update lame to 3.99.3.netchild2012-01-151-0/+1
* Update to 0.7.11mm2012-01-131-2/+1
* Update x264 to 0.119.2113mm2011-12-211-1/+2
* Update to 0.7.8mm2011-12-021-1/+1
* Update to 0.7.7mm2011-11-081-1/+1
* Update to 0.7.6mm2011-10-101-7/+25
* Update to 0.7.5mm2011-09-271-3/+1
* - Bump PORTREVISION of dependent ports due to multimedia/libvpx updateashish2011-09-191-0/+1
* Update to 0.7.4mm2011-09-191-1/+1
* Update to 0.7.3mm2011-08-231-1/+1
* Update to 0.7.2mm2011-08-091-10/+2
* Add missing OpenCV patchmm2011-06-301-1/+1
* Reintroduce OPENCV and FREI0R options and enable by defaultmm2011-06-291-30/+20
* Add patch to fix building C++ programsmm2011-06-281-1/+1
* For now, disable frei0r support because of cyclic dependenciesmm2011-06-281-7/+12
* Fix plist if defined WITHOUT_FFSERVERmm2011-06-251-1/+3
* Change descriptions of several OPTIONSmm2011-06-251-27/+26
* Update ffmpeg to 0.7.1mm2011-06-251-55/+113
* Update to 0.115.2000mm2011-06-241-2/+2
* Update libvpx to 0.9.6mm2011-05-041-0/+1
* Update to 0.6.3mm2011-05-031-2/+1
* - Fix license filesmm2011-03-221-4/+6
* - Add LICENSE informationmm2011-03-221-6/+26
* - Add libvdpau support to OPTIONSmm2010-12-301-0/+9
* - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)mm2010-12-211-1/+6
* - Remove -D_POSIX_C_SOURCE=200112 from CFLAGSmm2010-12-131-1/+1
* - Update x264 to 0.110.1804mm2010-11-301-1/+2
* - Update to 0.6.1mm2010-10-191-2/+1
* - fix conflicts with ffmpeg-devel [1]mm2010-10-171-3/+12
* - Update schroedinger to 1.0.10mm2010-10-111-1/+1
* - Fix architecture recognition [1]mm2010-08-021-2/+1
* Add VP8 codec support via libvpx and enable by defaultmm2010-07-281-1/+10
* Add missing files to PORTDOCSmm2010-07-261-5/+8
* - Update ffmpeg to 0.6mm2010-07-251-48/+21
* - Update x264 to 20100624 (build 98)mm2010-07-241-2/+2
* - Support SSSE3 by defaultmm2010-06-101-2/+2
* - Fix CFLAGSmm2010-06-101-12/+10
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-0/+1
* - Update to 0.5.2mm2010-05-301-2/+1
* - Update x264 to shared library version 85mm2010-04-211-19/+2
* - Add ssse3 support to OPTIONSmm2010-04-191-0/+6
* - Fix mmx/sse support in amd64 package [1]mm2010-04-181-4/+21
* - Update schroedinger to 1.0.9mm2010-03-251-1/+2
* - Fix configure option if building WITH_FAACmm2010-03-101-1/+1
* - Update to 0.5.1mm2010-03-101-4/+4
* - Move x11grab to OPTIONS as this requires x11, disable by defaultmm2009-12-311-2/+11
* - fix VUPEN/ADV-2009-2678mm2009-10-161-0/+1
* - Add ffmpeg-devel to CONFLICTSmm2009-08-121-0/+2
* - Update ffmpeg to 0.5mm2009-08-121-137/+164
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
* - Update x264 to 0.0.20081218pav2009-03-311-2/+2
* - Add MAKE_JOBS_SAFE to support SMP compilationmm2009-03-251-0/+1
* - Fix 4xm Processing Memory Corruption Vulnerabilitymiwi2009-03-171-1/+1
* - Chase audio/faad shlib bumpmiwi2009-02-211-2/+2
* Force ffserver in to the background.ahze2008-09-071-1/+1
* - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disablepav2008-09-051-1/+1
* Fix build when ARH_NV or ARM_WB is definedahze2008-08-171-2/+2
* Enable the img_resample (old) code even if ffmpeg is built with libswscalemarcus2008-08-151-1/+1
* Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files.marcus2008-08-111-1/+1
* Fix the plist after the recent commit.marcus2008-08-111-1/+1
* Build libswscale by default once again. I could not reproduce any problemsmarcus2008-08-111-2/+6
* Fix compat headers installation, bump the PORTREVISION.mezz2008-08-051-3/+5
* Install all the ffmpeg headers in a compat location to fix build of many portsahze2008-07-291-0/+30
* Update to 2008-07-27 snapshotahze2008-07-281-65/+3
* - move knobs into OPTIONS, make (almost) everything selectablemm2008-04-271-88/+88
* Typo and consistency in the WITH/WITHOUT_foo messages.naddy2008-03-231-2/+2
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-2/+2
* Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speechanders2008-01-111-0/+11
* pass CONFIGURE_ARGS if WITHOUT_X264 is definedahze2007-10-101-1/+3
* - Update to 2007-10-04ahze2007-10-101-7/+9
* Update to 2007-09-14 snapshotahze2007-09-171-7/+4
* -Fix the build with WITH_DEBUG=yes by force add -O2 in DEBUG_FLAGS.mezz2007-08-261-0/+1
* -Fix the CFLAGS/LDFLAGS.mezz2007-08-261-4/+6
* Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mkahze2007-08-211-2/+2
* Bump PORTREVISION since this port now installs a previously forgottense2007-08-191-1/+1
* - Don't build ffmpeg with swscaler by default: VLC 0.8.6c does notthierry2007-08-131-13/+29
* Fix patch for users of FreeBSD 6.0 and olderahze2007-07-311-1/+1
* - Don't try to patch non-existent Makefile when WITH_IMLIB2 is defined [1]ahze2007-07-291-8/+8
* Update to 2007-07-12ahze2007-07-291-25/+11
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
* - Make ffserver look for ffserver.conf in PREFIX/etcahze2007-06-121-7/+14
* - Update to 2007-05-30 snapshotahze2007-06-12