GNOME Bugzilla – Bug 747223
test: filesink: add test to verify rendering buffers with multiple memory blocks
Last modified: 2015-04-02 08:58:24 UTC
Need test case to verify virtual method render and render_list with buffers and buffer list containing multiple memory blocks
Created attachment 300792 [details] [review] test: filesink: added checks for rendering buffers and buffer list containing multiple memory blocks Updated test_seeking test case to verify the render and render_list virtual method with buffers and buffer list containing multiple memory blocks.
Thanks for the patch, pushed with minor changes (changed some tabs to spaces and formatted the commit message and added a bug url in the commit message): commit b1c59a17cc10e0c4cdc9af795e61f0e6b7fc4340 Author: Prashant Gotarne <ps.gotarne@samsung.com> Date: Thu Apr 2 11:42:20 2015 +0530 test: filesink: add tests for buffers with multiple memory blocks Update test_seeking testcase to verify the render and render_list virtual method handle buffers and buffer list containing multiple memory blocks correctly. https://bugzilla.gnome.org/show_bug.cgi?id=747223