mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Make flacenc work with mono streams by only setting the mid_side and loose_mid_side when its a stereo stream
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
This commit is contained in:
parent
c5a8af1192
commit
89be713ac3
1 changed files with 5 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue