[Bug 747435] test: filesink: add test to verify append mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 8 02:11:12 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747435

--- Comment #3 from Prashant Gotarne <ps.gotarne at samsung.com> ---
Filesink support the append property. when user set the property to append, it
opens the file in append mode and set the current position 0.

In this test case it tries to seek to the end of file to ensure that the file
is opened in append mode. If we do not seek before we push the data, it will
override the existing data.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list