mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
02c304efb9
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
9 lines
65 B
Text
9 lines
65 B
Text
Makefile
|
|
Makefile.in
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
.deps
|
|
.libs
|
|
test1
|
|
filepadsink
|