Synchronize property names where not yet the case. Devices are now device=X, other...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 9 Dec 2004 12:57:29 +0000 (12:57 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 9 Dec 2004 12:57:29 +0000 (12:57 +0000)
commitc0d024e29a2e1311b9c28ff531019930c77c1663
tree0808dd41fc824dde10a8a515778e86ead01c03d8
parent97537366ee5fd7b5a77916a49bc47c39824b86ca
Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still...

Original commit message from CVS:
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
(cdparanoia_set_property), (cdparanoia_get_property):
* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
(dvdnavsrc_set_property), (dvdnavsrc_get_property):
* ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
(dvdreadsrc_init), (dvdreadsrc_set_property),
(dvdreadsrc_get_property):
* sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
(gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
Synchronize property names where not yet the case. Devices are
now device=X, other versions are deprecated (but still exist).
Also use g_free() unconditionally.
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
(setup_source), (gst_play_base_bin_get_property):
Expose source.
ChangeLog
ext/cdparanoia/gstcdparanoia.c
gst/playback/gstplaybasebin.c