fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_op...
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 27 Apr 2007 16:10:05 +0000 (16:10 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 27 Apr 2007 16:10:05 +0000 (16:10 +0000)
commit7bb7ad0eb5b6c169b24aad15c1f7770c9b91d3af
tree8b68fe2a9f79f0532c31c7679d8724f2a5a507be
parent9f1473b304ae11ee09b7ae22016c951fdce31dd2
fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value

Originally committed as revision 8851 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/audio.c