gstreamer/ext
Ronald S. Bultje 9c7ceecaea 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.
2004-12-09 12:57:29 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based (since there's really no reason to be l... 2004-12-06 10:28:13 +00:00
dvdnav Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still... 2004-12-09 12:57:29 +00:00
dvdread Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still... 2004-12-09 12:57:29 +00:00
lame Memory leak fixes 2004-10-26 11:36:52 +00:00
mad ext/mad/gstmad.c: fix xing header detection on mono and stereo mp3 files. 2004-12-01 20:07:24 +00:00
mpeg2dec pixel aspect ratio handling 2004-07-27 16:43:19 +00:00
sidplay ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset. 2004-06-18 11:46:32 +00:00
Makefile.am Adding a first version of directfbvideosink. 2004-11-28 19:08:44 +00:00