platform/upstream/gstreamer.git
2013-08-26 Thibault SaunierGst: Do not initialize Gst at init
2013-08-24 Thibault Sauniertodo: Update the todo
2013-08-24 Thibault SaunierDisable examples amd testsuite as long as they have...
2013-08-24 Thibault Saunieroverrides: Force symlinks when making
2013-08-24 Thibault Sauniergstmodule: Check that we could retrieve the module...
2013-02-07 George McCollisterconfigure: replace deprecated AM_CONFIG_HEADER with...
2012-12-30 Mark Nauwelaertsoverrides: symlink some more to use uninstalled out...
2012-12-07 Thibault Saunieroverrides: implement Gst.Structure.__setitem__
2012-11-22 Alessandro... overrides: implement Gst.Structure.__getitem__
2012-11-04 Alessandro... overrides: move add(*args) override from Gst.Pipeline...
2012-11-04 Alessandro... overrides: move the Gst.Pad override before Gst.GhostPad
2012-10-24 Alessandro... overrides: override GhostPad.__init__
2012-10-15 Alessandro... overrides: make Gst.Pad.link still return Gst.PadLinkRe...
2012-10-15 Alessandro... overrides: add encoding profile(s) overrides in GstPbutils
2012-10-15 Alessandro... overrides: make filter arg in Gst.Pad.query_caps(filter...
2012-10-15 Alessandro... overrides: set default value for name arg in ElementFac...
2012-10-15 Alessandro... overrides: make Gst.Pad.link raise Gst.LinkError
2012-10-15 Alessandro... overrides: implement Gst.Pipeline.add(e1, e2, ...)
2012-10-15 Alessandro... overrides: implement the python iterator protocol for...
2012-10-15 Alessandro... overrides: implement caps[i] and len(caps)
2012-10-15 Alessandro... overrides: don't install our gi/overrides/__init__.py
2012-09-27 Mark Nauwelaertsoverrides: provide for gst-python style debug logging
2012-09-27 Mark Nauwelaertsoverrides: symlink some more to use uninstalled
2012-08-29 René Stadleroverrides: Fix crash in add_template
2012-08-20 Thibault SaunierMake it possible to use uninstalled symlinking the...
2012-08-20 Thibault Saunieroverrides: Make it possible to add metadatas and PadTem...
2012-08-19 Thibault SaunierImplement the glue code so GstFraction works
2012-08-19 Thibault SaunierAdd overrides for GObject Introspection
2012-07-30 Thibault SaunierKeep only the testsuite as we are now using GObject...
2012-04-07 Tim-Philipp... Revert nonsense that happened to git master, but make...
2012-03-07 Tim-Philipp... pad: fix unit test again after previous commit
2012-03-07 Andoni Morales... pad: fix Py_DECREF of null pointer in pad probe and...
2012-01-26 Mark Nauwelaertspbutils: fix copy-and-mutate-paste for gst_encoding_lis...
2011-12-29 Alessandro... pbutils: fix EncodingContainerProfile.add_profile refcount
2011-12-19 Tim-Philipp... videomodule: fix compiler warning
2011-12-18 Tim-Philipp... rpm: add new header files to .spec file, add -devel...
2011-12-09 Tim-Philipp... pbutilsmodule: avoid unused-but-set-variable compiler...
2011-12-09 Tim-Philipp... Add gst-0.10.36.ignore file
2011-12-09 Stefan Sauerpreset: expose new gst.preset_{set,get}_app_dir() on...
2011-12-08 Alessandro... video: wrap force key unit API
2011-10-31 Tim-Philipp... configure: back to development
2011-10-31 Stefan Sauerexamples: add helloworld example
2011-10-31 Stefan Saueruri: add filename_to_uri to bindings
2011-10-29 Tim-Philipp... Release 0.10.22
2011-10-29 Tim-Philipp... configure: use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH...
2011-10-20 Tim-Philipp... 0.10.21.2 pre-release
2011-10-12 Sebastian Drögepkgconfig: Add Cflags with the include path for the...
2011-10-11 Tim-Philipp... Don't install common.h and remove from public headers
2011-10-11 Tim-Philipp... Install headers into $includedir/gstreamer-0.10/gst...
2011-10-11 Tim-Philipp... Keep pygst-private.h in noinst_HEADERS
2011-09-26 Vincent Penquerc'hremuxer.py: allow more than one stream of the same...
2011-09-26 Vincent Penquerc'hremuxer.py: do not crash when clicking open without...
2011-09-26 Vincent Penquerc'hremuxer.py: list files named *.og[gvax], not only ...
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Tim-Philipp... caps.override: fix compiler warning
2011-09-06 Tim-Philipp... pad.override: fix pad probe return value handling
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-08-10 Thibault SaunierInstall pygst.h so it can be reused by other bindings
2011-08-10 Thibault Sauniergst: Move PyGstMiniObject to public API.
2011-06-23 David SchleefAutomatic update of common submodule
2011-05-25 Sebastian Drögegst: Don't use private GstPad API to add data/buffer...
2011-05-25 Andoni Morales... gst: Fix override of pad probes
2011-05-19 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-03 Thiago Santospbutils: Encoding profiles accept null caps restrictions
2011-05-02 Thiago Santosgstmodule: Check for Py_None when setting a miniobject
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-04 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-24 Stefan KostAutomatic update of common submodule
2011-03-22 Luis de Bethencourtconfigure.ac: redundant uses of AC_MSG_RESULT()
2011-03-22 Luis de Bethencourtautogen: wingo signed comment
2011-02-28 Mark NauwelaertsAutomatic update of common submodule
2011-02-14 Stefan KostAutomatic update of common submodule
2011-02-09 Tim-Philipp... gst-0.10.31.ignore: fix build against core 0.10.30
2011-02-09 Arun Raghavancodegen: Respect ignore-type for miniobjects
2011-02-09 Arun Raghavancodegen: Handle empty lines in overrides gracefully
2011-02-06 Edward Herveypbutils: Specify which string variables can be NULL
2011-01-28 Tim-Philipp... gstmodule: remove unused label to fix compiler warning
2011-01-25 Andoni Morales... tests: fix checks when the locale is not the default one
2011-01-25 Edward Herveyconfigure.ac: And back to development we go
2011-01-20 Edward HerveyRelease 0.10.21
2011-01-17 christian schallerUpdate spec file with latest changes
2011-01-16 Edward Herveygstmodule: Add tags introduced in 0.10.31
2011-01-16 Edward Herveygstmodule: Use a macro to register tags
2011-01-12 Arun Raghavancodegen: Ignore functions whose return type is ignored
2011-01-12 Arun Raghavancodegen: Handle pointer types in is_type_ignored()
2011-01-12 Edward Herveytestsuite: Add a make command to run tests forever
2011-01-11 Edward Hervey0.10.20.3 pre-release
2011-01-11 Stefan KostAutomatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-07 Edward Herveypbutils: Fix discoverer miniobject methods
2011-01-07 Edward Hervey0.10.20.2 pre-release
2011-01-07 Edward Herveypbutils: Add overrides for new API
2011-01-05 Edward Herveyencoding: encoding_profile_get_output_caps => _get_inpu...
next