- Don't use non-portable LL suffix on constants, since MSVC doesn't allow them. These...
authorMichael Smith <msmith@xiph.org>
Thu, 13 Oct 2005 11:36:14 +0000 (11:36 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 13 Oct 2005 11:36:14 +0000 (11:36 +0000)
commitbd3cff086daf37abd0dec3ea57524f0b49542ed5
tree4addfa43c0e56f3a995af1dbe7daabf8ef7e851f
parent43bc15fa94f9ec545ec140bf6c39e71f575e2ebe
- Don't use non-portable LL suffix on constants, since MSVC doesn't allow them. These constants all fit into ints any...

Original commit message from CVS:
- Don't use non-portable LL suffix on constants, since MSVC doesn't allow
them. These constants all fit into ints anyway.

- Continue to hate nano.
ChangeLog
ext/ogg/gstoggmux.c
gst/audioconvert/audioconvert.c