matroskamux: adjust unit test to modified behaviour
authorNicola Murino <nicola.murino@gmail.com>
Wed, 21 Dec 2016 16:43:58 +0000 (17:43 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 21 Dec 2016 16:58:42 +0000 (16:58 +0000)
commit8fe478c8a7746cd2c63f20d23e97e26e1a0e6192
tree8be7973868b41d2074bce497856afe2df01c690b
parent38265ee1a50b2288dd38a4a9edf8b5e8b01d624c
matroskamux: adjust unit test to modified behaviour

Now matroskamux mark all packets of audio-only streams as keyframes so
in test_block_group after pushing the test audio data 4 buffers are produced
and not more 2. The last buffer is the original data and must match with what
pushed. The remaining ones are matroskamux headers

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