diff options
author | Benjamin Otte <otte@gnome.org> | 2005-06-01 12:32:22 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2005-06-01 12:32:22 +0000 |
commit | 356ee43b06d604df83e7d4abe0e9a94d50713f9b (patch) | |
tree | cb44f63b9cff683834ffc1f60f67abf7f2612276 /ChangeLog | |
parent | 2a3eb55df45034723a53f9c6c46feb7fe273d250 (diff) | |
download | gst-plugins-bad-356ee43b06d604df83e7d4abe0e9a94d50713f9b.tar.gz gst-plugins-bad-356ee43b06d604df83e7d4abe0e9a94d50713f9b.tar.bz2 gst-plugins-bad-356ee43b06d604df83e7d4abe0e9a94d50713f9b.zip |
gst-libs/gst/audio/multichannel.c: It might help if you want to blame caps for slowness to add the same channel posit...
Original commit message from CVS:
* gst-libs/gst/audio/multichannel.c:
(gst_audio_set_structure_channel_positions_list):
It might help if you want to blame caps for slowness to add the same
channel positions n times, but it's not really useful. And now the
core warns about it too, that bastard.
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
Detect midi files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-06-01 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * gst-libs/gst/audio/multichannel.c: + (gst_audio_set_structure_channel_positions_list): + It might help if you want to blame caps for slowness to add the same + channel positions n times, but it's not really useful. And now the + core warns about it too, that bastard. + * gst/typefind/gsttypefindfunctions.c: (plugin_init): + Detect midi files. + 2005-05-29 David Schleef <ds@schleef.org> * sys/glsink/glimagesink.c: (plugin_init): Change rank from |