[gst-devel] What are buffers?
Andy Wingo
wingo at pobox.com
Thu Mar 14 07:34:21 CET 2002
On Thu, 14 Mar 2002, Joshua N Pritikin wrote:
> On Thu, Mar 14, 2002 at 01:49:15AM +0100, Benjamin Otte wrote:
> > d) The mutex should go
> > If READONLY is not set, only one thread should use the buffer at any given
> > time anyway. If this is canot be guaranteed the READONLY flag is set in
> > which case the buffer is readonly anyway.
>
> Yes!
>
> Please remove this mutex. Handling concurrency correct should be
> accomplished at a higher level.
so the tee should set READONLY on the buffer it receives, if it's not
already set?
wingo.
More information about the gstreamer-devel
mailing list