flv: use default pad query
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 10 Feb 2012 09:07:34 +0000 (10:07 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 10 Feb 2012 09:07:34 +0000 (10:07 +0100)
commit8eca20ead0cf8ce170de394f342726d28c593677
treedba41bc89ed7d066ce983306d8df14f0f6cdd9f5
parent207f520bbdc2aa2d3a98c4af77ed7ea0ee8a292a
flv: use default pad query

We need to chain up unknown queries to the default query handler instead of
blindly forwarding them. In this case it caused the caps query to be forwarded
to the upstream typefind and return the wrong type for the audio/video pad.
gst/flv/gstflvdemux.c