Commit Graph

5 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
b868b85dad o Update booktree capture code to latest version:
1) Warning message if the tuner device cannot be opened for
	   write
	2) A two stage sync slip recovery mechanism, stage 1 runs
	   async to catch up, stage 2 injects a blank frame
	3) Update to a consistent indent style (will minimize future
	   diffs)
o Bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-05 02:00:06 +00:00
Mario Sergio Fujikawa Ferreira
4866d1844c Fix <sys/param.h> detection code. NOW, the optimized FreeBSD byteswap
can REALLY be used.
2002-11-03 07:16:43 +00:00
Mario Sergio Fujikawa Ferreira
77072d0212 o Add optimizations if WITH_OPTIMIZED_CFLAGS [1]
o Make it CFLAGS safe (I have no idea how this escaped me)
o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52
  code. The liba52 port is more optimized.
o Use FreeBSD byteswap optimized routines IF one happens to be using
  either FreeBSD 4.7-RELEASE or later
o Do not bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org> [1]
Reviewed by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-03 07:01:44 +00:00
Mario Sergio Fujikawa Ferreira
4f2162a0d5 o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION
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>
2002-10-11 19:28:30 +00:00
Mario Sergio Fujikawa Ferreira
afac057a11 o New port ffmpeg version 0.4.5: Hyper fast realtime audio/video
encoder/converter, streaming server

Thanks to:	fenner, imp, Chris "Vulpyne" Austin <vulpyne@way2fast.com>

* for this patch -> #define INT64_C(x) x##LL
2001-09-25 19:27:11 +00:00