[FFmpeg-devel] [PATCH 10/11] avformat/fifo: Add AVFMT_FLAG_NONBLOCK support

Michael Niedermayer michael at niedermayer.cc
Wed Aug 3 00:31:49 EEST 2016


On Tue, Aug 02, 2016 at 03:24:21PM +0200, sebechlebskyjan at gmail.com wrote:
> From: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
> 
> Add support for nonblocking calls.
> 
> Signed-off-by: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
> ---
>  libavformat/fifo.c | 70 +++++++++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 59 insertions(+), 11 deletions(-)

breaks on x86-32 linux

src/libavformat/fifo.c: In function ‘fifo_write_trailer’:
src/libavformat/fifo.c:626:9: error: implicit declaration of function ‘pthread_tryjoin_np’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make: *** [libavformat/fifo.o] Error 1

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

There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160802/187f6862/attachment.sig>


More information about the ffmpeg-devel mailing list