gst/gstvalue.c: test that start is smaller then end
authorBenjamin Otte <otte@gnome.org>
Sun, 20 Jun 2004 17:05:40 +0000 (17:05 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 20 Jun 2004 17:05:40 +0000 (17:05 +0000)
commit02c304efb95636f51f962f17a97d9d020f72da08
treee95d7b07a78d1cc49ee0c71c48d2dfefbacf4256
parentda7ece5e274a5be5acbd4632f3a7bfc99bad1619
gst/gstvalue.c: test that start is smaller then end

Original commit message from CVS:
* gst/gstvalue.c: (gst_value_set_int_range):
test that start is smaller then end
* libs/gst/bytestream/Makefile.am:
* libs/gst/bytestream/filepad.c:
* libs/gst/bytestream/filepad.h:
add GstFilePad - a pad that behaves like a FILE*
* testsuite/bytestream/.cvsignore:
* testsuite/bytestream/Makefile.am:
* testsuite/bytestream/filepadsink.c:
test for the GstFilePad
ChangeLog
gst/gstvalue.c
libs/gst/bytestream/Makefile.am
libs/gst/bytestream/filepad.c [new file with mode: 0644]
libs/gst/bytestream/filepad.h [new file with mode: 0644]
tests/old/testsuite/bytestream/.gitignore
tests/old/testsuite/bytestream/Makefile.am
tests/old/testsuite/bytestream/filepadsink.c [new file with mode: 0644]
testsuite/bytestream/.gitignore
testsuite/bytestream/Makefile.am
testsuite/bytestream/filepadsink.c [new file with mode: 0644]