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:50:20 +0000 (21:50 -0700)
commit45e54dd7a2a1e0d066d09b8f9b613a4427bc9fdc
tree85211e36236fb8991bc47d7e5cfaf3f101bc20be
parentd2374716e2cf8d7ecf9b478e5c13e2461cab0a4d
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