diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-03-14 12:50:53 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-03-14 12:50:53 +0000 |
commit | 78b49dffbbac6f609331193139f7e1fa2fadc228 (patch) | |
tree | 02103796227443bfe411259df32cee5280230dc4 /ChangeLog | |
parent | 784cef2c84ac7b7c5ec9effe813f3e407419ca56 (diff) | |
download | gst-plugins-bad-78b49dffbbac6f609331193139f7e1fa2fadc228.tar.gz gst-plugins-bad-78b49dffbbac6f609331193139f7e1fa2fadc228.tar.bz2 gst-plugins-bad-78b49dffbbac6f609331193139f7e1fa2fadc228.zip |
Add fixate function; make sure sink->device is updated according o the number of channels/tracks set (fixes #170249)
Original commit message from CVS:
Add fixate function; make sure sink->device is updated according o the number of channels/tracks set (fixes #170249)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-03-14 Tim-Philipp Müller <tim at centricular dot net> + + * ext/nas/nassink.c: (gst_nassink_init), (gst_nassink_sync_parms), + (gst_nassink_fixate_field_nearest_int), (gst_nassink_fixate), + (gst_nassink_sinkconnect), (NAS_createFlow): + Add fixate function; make sure sink->device is updated according + to the number of channels/tracks set (fixes #170249) + 2005-03-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/faad/gstfaad.c: (gst_faad_sinkconnect): |