diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-02 00:37:15 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-02 00:46:42 +0100 |
commit | 53be1d33caa5278b61101f06db6c23c982219a1e (patch) | |
tree | cf2de516adb57a814c503dc7aa01d6ab11778db4 /gst-plugins-good.doap | |
parent | 0de1f5357d2522323071d698ff7c588d16ced601 (diff) |
flacenc: never ever pass values >36bits to _set_total_samples_estimate()
Let's be paranoid and make sure we never pass a number that takes up
more than 36 bits to _set_total_samples_estimate(), since libFLAC
expects all the other bits to be zero, and if this is not the case
neighbouring fields in the global stream info header may get messed
up inadvertently, so that flac -d refuses to decode the stream.
See #584455.
Diffstat (limited to 'gst-plugins-good.doap')
0 files changed, 0 insertions, 0 deletions