gstreamer/testsuite/bytestream
Benjamin Otte f1d9a4c380 gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ and
Original commit message from CVS:
* gst/gsttypes.h:
get rid of GST_O_READONLY, GST_FILE_MODE_READ and
GST_FILE_MODE_WRITE, I don't want them in the exported headers. It
just causes support madness
* gst/elements/gstfilesrc.c: (gst_filesrc_open_file):
make it work without this
* gst/indexers/gstfileindex.c: (_file_index_id_save_entries),
(gst_file_index_commit):
glib IO channels don't want binary mode
* testsuite/bytestream/filepadsink.c: (main):
* testsuite/bytestream/test1.c: (read_param_file):
use "rb" instead of GST_FILE_MODE_READ, it works on POSIX systems
2004-07-12 21:57:35 +00:00
..
.gitignore gst/gstvalue.c: test that start is smaller then end 2004-06-20 17:05:40 +00:00
filepadsink.c gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ and 2004-07-12 21:57:35 +00:00
gstbstest.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am whoops, forgot to update Makefile - let's see if the buildbots like this one 2004-06-20 17:35:33 +00:00
test1.c gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ and 2004-07-12 21:57:35 +00:00
testfile1 merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00