asfdemux: fix checking for header objects
authorThiago Santos <thiagossantos@gmail.com>
Wed, 7 Jun 2017 04:48:19 +0000 (21:48 -0700)
committerThiago Santos <thiagossantos@gmail.com>
Wed, 7 Jun 2017 04:48:19 +0000 (21:48 -0700)
commit42f8e22f173250c2ebe336ef019e01abcdc06915
treeddbe73f2b6a263e967b503d8568c90d7c23ef1f7
parent5a0901baa328c7587912742baf68ce50022e8bb1
asfdemux: fix checking for header objects

The if 'and' condition was mixed up with the last parameter of the
function and would lead to wrong results
gst/asfdemux/gstasfdemux.c