gst/playback/gstplaybasebin.c: Set source to NULL so that resources are free'ed....
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 19:29:06 +0000 (19:29 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 19:29:06 +0000 (19:29 +0000)
commit3400141f540a38f36211ce40ac285be4c14bbe53
treea3bcbf62cf73c3b4d6c80ba048ccb184c11f9413
parent97699090aea75b126ca208abb1707cefcbf6022d
gst/playback/gstplaybasebin.c: Set source to NULL so that resources are free'ed. Fixes issues with playback of CDDA a...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (setup_source):
Set source to NULL so that resources are free'ed. Fixes issues
with playback of CDDA and similar device-accessing things.
ChangeLog