plugins/asf: add all streams on video
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 21 Aug 2013 15:53:03 +0000 (12:53 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 26 Aug 2013 22:15:55 +0000 (19:15 -0300)
commita4fde168137f8ab3bf0ca2d0c99654d431135684
tree80b35e587522e2d0ba69410a5d0021e28a0772f0
parent9614a5c08093b51498f065b67f934694a9c6d882
plugins/asf: add all streams on video

We use the heuristic that a file is of audio type if it contains only
audio streams, otherwise it's considered as video. However now we add
all the audio/video streams to the database. It suffices to just set the
streams pointer since we are already allocating/freeing as we should.
src/plugins/asf/asf.c