]> git.sesse.net Git - casparcg/commit
Fixed problem in audio_mixer where a default constructed channel_layout was used...
authorHelge Norberg <helge.norberg@gmail.com>
Wed, 29 May 2013 07:53:25 +0000 (09:53 +0200)
committerHelge Norberg <helge.norberg@gmail.com>
Wed, 29 May 2013 07:53:25 +0000 (09:53 +0200)
commit91cb40c4ff53a496f3f83ee13a940300bcb85631
tree75ddd9b6ffcb9eb1a9efed7ee99f8d5d249afbc0
parent80929a923d5c5f01a06a95740b3afa61ffc0aa73
Fixed problem in audio_mixer where a default constructed channel_layout was used. Also fixed so that default constructed channel_layout and mix_config instances doesn't have uninitialized members
core/mixer/audio/audio_mixer.cpp
core/mixer/audio/audio_util.cpp
core/mixer/audio/audio_util.h