This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-12 12:21:30 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
4978042e73
gstreamer
/
testsuite
/
debug
/
.gitignore
6 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
ignore some more Original commit message from CVS: ignore some more
2004-03-15 17:26:30 +00:00
category
commandline
gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so this avoids accidently casting multiplicat... Original commit message from CVS: * gst/gstvalue.c: (gst_greatest_common_divisor): use ints and return ints, fractions only use ints, too, so this avoids accidently casting multiplications to unsigned (gst_value_lcopy_fraction): it's ints, not uint32 (gst_value_set_fraction): disallow minint, multiplying and negation are broken with it (gst_value_fraction_multiply): fix to make large numbers work and get rid of the assumption that the multiplication of two ints fits an int64 - dunno if that's true for all systems * testsuite/caps/Makefile.am: * testsuite/caps/fraction-multiply-and-zero.c: (check_multiplication), (check_equal), (zero_test), (main): add tests for all the stuff above * testsuite/caps/value_compare.c: (test1): fix comment * tests/.cvsignore: * testsuite/caps/.cvsignore: * testsuite/debug/.cvsignore: * testsuite/dlopen/.cvsignore: * testsuite/states/.cvsignore: get up to date
2004-07-16 01:16:53 +00:00
global
ignore some more Original commit message from CVS: ignore some more
2004-03-15 17:26:30 +00:00
output
printf_extension
Reference in a new issue
Copy permalink