2000-07-17 17:14:15 +00:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
*.o
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
.deps
|
|
|
|
.libs
|
|
|
|
*.xml
|
2001-03-07 21:52:56 +00:00
|
|
|
*.gst
|
2000-07-17 17:14:15 +00:00
|
|
|
init
|
|
|
|
loadall
|
|
|
|
simplefake
|
|
|
|
states
|
2000-12-07 18:38:54 +00:00
|
|
|
caps
|
2000-12-12 19:29:43 +00:00
|
|
|
queue
|
|
|
|
registry
|
2000-12-15 01:57:34 +00:00
|
|
|
paranoia
|
2001-01-01 03:22:59 +00:00
|
|
|
rip
|
2000-12-19 16:38:16 +00:00
|
|
|
mp3encode
|
2001-01-01 03:22:59 +00:00
|
|
|
autoplug
|
|
|
|
props
|
2000-12-31 17:02:47 +00:00
|
|
|
case4
|
2001-01-01 03:22:59 +00:00
|
|
|
markup
|
|
|
|
load
|
2001-01-06 16:56:15 +00:00
|
|
|
padfactory
|
2001-01-19 00:07:40 +00:00
|
|
|
tee
|
2001-03-07 21:52:56 +00:00
|
|
|
autoplug2
|
|
|
|
autoplug3
|
2001-03-12 21:02:12 +00:00
|
|
|
capsconnect
|
2001-08-10 16:36:48 +00:00
|
|
|
autoplug4
|
|
|
|
incsched
|
|
|
|
reaping
|
|
|
|
threadlock
|
|
|
|
mp1vid
|
|
|
|
reconnect
|
|
|
|
paramunits
|
2001-08-12 10:09:01 +00:00
|
|
|
faketest
|
|
|
|
events
|
2002-03-25 05:01:02 +00:00
|
|
|
lat
|
2004-07-02 03:26:44 +00:00
|
|
|
mass_elements
|
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
|
|
|
spidey_bench
|
2004-01-12 16:53:23 +00:00
|
|
|
*.bb
|
|
|
|
*.bbg
|
|
|
|
*.da
|
2005-02-24 12:31:12 +00:00
|
|
|
*.data
|
|
|
|
*.ps
|