Make flacenc work with mono streams by only setting the mid_side and loose_mid_side...
authorIain Holmes <iain@prettypeople.org>
Tue, 17 Aug 2004 12:38:33 +0000 (12:38 +0000)
committerIain Holmes <iain@prettypeople.org>
Tue, 17 Aug 2004 12:38:33 +0000 (12:38 +0000)
Original commit message from CVS:
Make flacenc work with mono streams by only setting the mid_side and loose_mid_side when its a stereo stream

ChangeLog

index 73cdcdc..6a932cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-17  Iain <iaingnome@gmail.com>
+
+       * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
+       mid_side and loose_mid_side properties if its a stereo stream.
+
 2004-08-17  Wim Taymans  <wim@fluendo.com>
 
        * ext/theora/theoradec.c: (gst_theora_dec_class_init),