summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg-devel/files/patch-ffserver.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISIONMario Sergio Fujikawa Ferreira2002-10-111-8/+8
| | | | | | | | | | | | | | | | | 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/+18
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