[Bug 756322] dashdemux: add unit test for dashdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 09:03:53 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #8 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 78ce34b37f338e1da1b5a93c8e6da861a69cf5aa
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Oct 16 18:36:20 2015 +0100

    tests: fixed fake soup http src plugin

    The soup http src changed the way it interprets the seek segment stop
value.
    Previously it was inclusive, now it is not (see commit
    21c6da6764c0cd015e9f3c5eecba36e297187deb,
    bug https://bugzilla.gnome.org/show_bug.cgi?id=748316)

    Updated fake soup http src to also consider segment stop not inclusive.

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

commit 0e1f5a03856eab31cd0ee2b36f9edab84307b627
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Oct 9 14:10:52 2015 +0100

    adaptivedemux: tests: added unit test for adaptivedemux

    Created a unit test for dashdemux. It relies on a fake SOUP HTTP src plugin
    that will feed data to dashdemux. The test controls the data to be
    generated and checks the correct data was received for each expected
    stream.

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

commit a38a9ba50d93b7339b15dafefda802ddbb21f884
Author: Alex Ashley <bugzilla at ashley-family.net>
Date:   Fri Oct 9 21:23:20 2015 +0100

    tests: added fake http src plugin

    Added a fake http src plugin capable of generating data buffers for a
    request of a http url. Can be used in tests to simulate http accesses.

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

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