]> git.sesse.net Git - vlc/commit
Avformat demuxing: use bit_rate value
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 18:37:05 +0000 (20:37 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 18:37:05 +0000 (20:37 +0200)
commit8ac692c1227d20cbd34344074c30e3f87d444b6c
treead9ab755a102177ab271d76b8b323b68e3da8bfb
parent285861a17c274cb1002935698f117739a875d059
Avformat demuxing: use bit_rate value

This sets the fmt.i_bitrate value and fixes decoding of TwinVQ samples. Thanks a lot to Vitor for pointing where the error was.
modules/demux/avformat/demux.c