gstreamer/testsuite/caps
Wim Taymans e82e7b604a Fix _pad_get_direction wrt ghostpads.
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_get_direction),
(_gst_pad_default_fixate_foreach), (gst_pad_collectv),
(gst_pad_collect_valist):
* testsuite/bins/interface.c: (main):
* testsuite/caps/audioscale.c: (test_caps):
* testsuite/caps/caps.c: (test1), (test2), (test3):
* testsuite/caps/deserialize.c: (main):
* testsuite/caps/enumcaps.c: (main):
* testsuite/caps/filtercaps.c: (main):
* testsuite/caps/intersect2.c: (main):
* testsuite/caps/random.c: (main):
* testsuite/caps/renegotiate.c: (my_fixate), (main):
* testsuite/caps/sets.c: (check_caps):
* testsuite/caps/simplify.c: (check_caps), (main):
* testsuite/caps/subtract.c: (check_caps):
Fix _pad_get_direction wrt ghostpads.
Fix caps testsuite.
2005-03-09 17:28:52 +00:00
..
.gitignore more ignore, add enumcaps.c 2004-07-28 11:58:42 +00:00
app_fixate.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
audioscale.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
caps.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
caps.h gst/gstcaps.c: fix simplifying and subtracting not working correctly with optional properties solve assorted problems... 2004-04-22 23:50:46 +00:00
caps_strings replace framerate aproximations by their real value (24000/1001, 30000/1001, 60000/1001) 2005-01-14 12:18:35 +00:00
compatibility.c gst-indent run on core 2004-03-13 15:27:01 +00:00
deserialize.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
enumcaps.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
eratosthenes.c testsuite/caps/Makefile.am: Fix spelling of Ηρατοσθενες 2004-05-03 22:00:53 +00:00
filtercaps.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
fixed.c gst-indent run on core 2004-03-13 15:27:01 +00:00
fraction-convert.c More pendatic checks removed. 2004-07-29 16:01:58 +00:00
fraction-multiply-and-zero.c gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so this avoids accidently casting multiplicat... 2004-07-16 01:16:53 +00:00
intersect2.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
intersection.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
normalisation.c gst-indent run on core 2004-03-13 15:27:01 +00:00
random.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
renegotiate.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
sets.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
simplify.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
string-conversions.c adding GstFraction GValue type 2004-07-15 20:27:20 +00:00
structure.c gst/gststructure.c: Set type field correctly. 2004-07-23 00:12:57 +00:00
subtract.c Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
union.c gst-indent run on core 2004-03-13 15:27:01 +00:00
value_compare.c gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so this avoids accidently casting multiplicat... 2004-07-16 01:16:53 +00:00
value_intersect.c gst-indent run on core 2004-03-13 15:27:01 +00:00
value_serialize.c gst/gstvalue.c: revert last patch, only dom a g_utf8_validate now before accepting the string - caps parsing strips "... 2004-12-17 02:52:24 +00:00