tests: flvmux: Fix pushing invalid audio caps in tests
authorYeongjin Jeong <gingerbk247@gmail.com>
Sun, 21 Oct 2018 02:15:15 +0000 (11:15 +0900)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Sun, 21 Oct 2018 06:44:24 +0000 (02:44 -0400)
commit301142604e87558cc6e5ec70d7811accb4424429
tree5c11c9cdeb719b4ef2785456a057adbb8c5a9428
parent7bce030be35532a1a2025bf5fea0d47dd822adb5
tests: flvmux: Fix pushing invalid audio caps in tests

Previous commit created caps with incorrect aac codec data
that did not match the audio channel.

https://bugzilla.gnome.org/show_bug.cgi?id=797256
tests/check/elements/flvmux.c