Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
commit35fc0ebf3fe200b54af142e99facfe8dc2942544
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 21 Feb 2009 21:03:57 +0000 (21 21:03 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 21 Feb 2009 21:03:57 +0000 (21 21:03 +0000)
tree6f1526e8a712a51b6cec7e1bedb14dc0b778290c
parent2c48477e534169a21b78c8d03e4e07fef1aa69cd
Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the
default 0/1. This is not required by a lot of codecs, but at least by libvorbis.
patch by Nicolas George, nicolas.george normalesup org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28695 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/ae_lavc.c