diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-06 12:29:26 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-06 12:29:26 +0000 |
commit | fa55f0feafc5490503b4e259882c8bbcde40f41d (patch) | |
tree | 9c0f315b9027160cb6a2e0fe7d75bbae055f2a3b /ChangeLog | |
parent | 6c413217419556f27b349b10e26a09e04035c144 (diff) | |
download | gst-plugins-bad-fa55f0feafc5490503b4e259882c8bbcde40f41d.tar.gz gst-plugins-bad-fa55f0feafc5490503b4e259882c8bbcde40f41d.tar.bz2 gst-plugins-bad-fa55f0feafc5490503b4e259882c8bbcde40f41d.zip |
gst/filter/: Sync the GObject properties with the controller even in passthrough mode to get consistent property values.
Original commit message from CVS:
* gst/filter/gstbpwsinc.c: (bpwsinc_transform):
* gst/filter/gstlpwsinc.c: (lpwsinc_transform):
Sync the GObject properties with the controller even in passthrough
mode to get consistent property values.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-12-06 Sebastian Dröge <slomo@circular-chaos.org> + + * gst/filter/gstbpwsinc.c: (bpwsinc_transform): + * gst/filter/gstlpwsinc.c: (lpwsinc_transform): + Sync the GObject properties with the controller even in passthrough + mode to get consistent property values. + 2007-12-06 Tim-Philipp Müller <tim at centricular dot net> * gst/mpegtsparse/mpegtsparse.c: (crc_tab): @@ -21,6 +28,7 @@ * sys/dvb/dvbbasebin.c: Make sure initial pids are added properly to filter, +>>>>>>> 1.2909 2007-12-05 Andy Wingo <wingo@pobox.com> * gst/switch/gstswitch.c (gst_switch_set_property): Don't push |