[Bug 594035] [hlsdemux] Add HTTP Live Streaming playback support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 30 01:09:03 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=594035
  GStreamer | gst-plugins-bad | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|don't know                  |gst-plugins-bad
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22
            Summary|Add HTTP Live Streaming     |[hlsdemux] Add HTTP Live
                   |playback support            |Streaming playback support

--- Comment #60 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-30 08:08:57 UTC ---
commit d5e4f8caf88fd60ae99992d4466a217eb73ae896
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Mar 30 03:34:39 2011 +0200

    hlsdemux: fix indentation and docs sections

commit 91196418eaf0cdfe7e07f954aac44ecc47e67bcc
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Mar 29 23:18:24 2011 +0200

    hlsdemux: don't leek the query

commit 77c0971b62c7d691ab7c65583bfed2b8b457fc8e
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Mar 29 23:06:14 2011 +0200

    hlsdemux: check if the task's cond was signaled because it's the end of
playlist

commit 42470cd31316528c6a89d6ac33be33c908e91fde
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 13:32:57 2011 +0100

    hlsdemux: post a message in the bus when the playlist changes

commit daeed217e53289fe30a02eb6ce8dddac5d85de76
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 13:15:52 2011 +0100

    hlsdemux: don't update the playlist if we stay in the same bitrate

commit cd0aeb2403378b93c7051495e9de1613c182af56
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 13:00:06 2011 +0100

    hlsdemux: Add support for URI queries

commit 5daae4bb18bb910668958b4bbbab0488fe6c24ef
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 12:50:25 2011 +0100

    hlsdemux: Add support for duration queries

commit 18cd90e73f82d94c15767c3ffac2de5b1529c96e
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 12:28:42 2011 +0100

    hlsdemux: m3u8: protect public methods properly

commit 09b2b31422d0276b776d26b7dde066f85c3964d8
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Sat Mar 12 12:20:32 2011 +0100

    hlsdemux: m3u8: add support to get the duration from a playlist

commit c599e4a9a13ee354dcd13b2c7f2fe447f42ddc95
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Feb 16 03:51:08 2011 +0100

    hlsdemux: don't print an error if the download was cancelled

commit 4602b42dee03a78b65f00b2321ac6be750d9477d
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Feb 16 03:49:49 2011 +0100

    hlsdemux: make sure the fetcher state change is complete before continuing

commit c580ff26a4d968c9738784e16f6af19307ce1ac1
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Feb 16 01:19:45 2011 +0100

    hlsdemux: don't leak the first buffer

commit ec1d03e1b4e7ee103c9577adda3d8f87d0935039
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Feb 16 00:55:30 2011 +0100

    hlsdemux: clean up code a little bit

commit 1450233a21f62133ace4b8b5c919100c28758458
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Wed Feb 16 00:53:48 2011 +0100

    hlsdemux: only check for the end of playlist when the queue is empty

commit b76526009849f1529254acb1b9307e796af6862f
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 22:40:21 2011 +0100

    hlsdemux: make sure to stop fragments cache if something cancelled it

commit fe883740c5819b079cd0877e7d6ad5e107757fa4
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 21:55:26 2011 +0100

    hlsdemux: reuse the code in reset() to free resources in dispose()

commit 5a40a62ff4f402f8a15cda1ae1817b26d730c6d0
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 21:49:20 2011 +0100

    hlsdemux: use a typefinder to set the caps in the source pad

commit 3fa4b22149ca99fdcce358a876caab10d9051552
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 04:39:34 2011 +0100

    hlsdemux: add more comments and document better all the threads involved

commit 8a683fc035ef0d96bc021ccee36b1ac0f98bf147
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 03:42:29 2011 +0100

    hlsdemux: handle 404 from the source element

commit cbba7c8bc5a3881048d7af73b73d9fca80fedcf2
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 03:41:43 2011 +0100

    hlsdemux: stop the fetcher in the PAUSED_TO_READY transition, not when
disposing()

commit b9a0b4ddd420812bac15fad2093c6fc2c6933835
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 03:41:01 2011 +0100

    hlsdemux: make sure we don't stop the fetcher twice from different threads

commit 6a0aec0639d7c2382741af9b27743f6d7acfb91c
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Feb 15 02:13:56 2011 +0100

    hlsdemux: query the uri upstream before updating the playlist

commit 9aff2de6253419909226416133f24bd05abcf12d
Author: Andoni Morales Alastruey <amorales at flumotion.com>
Date:   Mon Feb 14 18:51:32 2011 +0100

    hlsdemux: Add HTTP live streaming demuxer element

    Based on previous work by Marc-André Lureau

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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