Date: Wed, 5 Feb 2003 12:31:02 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/ffmpeg Makefile ports/multimedia/ffmpeg/files patch-libavformat::audio.c ports/multimedia/ffmpeg045 Makefile ports/multimedia/ffmpeg045/files patch-libav::audio.c Message-ID: <200302052031.h15KV2xl097672@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2003/02/05 12:31:02 PST
Modified files:
multimedia/ffmpeg Makefile
multimedia/ffmpeg045 Makefile
Added files:
multimedia/ffmpeg/files patch-libavformat::audio.c
multimedia/ffmpeg045/files patch-libav::audio.c
Log:
o Add a simple "block until data is available or timeout is reached"
wait mechanism to audio encoding routines. This avoids busy wait
blocking which needlessly consumes CPU
o Bump PORTREVISION
Submitted by: Steve O'Hara-Smith <steve@sohara.org>
Obtained from: ffmpeg CVS repository
Revision Changes Path
1.15 +1 -1 ports/multimedia/ffmpeg/Makefile
1.1 +17 -0 ports/multimedia/ffmpeg/files/patch-libavformat::audio.c (new)
1.14 +1 -1 ports/multimedia/ffmpeg045/Makefile
1.1 +17 -0 ports/multimedia/ffmpeg045/files/patch-libav::audio.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302052031.h15KV2xl097672>
