OSDN Git Service

mp3dec: parse initial silence padding information from lame tag
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Jul 2012 20:01:46 +0000 (22:01 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 12 Jul 2012 20:25:25 +0000 (22:25 +0200)
commit19ff479f694ddccc1fd1fa00eff94f96ca82671b
tree3d5233f561e84ef5e46eebacb39b9084e782a08a
parent018601dbf940a43dc0367f99b4953da5db9693e0
mp3dec: parse initial silence padding information from lame tag

And pass the information on to the lavf core.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mp3dec.c