gstreamer/plugins/indexers
Tim-Philipp Müller bf22daa437 Use g_strerror() instead of strerror() - we want UTF-8.
Original commit message from CVS:
* gst/gstplugin.c: (gst_plugin_load_file):
* plugins/elements/gstfilesrc.c: (gst_mmap_buffer_finalize),
(gst_file_src_map_region), (gst_file_src_start):
* plugins/indexers/gstfileindex.c: (gst_file_index_load),
(gst_file_index_commit):
Use g_strerror() instead of strerror() - we want UTF-8.
2006-11-06 17:53:24 +00:00
..
.gitignore ignore more 2005-06-17 09:32:19 +00:00
gstfileindex.c Use g_strerror() instead of strerror() - we want UTF-8. 2006-11-06 17:53:24 +00:00
gstindexers.c plugins/indexers/gstindexers.c: conditionally register fileindexer (fixes #343598) 2006-06-01 18:30:19 +00:00
gstmemindex.c gst/gsttagsetter.h: Can't cast ifaces to a class 2006-06-01 18:22:14 +00:00
Makefile.am configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +00:00