Sebastian Dröge
ab7c61d165
Release 0.11.92
2012-06-07 16:23:09 +02:00
Sebastian Dröge
1ab0174c40
Release 0.11.90
2012-04-12 10:50:10 +02:00
Wim Taymans
5bf86a8728
Release 0.11.2
2012-03-22 15:52:37 +01:00
Wim Taymans
e4754d274b
RELEASE 0.11.1
2012-02-17 11:05:37 +01:00
Olivier Crête
021696db6b
docs: Revert wrongly committed changes to .args/.hierarchy
2011-07-13 13:44:41 -04:00
Olivier Crête
d22d5468a8
examples/camerabin: Fix set-but-unused warnings
2011-07-12 18:22:35 -04:00
Stefan Kost
5160f8ec23
docs: add camerabin2 to the docs and update the doc files
2011-07-08 00:11:37 -07:00
Jan Schmidt
d04efbd735
update docs generated files
2011-06-18 01:11:05 +10:00
Stefan Kost
bff846b76a
docs: add new audiovisualizers to the plugin docs
2011-06-06 15:25:14 +03:00
Stefan Kost
344ab80926
docs: update plugin introspection data
...
Now more files are merged and produced in a canonical fashion, which hopefully
creates less or no delta in the future.
2011-05-19 23:50:47 +03:00
Tim-Philipp Müller
4fcb5d79a2
Back to development
2011-05-14 10:19:57 +01:00
Tim-Philipp Müller
28e08b18ab
Release 0.10.22
...
Highlights:
- hlsdemux: Add HTTP live streaming parser/demuxer element
- new elements: h263parse, zebrastripe, patchdetect
- scenechange: new scene change detection element
- removed audioparsersbad plugin, it has been moved to -good
- make opencv plugin work with OpenCV 2.2
- countless (still experimental) camerabin2 fixes and improvements
- experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
- curlsink: add libcurl-based sink element (acts as client, not server)
- decklink: add decklink plugin
- linsys: add plugin for Linear Systems SDI boards
- sdi: add raw SDI muxing/demuxing elements
- camerabin now relies on muxers to mux based on running time (ie. latest base/good/ugly releases)
- many other fixes and improvements
2011-05-10 11:42:52 +01:00
Tim-Philipp Müller
67c6b53ec4
0.10.21.4 pre-release
2011-04-30 19:47:47 +01:00
Tim-Philipp Müller
954977127b
0.10.21.3 pre-release
2011-04-28 00:00:09 +01:00
Tim-Philipp Müller
12c8d4559c
docs: update docs for pre-release
2011-04-17 00:54:50 +01:00
Tim-Philipp Müller
8e60680c33
docs: update docs for recent changes in git
2011-03-01 11:23:49 +00:00
Tim-Philipp Müller
03fc02132f
Back to development
2011-01-24 11:18:29 +00:00
Tim-Philipp Müller
eecc7a10c0
Release 0.10.21
2011-01-21 21:13:22 +00:00
Tim-Philipp Müller
72709f24ab
0.10.20.4 pre-release
2011-01-18 13:00:11 +00:00
Tim-Philipp Müller
c0a108012e
docs: update docs
2011-01-08 02:49:06 +00:00
Tim-Philipp Müller
a197901b82
jack: move plugin to gst-plugins-good
...
https://bugzilla.gnome.org/show_bug.cgi?id=621929
2011-01-02 15:11:52 +00:00
Tim-Philipp Müller
c6c3d9781b
selector: move input-selector and output-selector to core
...
https://bugzilla.gnome.org/show_bug.cgi?id=614306
2010-12-31 01:41:36 +00:00
Tim-Philipp Müller
44946440a2
docs: update plugin docs
2010-12-31 01:41:18 +00:00
Tim-Philipp Müller
222be5f0e9
valve: move valve element/plugin to core
...
https://bugzilla.gnome.org/show_bug.cgi?id=630808
2010-12-31 01:41:18 +00:00
Thiago Santos
cf86df2d00
opencv: Adds new plugin opencv
...
Moves opencv plugin from http://github.com/Elleo/gst-opencv
into -bad module.
2010-09-08 17:15:51 -03:00
Tim-Philipp Müller
35563896ef
docs: update plugin introspection data for recent changes
2010-09-07 11:34:35 +01:00
Tim-Philipp Müller
9b5498b013
Back to development
...
Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
the code is updated for the GST_FLOW_IS_* macro deprecations.
2010-09-04 14:25:02 +01:00
Tim-Philipp Müller
f413d4d752
docs: update for release
2010-09-03 00:21:06 +01:00
Sebastian Dröge
315c690347
0.10.19.5 pre-release
2010-08-30 16:01:36 +02:00
Sebastian Dröge
4d7ce8c506
0.10.19.4 pre-release
2010-08-21 21:42:04 +02:00
Tim-Philipp Müller
8486430ee5
0.10.19.3 pre-release
2010-08-11 17:19:57 +01:00
Tim-Philipp Müller
61f7a1e12b
0.10.19.2 pre-release
...
This commit is out of sequence, it really belongs between commits
1509833141
(Automatic update of
common submodule) and dd26f378b0
(configure: Fix the CELT checks to ...)
2010-08-11 11:35:23 +01:00
Sebastian Dröge
4a339aba5c
configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
...
This first checks what is required for ISO C99 support and sets the relevant
compiler parameters and if no C99 compiler is found, it checks for a
C89 compiler. This enables us to check for and use C89/C99 functions
that gcc hides from us without the correct compiler parameters.
2010-08-04 19:26:51 +02:00
Sebastian Dröge
89231d14d9
coloreffects: Add to the documentation
2010-08-04 10:15:00 +02:00
Sebastian Dröge
76b4ed4ef1
docs: Add lots of gaudieffects/geometrictransform symbols to the docs
2010-08-03 10:29:36 +02:00
Tim-Philipp Müller
47b3792e7a
docs: add more plugins and elements to the docs
2010-07-28 18:42:05 +02:00
Sebastian Dröge
7f51273b8e
docs: Integrate VP8 documentation
2010-07-03 17:48:20 +02:00
Tim-Philipp Müller
cc058612ec
Release 0.10.19
2010-05-31 02:10:58 +01:00
Tim-Philipp Müller
529ca3be70
docs: remove more cruft related to plugins that have been moved to -good
2010-05-14 18:31:52 +01:00
Benjamin Otte
eb93e642a1
docs: Update to match recent commits
2010-03-10 11:33:10 +01:00
Tim-Philipp Müller
9194b36eb2
Release 0.10.18
2010-03-06 01:49:26 +00:00
Tim-Philipp Müller
ccab6f45a0
docs: remove bits that refer to plugins that have been moved
2010-02-28 23:18:16 +00:00
Sebastian Dröge
ad13ec6933
docs: Update documentation
2010-02-12 11:35:22 +01:00
Stefan Kost
766a9bf409
docs: update of the plugin docs, adding new introspect data
2010-01-29 11:41:16 +02:00
Sebastian Dröge
828af08490
dataurisrc: Add docs and integrate into build system
...
Fixes again bug #596885 .
2010-01-25 11:56:33 +01:00
Sebastian Dröge
c3e42004d1
assrender: Add docs and integrate into the docs build system
2009-12-08 14:46:35 +01:00
Jan Schmidt
8ca8d764e5
Release 0.10.17
2009-11-17 01:25:47 +00:00
Jan Schmidt
872b6c8702
release 0.10.15
2009-10-21 17:14:34 +01:00
Stefan Kost
9c4fd17edd
docs: add zbar plugin
2009-10-02 11:09:11 +03:00
Tim-Philipp Müller
70c8871355
docs: update plugin docs for git version
2009-08-31 13:31:16 +01:00