gstreamer/tests/check
Olivier Crete 70a4cad10c gst/gststructure.c: Avoid overflows in fixation code when dealing with MAXINT values, which v4l2src seems to do.
Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* gst/gststructure.c:
(gst_structure_fixate_field_nearest_fraction):
Avoid overflows in fixation code when dealing with MAXINT values, which
v4l2src seems to do.
Fixes #546328.
* tests/check/gst/gststructure.c: (GST_START_TEST):
Make a unit test to check the fix.
2008-08-05 15:03:27 +00:00
..
elements Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
generic Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
gst gst/gststructure.c: Avoid overflows in fixation code when dealing with MAXINT values, which v4l2src seems to do. 2008-08-05 15:03:27 +00:00
libs docs/libs/gstreamer-libs-sections.txt: Add new function: 2008-08-05 11:11:00 +00:00
pipelines tests/check/: Use HAVE_VALGRIND_H some more. 2008-06-20 21:08:47 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests/check/: Add some test basetransform element and the beginnings of various unit tests for it. 2008-06-20 12:06:54 +00:00