GStreamer multimedia framework
Find a file
Luis de Bethencourt 6463ff198e opusenc: avoid potential overflow expression
The result of the two expressions will be promoted to guint64 anyway,
perform all the arithmetic in 64 bits to avoid potential overflows.

CID 1338690, CID 1338691
2015-11-12 12:29:33 +00:00
ext/opus opusenc: avoid potential overflow expression 2015-11-12 12:29:33 +00:00
tests/check/elements opus: Remove invalid unit test 2015-11-04 00:14:13 +02:00