GStreamer multimedia framework
Find a file
Sebastian Dröge 6e7af72aa3 pythonplugin: Fix compiler warning about unused format string argument
CC       libgstpythonplugin_la-gstpythonplugin.lo
gstpythonplugin.c:192:65: warning: data argument not used by format string
      [-Wformat-extra-args]
    GST_DEBUG ("GST_PLUGIN_SYSTEM_PATH set to %s", plugin_path, plugin_path);
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               ^
2014-10-19 13:34:59 +02:00
common@d7ecca1611 Update common submodule 2014-06-05 17:47:17 +02:00
examples/plugins/python Move old example to a dedicated folder so user know it is no up to date 2014-06-06 10:35:46 +02:00
gi Add an example sink element and override the chain and event functions of pads 2014-06-06 10:35:09 +02:00
old_examples Move old example to a dedicated folder so user know it is no up to date 2014-06-06 10:35:46 +02:00
plugin pythonplugin: Fix compiler warning about unused format string argument 2014-10-19 13:34:59 +02:00
testsuite Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
win32 Fix symbol generation for win32. 2008-01-16 16:09:39 +00:00
.gitignore Add *.so to gitignore 2013-12-03 17:36:07 -05:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 Reimplement gstpython plugin on top of PyGobject 2014-06-06 10:28:58 +02:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh Implement the glue code so GstFraction works 2012-08-19 18:56:29 -04:00
ChangeLog Release 1.3.90 2014-09-24 11:13:45 +02:00
configure.ac Release 1.3.90 2014-09-24 11:13:45 +02:00
COPYING Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
env gst/: Update for core changes. 2005-09-02 16:21:45 +00:00
gst-python.doap Release 1.3.90 2014-09-24 11:13:45 +02:00
gst-python.spec.in rpm: add new header files to .spec file, add -devel package for that 2011-12-18 20:46:53 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Reimplement gstpython plugin on top of PyGobject 2014-06-06 10:28:58 +02:00
NEWS Release 1.3.90 2014-09-24 11:13:45 +02:00
pygst.py.in Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE Release 1.3.90 2014-09-24 11:13:45 +02:00
TODO todo: Update the todo 2013-08-23 23:19:18 -04:00

This file will be autogenerated.  Please read README-docs.