tests/check/pipelines/: Define constant using G_GINT64_CONSTANT to avoid errors when...
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 31 Jan 2006 16:26:57 +0000 (16:26 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 31 Jan 2006 16:26:57 +0000 (16:26 +0000)
commit0bdf850dbe0342811e864e9cd1a4b3de5e097df0
tree51df6ea94528518cdf041031cfd4e034f7684385
parent1b35856376a04fa72c29c8850324437cb2a38d3c
tests/check/pipelines/: Define constant using G_GINT64_CONSTANT to avoid errors when passing it around - otherwise it...

Original commit message from CVS:
* tests/check/pipelines/theoraenc.c:
* tests/check/pipelines/vorbisenc.c:
Define constant using G_GINT64_CONSTANT to avoid errors when
passing it around - otherwise it gets truncated to 32 bits.

Fixes failing tests.
ChangeLog
tests/check/pipelines/theoraenc.c
tests/check/pipelines/vorbisenc.c