[Bug 690555] Dynamic Adaptive Streaming over HTTP (DASH) plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 18 08:56:47 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=690555
  GStreamer | gst-plugins-bad | 1.x

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #20 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-04-18 15:56:46 UTC ---
Quick not-in-depth review: Why do you have a separate copy of the LGPL in
ext/dash/COPYING, the README and AUTHORS file should also probably go.

The dash typefinder should move to the typefind plugin

GST_PLUGIN_DEFINE should use more macros

Remove #define GLIB_DISABLE_DEPRECATION_WARNINGS and fix the deprecated API
usage

Use gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM) for the custom event, I
don't think you're supposed to randomly invent new event numbers outside the
core.

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