[gstreamer-bugs] [Bug 605100] GNOME Goal: Remove deprecated glib symbols

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 20 17:05:08 PST 2009


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

--- Comment #1 from Javier Jardón (IRC: jjardon) <jjardon at gnome.org> 2009-12-21 02:05:02 CET ---

tests/examples/app/appsrc-ra.c:  g_mapped_file_free (app->file);
tests/examples/app/appsrc-seekable.c:  g_mapped_file_free (app->file);
tests/examples/app/appsrc-stream.c:  g_mapped_file_free (app->file);
tests/examples/app/appsrc-stream2.c:  g_mapped_file_free (app->file);

I've just found

#define g_mapped_file_unref g_mapped_file_free

in gst-libs/gst/tag/lang.c, so I think this bug can be closed, Can some
gstreamer devel confirm?

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