]> git.sesse.net Git - ffmpeg/commit
avcodec/s302m: Only set the sample rate when some data is output
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 5 Jun 2015 22:59:16 +0000 (00:59 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 5 Jun 2015 23:12:06 +0000 (01:12 +0200)
commit802cca5905abe1fe8392e85a812462b959889aaa
tree2fdd291524e8539cd24c967047a4779832009eff
parent42c41e96ff6dc4fa24d98e1913aff925b8122776
avcodec/s302m: Only set the sample rate when some data is output

This way ffplay chooses the mp2 stream for Ticket3890

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