]> git.sesse.net Git - vlc/commit
transcode: fix logic/code when reinitialize filter on channel/rate change
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 28 Oct 2013 16:47:37 +0000 (18:47 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 28 Oct 2013 16:54:21 +0000 (18:54 +0200)
commit26989ea2d98380eef28843ffa8ca490e8f9d6dae
treec0914427760db0922fc13f6a78a4fa26d769bcc0
parentf07b45fc153eb83369db1e5e3db8c45627d62685
transcode: fix logic/code when reinitialize filter on channel/rate change

Only check samplerate and physical_channels for now
modules/stream_out/transcode/audio.c