CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     klan    20050926 12:39:16

Modified files:
        include        : directfb.h 
        src/media      : idirectfbdatabuffer.c 
                         idirectfbdatabuffer_file.c 
                         idirectfbdatabuffer_memory.c 
                         idirectfbdatabuffer_streamed.c 

Log message:
Added IDirectFBDataBuffer::Finish(): used to notify a streaming databuffer that
the end-of-file has been reached.

After the method has been called, PutData() fails with DFB_UNSUPPORTED
while GetData() returns DFB_EOF unless there is still data to be fetched.


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to