diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-05-10 11:35:56 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-05-10 11:42:52 +0100 |
commit | 28e08b18ab831de46b2f6133c8fb48cf207823df (patch) | |
tree | 7d624709d156b34e772622408e519c240abb641d /docs/plugins/inspect/plugin-dccp.xml | |
parent | 72574962ef836fbf9f0837783b45a4800e4c9fb5 (diff) |
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
Diffstat (limited to 'docs/plugins/inspect/plugin-dccp.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-dccp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/inspect/plugin-dccp.xml b/docs/plugins/inspect/plugin-dccp.xml index 42c5f450f..a2f671217 100644 --- a/docs/plugins/inspect/plugin-dccp.xml +++ b/docs/plugins/inspect/plugin-dccp.xml @@ -3,7 +3,7 @@ <description>transfer data over the network via DCCP.</description> <filename>../../gst/dccp/.libs/libgstdccp.so</filename> <basename>libgstdccp.so</basename> - <version>0.10.21.4</version> + <version>0.10.22</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>DCCP</package> |