From 356ee43b06d604df83e7d4abe0e9a94d50713f9b Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 1 Jun 2005 12:32:22 +0000 Subject: 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. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a21953c0..9282c6e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-06-01 Benjamin Otte + + * 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 * sys/glsink/glimagesink.c: (plugin_init): Change rank from -- cgit v1.2.1