mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
12c87a2f39
Original commit message from CVS: 2005-06-02 Andy Wingo <wingo@pobox.com> * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix): * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L list. * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't remove the typefind, the bin dispose will do it for us. When it's removed and unreffed, the signal handler will be disconnected, too. (unlinked): It's too difficult to disconnect from unlinked handlers, as they are on pads not elements. Just punt if the pads aren't grandkids of the bin. |
||
---|---|---|
.. | ||
.gitignore | ||
gstreamer-gconf-uninstalled.pc.in | ||
gstreamer-gconf.pc.in | ||
gstreamer-interfaces-uninstalled.pc.in | ||
gstreamer-interfaces.pc.in | ||
gstreamer-libs-uninstalled.pc.in | ||
gstreamer-libs.pc.in | ||
gstreamer-plugins-uninstalled.pc.in | ||
gstreamer-plugins.pc.in | ||
Makefile.am |