]> git.sesse.net Git - ffmpeg/commit
rtpdec_asf: Copy the need_parsing field from the chained demuxer
authorMartin Storsjö <martin@martin.st>
Thu, 23 Jan 2014 12:07:46 +0000 (14:07 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 23 Jan 2014 15:37:10 +0000 (17:37 +0200)
commit2aec9e228cb317cca8cda9e03986c8482ea54404
treea4f5f6c060c0ae20b79745f3449d840c5c8a4392
parentcff480e49d73640c980922626e57c9889bb4b18d
rtpdec_asf: Copy the need_parsing field from the chained demuxer

This fixes playback of mp3 streams in rtp/asf. This used to work
until c6f1dc8, but mostly by coincidence.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec_asf.c