]> git.sesse.net Git - vlc/commit
* modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us...
authorGildas Bazin <gbazin@videolan.org>
Wed, 11 Dec 2002 22:56:42 +0000 (22:56 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 11 Dec 2002 22:56:42 +0000 (22:56 +0000)
commita89bc50696c06b7e30656c80c3a9a8f396968f68
tree7edc84de376bd4ef72fc0d88712b2336a6eafd8f
parent288b91145530c986d304bdc6b46afd09187573e3
* modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
resampling. This fix should be most useful for web radios.
modules/codec/mad/decoder.c
modules/codec/mad/libmad.c