gstreamer/ext
Ronald S. Bultje c0d024e29a 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
..
alsa ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to make it a lot faster, because people cla... 2004-12-06 16:10:06 +00:00
cdparanoia 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
gnomevfs Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
libvisual Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
ogg ext/ogg/gstogmparse.c: We love wrong commas. 2004-12-08 22:20:25 +00:00
pango ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
theora ext/theora/theoradec.c: Fix ilog mask range overflow. 2004-11-26 12:25:44 +00:00
vorbis ext/vorbis/oggvorbisenc.c 2004-11-26 11:28:11 +00:00
Makefile.am Adding a first version of directfbvideosink. 2004-11-28 19:08:45 +00:00