[libav-devel] [PATCH] pthread: Fix compilation regression at e524ead.
Yusuke Nakamura
muken.the.vfrmaniac at gmail.com
Sun Nov 27 01:38:30 CET 2011
I encountered the following error.
libavcodec/pthread.c: In function 'frame_thread_free':
libavcodec/pthread.c:654:13: error: used struct type value where scalar is
required
make: *** [libavcodec/pthread.o] Error 1
Attached patch fixes this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libav.org/pipermail/libav-devel/attachments/20111127/528bf280/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pthread-Fix-compilation-regression-at-e524ead.patch
Type: application/octet-stream
Size: 783 bytes
Desc: not available
URL: <http://lists.libav.org/pipermail/libav-devel/attachments/20111127/528bf280/attachment.obj>
More information about the libav-devel
mailing list