[Bug 775665] hlsdemux: problems with broken iHeartRadio streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 5 18:03:39 UTC 2017


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342974|none                        |reviewed
             status|                            |

--- Comment #7 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 342974:
 --> (https://bugzilla.gnome.org/review?bug=775665&attachment=342974)

::: ext/hls/m3u8.c
@@ +684,3 @@
+    g_list_free (previous_files);
+    previous_files = NULL;
+  }

I'd move this to a separate function to avoid making the _update() function
longer.

@@ +711,3 @@
+      } else {
+        mediasequence = file->sequence;
+      }

This could be a separate patch. Does the spec mention what to do in this case?

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