Commit graph

745 commits

Author SHA1 Message Date
Tim-Philipp Müller 38d95adb18 Release 1.14.0 2018-03-19 20:29:29 +00:00
Tim-Philipp Müller 10ba0a08ce Release 1.13.91 2018-03-13 19:31:05 +00:00
Tim-Philipp Müller abb68ad440 Release 1.13.90 2018-03-03 22:55:57 +00:00
Sebastian Dröge 6981cbfbab Release 1.12.0 2017-05-04 15:40:29 +03:00
Sebastian Dröge dddffea0f0 Release 1.11.91 2017-04-27 17:37:36 +03:00
Sebastian Dröge 09cca0831f Release 1.11.90 2017-04-07 16:35:42 +03:00
Sebastian Dröge 6bc2f3844d Release 1.11.2 2017-02-24 15:09:54 +02:00
Sebastian Dröge 25b98c1ef5 Release 1.11.1 2017-01-12 16:15:50 +02:00
Sebastian Dröge 1581310200 Release 1.10.0 2016-11-01 18:06:58 +02:00
Sebastian Dröge 329c3faf90 Release 1.9.90 2016-09-30 13:04:26 +03:00
Sebastian Dröge ffbb6a65f0 Release 1.9.2 2016-09-01 12:31:42 +03:00
Sebastian Dröge 83def05ad5 Release 1.9.1 2016-07-06 13:38:12 +03:00
Sebastian Dröge 8bf58f1bb5 Release 1.8.0 2016-03-24 13:03:02 +02:00
Sebastian Dröge 0bf0e6f7e6 Release 1.7.91 2016-03-15 12:34:35 +02:00
Sebastian Dröge f783017629 Release 1.7.90 2016-03-01 18:53:59 +02:00
Sebastian Dröge 53934de37c Release 1.7.2 2016-02-19 12:16:05 +02:00
Sebastian Dröge bf67677fb8 Release 1.7.1 2015-12-24 15:00:41 +01:00
Thibault Saunier 736cc553f4 Release 1.6.0 2015-09-25 12:01:24 +02:00
Thibault Saunier a4bbd96af1 Release 1.5.2 2015-06-24 17:44:30 +02:00
Thibault Saunier 0ff3c63dd9 Release 1.4.0 2014-10-20 11:24:58 +02:00
Thibault Saunier 117849239c Release 1.3.90 2014-09-24 11:13:45 +02:00
Thibault Saunier 4e13f96d3c Release 1.2.0 2014-03-15 18:02:45 +01:00
Thibault Saunier 9a258908b3 Release 1.1.90 2013-09-28 20:48:40 +02:00
Tim-Philipp Müller 855093570f Release 0.10.22 2011-10-29 17:49:01 +01:00
Edward Hervey 725bc2f11a Release 0.10.21 2011-01-20 21:16:38 +01:00
Edward Hervey e0f0bce8d6 Release 0.10.20 2010-12-01 23:43:57 +01:00
Edward Hervey dc1ae0ffbb Release 0.10.19 "Insert Casablanca quote here" 2010-07-15 21:01:35 +02:00
Edward Hervey 8a57d6af1f Release 0.10.18 "A pigeon carrying a 500ton block" 2010-02-11 16:33:04 +01:00
Jan Schmidt 6de8ad8d66 Release 0.10.17 2009-10-05 14:06:11 +01:00
Jan Schmidt 21ba9b25a5 0.10.16.2 pre-release 2009-09-12 00:26:57 +01:00
Jan Schmidt 0d0b85cb15 Release 0.10.16 2009-08-05 01:34:03 +01:00
Jan Schmidt 3f466167e9 0.10.15.2 pre-release 2009-07-14 19:00:28 +01:00
Jan Schmidt ba5f9d2843 Release 0.10.15 2009-05-11 00:11:58 +01:00
Jan Schmidt 41f35d41ca ChangeLog: regenerate changelog with the gen-changelog script 2009-04-16 00:46:18 +01:00
Jan Schmidt 3e811faefc Release 0.10.14
Original commit message from CVS:
Release 0.10.14
2009-01-19 23:18:26 +00:00
Jan Schmidt 22b9ffd6d7 configure.ac: 0.10.13.3 pre-release
Original commit message from CVS:
* configure.ac:
0.10.13.3 pre-release
2009-01-09 23:45:36 +00:00
Edward Hervey 3b6ab11761 Raise an Exception when wrapping a NULL GstIterator.
Original commit message from CVS:
* gst/pygstiterator.c: (pygst_iterator_new):
* testsuite/test_iterator.py:
Raise an Exception when wrapping a NULL GstIterator.
Fixes #566903
2009-01-08 12:25:26 +00:00
Vincent GENIEUX 405b07512a gst/gststructure.override: Don't leak key names in _wrap_gst_structure_keys.
Original commit message from CVS:
patch by: Vincent GENIEUX <mutex at runbox dot com>
* gst/gststructure.override:
Don't leak key names in _wrap_gst_structure_keys.
2009-01-05 11:05:32 +00:00
Edward Hervey 0cfca146c5 gst/: Wrap more GstIndexEntry methods and properties.
Original commit message from CVS:
* gst/gst-types.defs:
* gst/gst.defs:
* gst/gst.override:
Wrap more GstIndexEntry methods and properties.
2009-01-02 21:46:30 +00:00
Edward Hervey 4e04dc11c8 Wrap gst-plugins-base's tag helper library.
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/tag.defs:
* gst/tag.override:
* gst/tagmodule.c: (inittag):
Wrap gst-plugins-base's tag helper library.
Partially fixes #565762
2008-12-31 13:32:58 +00:00
Edward Hervey 8aa05d4cd7 Wrap gst-plugins-base's video helper library.
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/video.defs:
* gst/video.override:
* gst/videomodule.c: (initvideo):
Wrap gst-plugins-base's video helper library.
Partially fixes #565762
2008-12-31 13:06:58 +00:00
Edward Hervey 2b32341a3a Wrap gst-plugins-base's audio helper library.
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/audio.defs:
* gst/audio.override:
* gst/audiomodule.c: (initaudio):
Wrap gst-plugins-base's audio helper library.
Partially fixes #565762
2008-12-31 12:01:02 +00:00
Edward Hervey e9d605a75c Updated core API additions
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/gst-0.10.20.ignore:
* gst/gst-0.10.22.ignore:
* gst/gst-types.defs:
* gst/gst.defs:
* gst/gstversion.override.in:
Updated core API additions
2008-12-30 19:20:31 +00:00
Alessandro Decina fcf0d4fa2c gst/__init__.py: Add gst.Fourcc.__eq__ and gst.Fourcc.__ne__.
Original commit message from CVS:
* gst/__init__.py:
Add gst.Fourcc.__eq__ and gst.Fourcc.__ne__.
2008-12-09 14:30:43 +00:00
Edward Hervey e29018175a gst/Makefile.am: Don't forget to dist/install gst-0.10.21.ignore
Original commit message from CVS:
* gst/Makefile.am:
Don't forget to dist/install gst-0.10.21.ignore
2008-12-09 11:48:15 +00:00
Vincent Genieux e6cd027e1a gst/arg-types.py: Fix memory leak for GstMiniObjects used as parameters in class method overrides.
Original commit message from CVS:
Patch by : Vincent Genieux <mutex at runbox dot com>
* gst/arg-types.py:
Fix memory leak for GstMiniObjects used as parameters in class method
overrides.
Fixes #543961
2008-12-09 10:16:08 +00:00
Edward Hervey 75bd1f6f6d gst/gstpad.override: Fix memory leak for functions that return a newly created buffer as a function argument.
Original commit message from CVS:
* gst/gstpad.override:
Fix memory leak for functions that return a newly created buffer as
a function argument.
Fixes #554545
2008-12-06 15:52:31 +00:00
Edward Hervey 7a2babed30 codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments.
Original commit message from CVS:
* codegen/argtypes.py:
Add handling of 'keep-refcount' for GBoxed arguments.
* gst/gst.defs:
Mark the appropriate 'gst_message_new_*' arguments when the method
takes the ownership of the passed gst.Structure/gst.TagList
* testsuite/test_message.py:
Test for creating messages that take a gst.Structure/gst.TagList as
argument and make sure they're properly created.
Fixes #556054
2008-12-06 15:41:41 +00:00
Edward Hervey d658b7b222 testsuite/Makefile.am: Add a way to run individual tests. 'make test_bin.py.check' for example.
Original commit message from CVS:
* testsuite/Makefile.am:
Add a way to run individual tests.
'make test_bin.py.check' for example.
2008-12-06 15:39:01 +00:00
Edward Hervey 7ebe9f4fe4 examples/gst-discover: Beautify output of discoverer's duration.
Original commit message from CVS:
* examples/gst-discover:
Beautify output of discoverer's duration.
2008-12-06 14:13:55 +00:00