Do not do free AVStream in case of error, this is not supposed to be
commit86b088ca92e42acd8e89cfc5f2fd0d922250db95
authorvitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Sep 2009 16:23:13 +0000 (12 16:23 +0000)
committervitor <vitor@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Sep 2009 16:23:13 +0000 (12 16:23 +0000)
tree2125bf46175a3c1a850f14eb5d612c2237ebc799
parent56957637b1ac91a5ce97ec88768c703ada3b78a3
Do not do free AVStream in case of error, this is not supposed to be
done by the demuxer.

Fix issue 1378.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19825 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavdevice/oss_audio.c