Commit graph

1249 commits

Author SHA1 Message Date
Benjamin Otte aa6bc95b20 Automatic update of common submodule
From 7cc5eb4 to 0b6e072
2010-03-10 16:10:41 +01:00
Tim-Philipp Müller c1b804045f Automatic update of common submodule
From 7aa65b5 to 7cc5eb4
2010-03-10 01:11:23 +00:00
Sebastian Dröge 682b80639b Automatic update of common submodule
From 44ecce7 to 7aa65b5
2010-03-09 21:41:38 +00:00
Sebastian Dröge 60e9fa42a1 build: Make some more rules silent if requested 2010-02-26 16:45:38 +01:00
Sebastian Dröge daab7d1c40 configure: Use automake 1.11 silent rules instead of shave if available
This makes sure that we use something that is still maintained and
also brings back libtool 1.5 support.
2010-02-26 15:46:58 +01:00
Sebastian Dröge 3921fd7493 Automatic update of common submodule
From 96dc793 to 44ecce7
2010-02-14 23:19:13 +01:00
Edward Hervey 46ad476ccf configure.ac: And back to development we go 2010-02-12 11:38:54 +01:00
Edward Hervey 8a57d6af1f Release 0.10.18 "A pigeon carrying a 500ton block" 2010-02-11 16:33:04 +01:00
Tim-Philipp Müller 68314d8126 Automatic update of common submodule
From 15d47a6 to 96dc793
2010-01-30 15:20:24 +00:00
Edward Hervey 5fafbaef8d configure.ac: 0.10.17.2 pre-release 2010-01-25 20:27:39 +01:00
Luca Bruno 5f22436694 Fix importing of gst module on GNU/kFreeBSD 2010-01-23 12:39:46 +01:00
Tim-Philipp Müller 589fa05350 Automatic update of common submodule
From 14cec89 to 15d47a6
2010-01-20 00:55:39 +00:00
Edward Hervey 75b08daff2 bump minimum requirement to 0.10.18 and remove cruft 2010-01-18 15:03:22 +01:00
Edward Hervey 1ec21f61ce ignore new API additions for 0.10.26 core/base releases 2010-01-18 15:03:22 +01:00
Edward Hervey 589e66102f gst: Update .defs to new API 2010-01-18 15:03:22 +01:00
Thiago Santos 64e9d7f25b python: Do not pop tags in discoverer.py
Do not use pop on dicts because it destroys the tags info.

Fixes #592459
2010-01-18 09:06:28 -03:00
Mark Nauwelaerts e7944ddf69 Automatic update of common submodule
From 47cb23a to 14cec89
2009-12-21 19:13:28 +01:00
Tim-Philipp Müller fe2d6a1368 Automatic update of common submodule
From 87bf428 to 47cb23a
2009-12-01 15:08:40 +00:00
Sebastian Dröge 76e9a510aa Automatic update of common submodule
From da4c75c to 87bf428
2009-12-01 14:18:28 +01:00
Edward Hervey 1767ea82ac Automatic update of common submodule
From 53a2485 to da4c75c
2009-11-27 18:56:43 +01:00
Tim-Philipp Müller c87e557fd3 Automatic update of common submodule
From 0702fe1 to 53a2485
2009-11-19 10:31:56 +00:00
Stefan Kost 9d4cdeb3d7 Automatic update of common submodule
From 85d1530 to 0702fe1
2009-10-16 10:17:39 +03:00
Zaheer Abbas Merali ee6de7c245 examples: add a simple Maemo 5 example 2009-10-15 14:15:37 +01:00
Edward Hervey cc396fcd0e Automatic update of common submodule
From a3e3ce4 to 85d1530
2009-10-14 10:42:11 +02:00
Jan Schmidt 610b646e89 Automatic update of common submodule
From 19fa4f3 to a3e3ce4
2009-10-08 11:01:32 +01:00
Jan Schmidt 75d7464e3c back to development -> 0.10.17.1 2009-10-06 19:48:48 +01:00
Jan Schmidt 4d4ec116fc Add 0.10.17 release to the doap file 2009-10-05 14:29:41 +01:00
Jan Schmidt 6de8ad8d66 Release 0.10.17 2009-10-05 14:06:11 +01:00
Jan Schmidt a38bcc2bc6 0.10.16.3 pre-release 2009-09-17 01:21:47 +01:00
Edward Hervey 5d90f1d431 Update definitions and ignores for core/base 0.10.25. Fixes #587432 2009-09-16 16:23:27 +02:00
Jan Schmidt 21ba9b25a5 0.10.16.2 pre-release 2009-09-12 00:26:57 +01:00
Jan Schmidt b0898556bb test: Fix the structure_changed message test
The core changed to use sink pads for the structure changed
message instead of source pads. Might as well fix the test too.
2009-09-11 22:41:28 +01:00
Sebastian Dröge e32f83d608 Automatic update of common submodule
From 94f95e3 to 19fa4f3
2009-09-05 10:25:19 +02:00
Edward Hervey 7c6041d479 Add test_audio.py. 2009-08-21 16:41:29 +02:00
Johannes Berg e2de828bba Use only one copy of pygstminiobject. Fixes #590348.
Instead of linking pygstminiobject.c into all the modules,
we can link it only into _gst and export the symbols for
the other modules. This fixes bug #590348 because now the
class key/id is common for all modules as a side-effect.
Also makes the modules smaller.
2009-08-21 16:38:32 +02:00
Alessandro Decina 9350cfa633 Fix leak in gst_base_sink_get_lasy_buffer. Fixes #592447. 2009-08-20 15:46:53 +02:00
Christian Schaller de02b9de2e Update spec file 2009-08-18 14:45:41 +01:00
Alessandro Decina 3bcc688758 Release the GIL around gst_pad_link. 2009-08-13 11:46:05 +02:00
Edward Hervey f46cb7c335 gstpad: Don't forget to acquire/release the GIL in pac_block_destroy_data 2009-08-13 11:00:49 +02:00
Sebastian Dröge aa92fc1bd7 Use LC_ALL=C for the tests as some are comparing localized strings
Fixes bug #590803.
2009-08-08 22:49:16 +02:00
Marc-Andre Lureau a2f663f245 Run libtoolize before aclocal
This unbreaks the build in some cases. Fixes bug #582021
2009-08-06 14:29:48 +02:00
Jan Schmidt f296c96d38 back to development -> 0.10.16.1 2009-08-06 01:45:07 +01:00
Jan Schmidt 1ba4610d1b Add 0.10.16 release to the doap file 2009-08-05 02:04:12 +01:00
Jan Schmidt 0d0b85cb15 Release 0.10.16 2009-08-05 01:34:03 +01:00
Stefan Kost 54cbb3220b Automatic update of common submodule
From fedaaee to 94f95e3
2009-07-24 00:43:35 +03:00
Jan Schmidt c873d8c60c 0.10.15.3 pre-release 2009-07-20 17:52:10 +01:00
Edward Hervey 065a82a88a gst: More API additions to gstreamer core. Fixes #587432 2009-07-17 11:48:36 +02:00
Jan Schmidt 3f466167e9 0.10.15.2 pre-release 2009-07-14 19:00:28 +01:00
Olivier Crête dae5d0050f Automatic update of common submodule
From 5845b63 to fedaaee
2009-07-13 12:24:35 -04:00
Edward Hervey dfc49916ec gstquery.override: Wrap remainig gst_query_parse*() methods. 2009-07-01 16:01:53 +02:00