aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* o House a known good ffmpeg CVS snapshot under MASTER_SITE_LOCALMario Sergio Fujikawa Ferreira2002-10-152-4/+5
| | | | | | | | | | | | | | o Add -lm to libs, some installations seem to explicitly require it PR: 43973 Prompted by: Joe "Floid" Kanowitz <jkanowitz@snet.net> Reviewed by: Charles Henrich <henrich@sigbus.com>, Steve O'Hara-Smith <steve@sohara.org>, alex@acatysmoof.com Notes: svn path=/head/; revision=68111
* o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-10-1111-78/+489
| | | | | | | | | | | | | | | | | since this is unversioned. o Add booktree capture support with patches kindly supplied by "Steve O'Hara-Smith" <steve@sohara.org>. Work is in progress to get these merged back into ffmpeg's CVS repo o Add WITH_MP3 for lame mp3 support o Add WITH_VORBIS for vorbis support o Install shared library for the first time, begin versioning at 0 Reviewed by: freebsd-multimedia mailing list, "Steve O'Hara-Smith" <steve@sohara.org>, Anish Mistry <mistry.7@osu.edu> Notes: svn path=/head/; revision=67821
* o Install required header fileMario Sergio Fujikawa Ferreira2002-08-042-2/+7
| | | | | | | | | | o Bump PORTREVISION PR: 41234 Submitted by: Xavier Beaudouin <kiwi@caudium.net> Notes: svn path=/head/; revision=63979
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-1/+2
| | | | Notes: svn path=/head/; revision=62387
* add missing dirrmMario Sergio Fujikawa Ferreira2001-10-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=49407
* additional install of both libraries and headers in preparation to ↵Mario Sergio Fujikawa Ferreira2001-10-262-0/+14
| | | | | | | {,lib}xine 0.9.2 ports Notes: svn path=/head/; revision=49224
* add missing nasm BUILD_DEPENDSMario Sergio Fujikawa Ferreira2001-09-251-0/+1
| | | | Notes: svn path=/head/; revision=48196
* o New port ffmpeg version 0.4.5: Hyper fast realtime audio/videoMario Sergio Fujikawa Ferreira2001-09-2511-0/+185
encoder/converter, streaming server Thanks to: fenner, imp, Chris "Vulpyne" Austin <vulpyne@way2fast.com> * for this patch -> #define INT64_C(x) x##LL Notes: svn path=/head/; revision=48195