2012/2/24 Dmitry Volyntsev <[email protected]>:
> Oh, my fault. I had to mention that I can't use threads and locking
> mechanisms for efficiency reasons (highloaded application).
> I need to make rtsp/rtp stream processing with least possible overhead.
> Event loop is libevent-based.
> But thanks you, again, for advices!:)
> I have no questions anymore

Then could you expose how your loop looks like?
Or even "dream on" which API calls do you want?

There's a WIP on non-blocking protocol functions, BTW.
grep NONBLOCK libavformat/*.h

-- 
Andrey Utkin
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to