summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.7Mario Sergio Fujikawa Ferreira2003-09-071-37/+0
| | | | | | | Submitted by: Steve O'Hara-Smith <steve@sohara.org> Notes: svn path=/head/; revision=88700
* - After repo copy to ffmpeg045 port so that both older and fasterMario Sergio Fujikawa Ferreira2003-01-101-8/+8
| | | | | | | | | | | | | | | version 0.4.5 is preserved while the current version matures: o Update to 0.4.6 o Remove ONLY_FOR_ARCHS, no longer i386 only o Add PKGMESSAGE explaining the differences between this and ffmpeg045 port Reviewed by: Steve O'Hara-Smith <steve@sohara.org> Repo copied by: cvs (joe) Approved by: portmgr (self) Notes: svn path=/head/; revision=72852
* o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-10-111-4/+31
| | | | | | | | | | | | | | | | | 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 New port ffmpeg version 0.4.5: Hyper fast realtime audio/videoMario Sergio Fujikawa Ferreira2001-09-251-0/+10
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