[Bug 749690] splitfilesrc: Implement binary search in find_part_for_offset

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 24 07:51:01 PDT 2015


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

--- Comment #11 from Jimmy Ohn <yongjin.ohn at lge.com> ---
@Tim
Thanks for your comment:) I misunderstood in this test case. Don't worry about
that. I always make sure proposing patch before upload to bugzilla.(In reply to
Tim-Philipp Müller from comment #10)
> You can do this:
> 
>  $ split -b 1M some.file > somefile-
> 
> to split any file into chunks of 1MB.
> 
> And then use something like this:
> 
>  $ gst-play-1.0 'splitfile:///path/to/somefile-*'
> 
> or (if not up-to-date git master):
> 
>  $ gst-play-1.0 --interactive 'splitfile:///path/to/somefile-*'
> 
> In any case, when proposing a patch please make sure that you test the code
> path(s) you modify.

@Tim
Thanks for your comment:) I misunderstood in this test case. Don't worry about
that. I always make sure proposing patch before upload to bugzilla.

-- 
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