gst/wavparse/gstwavparse.c: Fix block alignment calculation. Alignment should be...
authorTommi Myöhänen <ext-tommi.myohanen@nokia.com>
Tue, 21 Mar 2006 13:07:31 +0000 (13:07 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 21 Mar 2006 13:07:31 +0000 (13:07 +0000)
commit0465903a85e3865eb064a79d19d1984b4e5da23f
treeaa3ad93f9f0aa46ad4923e28d5a896a47f98e63f
parentd2d26594f9b39f142f8a706fe54be10cefb8255d
gst/wavparse/gstwavparse.c: Fix block alignment calculation. Alignment should be done before adding the byte offset w...

Original commit message from CVS:
Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
* gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
Fix block alignment calculation. Alignment should be done before
adding the byte offset where the data starts (#335231).
ChangeLog
gst/wavparse/gstwavparse.c