gstreamer/tests/check/libs
Tim-Philipp Müller 96a3780816 gst-libs/gst/video/video.c: Add guards to these functions to ensure sane input values.
Original commit message from CVS:
* gst-libs/gst/video/video.c: (gst_video_format_new_caps),
(gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
(gst_video_format_get_pixel_stride),
(gst_video_format_get_component_width),
(gst_video_format_get_component_height),
(gst_video_format_get_component_offset), (gst_video_format_get_size),
(gst_video_format_convert):
Add guards to these functions to ensure sane input values.
* tests/check/libs/video.c:
Fix unit test not to create caps with width=0 and height=0.
2008-04-11 17:13:52 +00:00
..
.gitignore gst-libs/gst/rtp/gstrtpbuffer.c: Fix up GstRTPHeader helper struct so that compilers will not under any circumstances... 2007-09-07 16:46:05 +00:00
audio.c tests/check/libs/audio.c: Add simple unit test to make sure GstValue intersection of channel layouts works the way I ... 2007-10-31 12:30:28 +00:00
cddabasesrc.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
fft.c tests/check/libs/fft.c: Fix scaling to really have dB instead of something else. 2007-11-19 12:30:22 +00:00
mixer.c tests/check/libs/mixer.c: Add a few simple checks for the new message types. 2008-03-03 13:59:19 +00:00
netbuffer.c tests/check/: Add test for GstNetBuffer + gst_buffer_copy(). Disabled for the time being, since it's broken, see #393... 2007-01-05 12:19:34 +00:00
pbutils.c Add one or two missing formats. Generate ADPCM description dynamically depending on layout/format. 2007-12-10 11:16:25 +00:00
rtp.c tests/check/libs/rtp.c: Add check for RTP buffer defaults, padding and marker bit API. 2008-02-27 10:55:03 +00:00
tag.c tests/check/libs/tag.c: GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with 2007-10-26 18:57:33 +00:00
video.c gst-libs/gst/video/video.c: Add guards to these functions to ensure sane input values. 2008-04-11 17:13:52 +00:00