[FFmpeg-devel] [PATCH] ffplay: use lock manager callback to make libavcodec thread-safe

Michael Niedermayer michaelni at gmx.at
Thu Aug 25 05:05:02 CEST 2011


On Mon, Aug 22, 2011 at 10:26:53PM +0200, Marton Balint wrote:
> Altough ffplay is working pretty well without using a lock manager, it is still
> a multithreaded application calling libavcodec functions from multiple threads,
> so using a lock manager is probably a good idea.
> ---
>  ffplay.c |   25 +++++++++++++++++++++++++
>  1 files changed, 25 insertions(+), 0 deletions(-)

locally applied will git push it soon.

btw, if you plan to continue to work on ffplay it might make sense to
do that work in a public git repo so users can easily checkout & test
the latest and you arent slowed down by patch reviews
?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110825/3e20ae98/attachment.asc>


More information about the ffmpeg-devel mailing list