Address bad FLAC sample length encoding of #5844455
authorThomas Vander Stichele <thomas (at) apestaart (dot) org>
Mon, 1 Jun 2009 20:33:02 +0000 (22:33 +0200)
committerThomas Vander Stichele <thomas (at) apestaart (dot) org>
Mon, 1 Jun 2009 20:33:02 +0000 (22:33 +0200)
commit0de1f5357d2522323071d698ff7c588d16ced601
treec10c34e984a194659728d5afadad4fb490567e25
parent09fbeee42d4ce76840d144a5eb03a9192fc1f4dd
Address bad FLAC sample length encoding of #5844455

Commit df707c666433a78d3878af6f055698d5756226c4
introduced an obvious bug in the sample length calculation,
using the wrong macro for conversion.
ext/flac/gstflacenc.c