qtdemux: Export max bitrate for AMR-NB/-WB streams
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 31 May 2010 18:29:59 +0000 (23:59 +0530)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 16 May 2011 11:29:50 +0000 (13:29 +0200)
commit6e2774af55d65c14c628fd1bdc25807808b62b01
tree6e26b29b36901509c611710e779a6cead93e5698
parentb52c7ebd19ef8d1d8c76b040afd72bbc33a4f6ad
qtdemux: Export max bitrate for AMR-NB/-WB streams

This parses the 'damr' atom if present, and exports the maximum bitrate
of the stream using the mode set field to determine the highest bitrate
frame type that might be present.

https://bugzilla.gnome.org/show_bug.cgi?id=620186
gst/isomp4/qtdemux.c