plugins/asf: Parse extended stream properties
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 23 Aug 2013 00:23:38 +0000 (21:23 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 26 Aug 2013 22:19:56 +0000 (19:19 -0300)
commit1642ec80634150d732baed760fe893d5a7155219
tree49fdf2783c5a548d7653aab063786ac87a8c282e
parent0f4f849a3c02cfc2798147fd015f2fd65c21f59a
plugins/asf: Parse extended stream properties

Parsing the Extended Stream Properties Object we can get the framerate
and bitrate of each stream. Also, since ASF allows the "Stream
Properties Object" to be embedded inside the extension with this code
we make sure we are getting all the streams that are possible in a ASF
file.
src/plugins/asf/asf.c