mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
f1d9a4c380
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 |
||
---|---|---|
.. | ||
bins | ||
bytestream | ||
caps | ||
cleanup | ||
clock | ||
debug | ||
dlopen | ||
dynparams | ||
elements | ||
enumcaps | ||
ghostpads | ||
indexers | ||
negotiation | ||
parse | ||
plugin | ||
refcounting | ||
schedulers | ||
states | ||
tags | ||
threads | ||
.gitignore | ||
Makefile.am | ||
Rules | ||
test_gst_init.c |