Hi, On Sat, Nov 26, 2011 at 4:38 PM, Yusuke Nakamura <[email protected]> wrote: > 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.
Fixed differently just now (in a more portable way). Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
