gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate is...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 26 Oct 2004 11:22:07 +0000 (11:22 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 26 Oct 2004 11:22:07 +0000 (11:22 +0000)
commite4e36e4b276ecb91424763a5a52229a04f4a7506
tree0f8cf727cb1c448d0226eabb05119735670b7b33
parent51ab51a68ad6668e555c0f9c99d2f6bfa5b717d0
gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate is a multiple and not a derivative of h...

Original commit message from CVS:
* gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
(gst_avimux_stop_file):
First calculate the rate, and only then use it. Hdr.rate is a
multiple and not a derivative of hdr.scale. Scale is not the
same as blockalign but is solely related to rate.
ChangeLog