docs: update docs for pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 23:54:50 +0000 (00:54 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 23:54:50 +0000 (00:54 +0100)
108 files changed:
docs/plugins/gst-plugins-bad-plugins.args
docs/plugins/gst-plugins-bad-plugins.hierarchy
docs/plugins/gst-plugins-bad-plugins.interfaces
docs/plugins/gst-plugins-bad-plugins.prerequisites
docs/plugins/gst-plugins-bad-plugins.signals
docs/plugins/inspect/plugin-adpcmdec.xml
docs/plugins/inspect/plugin-adpcmenc.xml
docs/plugins/inspect/plugin-aiff.xml
docs/plugins/inspect/plugin-amrwbenc.xml
docs/plugins/inspect/plugin-asfmux.xml
docs/plugins/inspect/plugin-assrender.xml
docs/plugins/inspect/plugin-autoconvert.xml
docs/plugins/inspect/plugin-bayer.xml
docs/plugins/inspect/plugin-bz2.xml
docs/plugins/inspect/plugin-camerabin.xml
docs/plugins/inspect/plugin-cdaudio.xml
docs/plugins/inspect/plugin-cdxaparse.xml
docs/plugins/inspect/plugin-celt.xml
docs/plugins/inspect/plugin-cog.xml
docs/plugins/inspect/plugin-coloreffects.xml
docs/plugins/inspect/plugin-colorspace.xml
docs/plugins/inspect/plugin-curl.xml
docs/plugins/inspect/plugin-dataurisrc.xml
docs/plugins/inspect/plugin-dc1394.xml
docs/plugins/inspect/plugin-dccp.xml
docs/plugins/inspect/plugin-debugutilsbad.xml
docs/plugins/inspect/plugin-dfbvideosink.xml
docs/plugins/inspect/plugin-dirac.xml
docs/plugins/inspect/plugin-dtmf.xml
docs/plugins/inspect/plugin-dtsdec.xml
docs/plugins/inspect/plugin-dvb.xml
docs/plugins/inspect/plugin-dvbsuboverlay.xml
docs/plugins/inspect/plugin-dvdspu.xml
docs/plugins/inspect/plugin-faac.xml
docs/plugins/inspect/plugin-faad.xml
docs/plugins/inspect/plugin-fbdevsink.xml
docs/plugins/inspect/plugin-festival.xml
docs/plugins/inspect/plugin-freeze.xml
docs/plugins/inspect/plugin-frei0r.xml
docs/plugins/inspect/plugin-gaudieffects.xml
docs/plugins/inspect/plugin-geometrictransform.xml
docs/plugins/inspect/plugin-gsettings.xml
docs/plugins/inspect/plugin-gsm.xml
docs/plugins/inspect/plugin-gstsiren.xml
docs/plugins/inspect/plugin-h264parse.xml
docs/plugins/inspect/plugin-hdvparse.xml
docs/plugins/inspect/plugin-id3tag.xml
docs/plugins/inspect/plugin-interlace.xml
docs/plugins/inspect/plugin-invtelecine.xml
docs/plugins/inspect/plugin-ivfparse.xml
docs/plugins/inspect/plugin-jp2kdecimator.xml
docs/plugins/inspect/plugin-jpegformat.xml
docs/plugins/inspect/plugin-kate.xml
docs/plugins/inspect/plugin-ladspa.xml
docs/plugins/inspect/plugin-legacyresample.xml
docs/plugins/inspect/plugin-liveadder.xml
docs/plugins/inspect/plugin-mimic.xml
docs/plugins/inspect/plugin-mms.xml
docs/plugins/inspect/plugin-mpeg4videoparse.xml
docs/plugins/inspect/plugin-mpegdemux2.xml
docs/plugins/inspect/plugin-mpegpsmux.xml
docs/plugins/inspect/plugin-mpegtsdemux.xml
docs/plugins/inspect/plugin-mpegtsmux.xml
docs/plugins/inspect/plugin-mpegvideoparse.xml
docs/plugins/inspect/plugin-musepack.xml
docs/plugins/inspect/plugin-musicbrainz.xml
docs/plugins/inspect/plugin-mve.xml
docs/plugins/inspect/plugin-mxf.xml
docs/plugins/inspect/plugin-mythtv.xml
docs/plugins/inspect/plugin-nas.xml
docs/plugins/inspect/plugin-neon.xml
docs/plugins/inspect/plugin-nsf.xml
docs/plugins/inspect/plugin-nuvdemux.xml
docs/plugins/inspect/plugin-ofa.xml
docs/plugins/inspect/plugin-opencv.xml
docs/plugins/inspect/plugin-pcapparse.xml
docs/plugins/inspect/plugin-pnm.xml
docs/plugins/inspect/plugin-rawparse.xml
docs/plugins/inspect/plugin-real.xml
docs/plugins/inspect/plugin-resindvd.xml
docs/plugins/inspect/plugin-rfbsrc.xml
docs/plugins/inspect/plugin-rsvg.xml
docs/plugins/inspect/plugin-rtmpsrc.xml
docs/plugins/inspect/plugin-rtpmux.xml
docs/plugins/inspect/plugin-rtpvp8.xml
docs/plugins/inspect/plugin-scaletempo.xml
docs/plugins/inspect/plugin-schro.xml
docs/plugins/inspect/plugin-sdl.xml
docs/plugins/inspect/plugin-sdp.xml
docs/plugins/inspect/plugin-segmentclip.xml
docs/plugins/inspect/plugin-shm.xml
docs/plugins/inspect/plugin-sndfile.xml
docs/plugins/inspect/plugin-speed.xml
docs/plugins/inspect/plugin-stereo.xml
docs/plugins/inspect/plugin-subenc.xml
docs/plugins/inspect/plugin-tta.xml
docs/plugins/inspect/plugin-vcdsrc.xml
docs/plugins/inspect/plugin-vdpau.xml
docs/plugins/inspect/plugin-videomaxrate.xml
docs/plugins/inspect/plugin-videomeasure.xml
docs/plugins/inspect/plugin-videoparsersbad.xml
docs/plugins/inspect/plugin-videosignal.xml
docs/plugins/inspect/plugin-vmnc.xml
docs/plugins/inspect/plugin-vp8.xml
docs/plugins/inspect/plugin-wildmidi.xml
docs/plugins/inspect/plugin-xvid.xml
docs/plugins/inspect/plugin-y4mdec.xml
docs/plugins/inspect/plugin-zbar.xml

index a446e82..97af4e0 100644 (file)
 
 <ARG>
 <NAME>GstNeonhttpSrc::cookies</NAME>
-<TYPE>GStrv*</TYPE>
+<TYPE>GStrv</TYPE>
 <RANGE></RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>Cookies</NICK>
 <RANGE></RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>M2TS(192 bytes) Mode</NICK>
-<BLURB>Defines what packet size to use, normal TS format ie .ts(188 bytes) or Blue-Ray disc ie .m2ts(192 bytes).</BLURB>
+<BLURB>Set to TRUE to output Blu-Ray disc format with 192 byte packets. FALSE for standard TS format with 188 byte packets.</BLURB>
 <DEFAULT>FALSE</DEFAULT>
 </ARG>
 
 </ARG>
 
 <ARG>
+<NAME>GstFPSDisplaySink::frames-dropped</NAME>
+<TYPE>guint</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>dropped frames</NICK>
+<BLURB>Number of frames dropped by the sink.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFPSDisplaySink::frames-rendered</NAME>
+<TYPE>guint</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>rendered frames</NICK>
+<BLURB>Number of frames rendered.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFPSDisplaySink::last-message</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Last Message</NICK>
+<BLURB>The message describing current status.</BLURB>
+<DEFAULT>NULL</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFPSDisplaySink::silent</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>enable stdout output</NICK>
+<BLURB>Don't produce last_message events.</BLURB>
+<DEFAULT>FALSE</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstId3Tag::v2-version</NAME>
 <TYPE>gint</TYPE>
 <RANGE>[3,4]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>physics</NICK>
 <BLURB>water density: from 1 to 4.</BLURB>
-<DEFAULT>0</DEFAULT>
+<DEFAULT>2.34813e-310</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>splash</NICK>
 <BLURB>make a big splash in the center.</BLURB>
-<DEFAULT>0</DEFAULT>
+<DEFAULT>4.43069e-315</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>splash</NICK>
 <BLURB>make a big splash in the center.</BLURB>
-<DEFAULT>0</DEFAULT>
+<DEFAULT>1.15117e-321</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>ratiox</NICK>
 <BLURB>x-ratio.</BLURB>
-<DEFAULT>3.81574e-236</DEFAULT>
+<DEFAULT>1.01856e-311</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>ratioy</NICK>
 <BLURB>y-ratio.</BLURB>
-<DEFAULT>2.58656e-231</DEFAULT>
+<DEFAULT>0</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>DelayTime</NICK>
 <BLURB>the delay time.</BLURB>
-<DEFAULT>-6.17189e+303</DEFAULT>
+<DEFAULT>1.37974e-309</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>Color</NICK>
 <BLURB>the color of the image.</BLURB>
-<DEFAULT>7.05334e-30</DEFAULT>
+<DEFAULT>0</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>Color</NICK>
 <BLURB>the color of the image.</BLURB>
-<DEFAULT>7.05334e-30</DEFAULT>
+<DEFAULT>0</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>lredscale</NICK>
 <BLURB>multiplier for downscaling non-edge brightness.</BLURB>
-<DEFAULT>8.20251e-304</DEFAULT>
+<DEFAULT>0</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>lthresh</NICK>
 <BLURB>threshold for edge lightening.</BLURB>
-<DEFAULT>0</DEFAULT>
+<DEFAULT>1.3852e-309</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>lupscale</NICK>
 <BLURB>multiplier for upscaling edge brightness.</BLURB>
-<DEFAULT>7.74861e-304</DEFAULT>
+<DEFAULT>0</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>blend</NICK>
 <BLURB>blend factor.</BLURB>
-<DEFAULT>8.20251e-304</DEFAULT>
+<DEFAULT>4.74303e-322</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>fader</NICK>
 <BLURB>the fader position.</BLURB>
-<DEFAULT>-5.83035e+303</DEFAULT>
+<DEFAULT>1.37429e-309</DEFAULT>
 </ARG>
 
 <ARG>
 <FLAGS>rw</FLAGS>
 <NICK>HSync</NICK>
 <BLURB>the hsync offset.</BLURB>
-<DEFAULT>1.86264e-09</DEFAULT>
+<DEFAULT>2.2262e-316</DEFAULT>
 </ARG>
 
 <ARG>
 </ARG>
 
 <ARG>
+<NAME>GstLogoinsert::data</NAME>
+<TYPE>GstBuffer*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>data</NICK>
+<BLURB>Buffer containing PNG file to overlay.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstMSE::chroma-psnr</NAME>
 <TYPE>gdouble</TYPE>
 <RANGE>[0,70]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>Permissions on the shm area</NICK>
 <BLURB>Permissions to set on the shm area.</BLURB>
-<DEFAULT>504</DEFAULT>
+<DEFAULT>416</DEFAULT>
 </ARG>
 
 <ARG>
 <DEFAULT>NULL</DEFAULT>
 </ARG>
 
+<ARG>
+<NAME>GstFieldAnalysis::block-height</NAME>
+<TYPE>guint64</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Block height</NICK>
+<BLURB>Block height for windowed comb detection.</BLURB>
+<DEFAULT>16</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::block-threshold</NAME>
+<TYPE>guint64</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Block threshold</NICK>
+<BLURB>Block threshold for windowed comb detection.</BLURB>
+<DEFAULT>80</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::block-width</NAME>
+<TYPE>guint64</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Block width</NICK>
+<BLURB>Block width for windowed comb detection.</BLURB>
+<DEFAULT>16</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::comb-method</NAME>
+<TYPE>FieldAnalysisCombMethod</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Comb-detection Method</NICK>
+<BLURB>Metric to be used for identifying comb artifacts if using windowed comb detection.</BLURB>
+<DEFAULT>5-tap [1,-3,4,-3,1] vertical filter result is larger than spatial threshold*6</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::field-metric</NAME>
+<TYPE>GstFieldAnalysisFieldMetric</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Field Metric</NICK>
+<BLURB>Metric to be used for comparing same parity fields to decide if they are a repeated field for telecine.</BLURB>
+<DEFAULT>Sum of Squared Differences</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::field-threshold</NAME>
+<TYPE>gfloat</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Field Threshold</NICK>
+<BLURB>Threshold for field metric decisions.</BLURB>
+<DEFAULT>0.08</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::frame-metric</NAME>
+<TYPE>GstFieldAnalysisFrameMetric</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Frame Metric</NICK>
+<BLURB>Metric to be used for comparing opposite parity fields to decide if they are a progressive frame.</BLURB>
+<DEFAULT>5-tap [1,-3,4,-3,1] Vertical Filter</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::frame-threshold</NAME>
+<TYPE>gfloat</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Frame Threshold</NICK>
+<BLURB>Threshold for frame metric decisions.</BLURB>
+<DEFAULT>0.002</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::ignored-lines</NAME>
+<TYPE>guint64</TYPE>
+<RANGE>>= 2</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Ignored lines</NICK>
+<BLURB>Ignore this many lines from the top and bottom for windowed comb detection.</BLURB>
+<DEFAULT>2</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::noise-floor</NAME>
+<TYPE>guint</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Noise Floor</NICK>
+<BLURB>Noise floor for appropriate metrics (per-pixel metric values with a score less than this will be ignored).</BLURB>
+<DEFAULT>16</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstFieldAnalysis::spatial-threshold</NAME>
+<TYPE>gint64</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Spatial Combing Threshold</NICK>
+<BLURB>Threshold for combing metric decisions.</BLURB>
+<DEFAULT>9</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstHLSDemux::bitrate-switch-tolerance</NAME>
+<TYPE>gfloat</TYPE>
+<RANGE>[0,1]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Bitrate switch tolerance</NICK>
+<BLURB>Tolerance with respect of the fragment duration to switch to a different bitrate if the client is too slow/fast.</BLURB>
+<DEFAULT>0.4</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstHLSDemux::fragments-cache</NAME>
+<TYPE>guint</TYPE>
+<RANGE>>= 2</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Fragments cache</NICK>
+<BLURB>Number of fragments needed to be cached to start playing.</BLURB>
+<DEFAULT>3</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstWrapperCameraBinSrc::video-src</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Video source</NICK>
+<BLURB>The video source element to be used.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstViewfinderBin::video-sink</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Video Sink</NICK>
+<BLURB>the video output element to use (NULL = default).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstImageCaptureBin::image-encoder</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image encoder</NICK>
+<BLURB>Image encoder GStreamer element (default is jpegenc).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstImageCaptureBin::image-muxer</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image muxer</NICK>
+<BLURB>Image muxer GStreamer element (default is jifmux).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstImageCaptureBin::location</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Location</NICK>
+<BLURB>Location to save the captured files. A %%d can be used as a placeholder for a capture count.</BLURB>
+<DEFAULT>"img_%d"</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::audio-capture-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Audio capture caps</NICK>
+<BLURB>Format to capture audio for video recording represented as GstCaps.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::audio-capture-supported-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Audio capture supported caps</NICK>
+<BLURB>Formats supported for capturing audio represented as GstCaps.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::audio-src</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Audio source</NICK>
+<BLURB>The audio source element to be used on video recordings.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::camera-src</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Camera source</NICK>
+<BLURB>The camera source element to be used.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::idle</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Idle</NICK>
+<BLURB>If camerabin2 is idle (not doing captures).</BLURB>
+<DEFAULT>TRUE</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::image-capture-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image capture caps</NICK>
+<BLURB>Caps for image capture.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::image-capture-encoder</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image capture encoder</NICK>
+<BLURB>The image encoder element to be used on image captures.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::image-capture-muxer</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image capture encoder</NICK>
+<BLURB>The image encoder element to be used on image captures.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::image-capture-supported-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Image capture supported caps</NICK>
+<BLURB>Formats supported for capturing images represented as GstCaps.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::image-filter</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Image filter</NICK>
+<BLURB>The element that will process captured image frames. (Should be set on NULL state).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::location</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Location</NICK>
+<BLURB>Location to save the captured files. A %d might be used on thefilename as a placeholder for a numeric index of the capture.Default for images is img_%d and vid_%d for videos.</BLURB>
+<DEFAULT>"img_%d"</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::max-zoom</NAME>
+<TYPE>gfloat</TYPE>
+<RANGE>>= 1</RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Maximum zoom level (note: may change depending on resolution/implementation)</NICK>
+<BLURB>Digital zoom factor (e.g. 1.5 means 1.5x).</BLURB>
+<DEFAULT>10</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::mode</NAME>
+<TYPE>GstCameraBin2Mode</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Mode</NICK>
+<BLURB>The capture mode (still image capture or video recording).</BLURB>
+<DEFAULT>Still image capture (default)</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::mute</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Mute</NICK>
+<BLURB>If the audio recording should be muted. Note that this still saves audio data to the resulting file, but they are silent. Use a video-profile without audio to disable audio completely.</BLURB>
+<DEFAULT>FALSE</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::post-previews</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Post Previews</NICK>
+<BLURB>If capture preview images should be posted to the bus.</BLURB>
+<DEFAULT>TRUE</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::preview-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Preview caps</NICK>
+<BLURB>The caps of the preview image to be posted.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::preview-filter</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Preview filter</NICK>
+<BLURB>The element that will process preview buffers. (Should be set on NULL state).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::video-capture-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Video capture caps</NICK>
+<BLURB>Caps for video capture.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::video-capture-supported-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Video capture supported caps</NICK>
+<BLURB>Formats supported for capturing videos represented as GstCaps.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::video-filter</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Video filter</NICK>
+<BLURB>The element that will process captured video frames. (Should be set on NULL state).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::video-profile</NAME>
+<TYPE>GstEncodingProfile*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Video Profile</NICK>
+<BLURB>The GstEncodingProfile to use for video recording. Audio is enabled when this profile supports audio.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::viewfinder-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Viewfinder caps</NICK>
+<BLURB>Restricts the caps that can be used on the viewfinder.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::viewfinder-filter</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Viewfinder filter</NICK>
+<BLURB>The element that will process frames going to the viewfinder. (Should be set on NULL state).</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::viewfinder-sink</NAME>
+<TYPE>GstElement*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Viewfinder sink</NICK>
+<BLURB>The video sink of the viewfinder.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::viewfinder-supported-caps</NAME>
+<TYPE>GstCaps*</TYPE>
+<RANGE></RANGE>
+<FLAGS>r</FLAGS>
+<NICK>Camera source Viewfinder pad supported caps</NICK>
+<BLURB>The caps that the camera source can produce on the viewfinder pad.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstCameraBin2::zoom</NAME>
+<TYPE>gfloat</TYPE>
+<RANGE>[1,10]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Zoom</NICK>
+<BLURB>Digital zoom factor (e.g. 1.5 means 1.5x).</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstZebraStripe::threshold</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,100]</RANGE>
+<FLAGS>rwx</FLAGS>
+<NICK>Threshold</NICK>
+<BLURB>Threshold above which the video is striped.</BLURB>
+<DEFAULT>90</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::colorB</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,255]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>color -Blue</NICK>
+<BLURB>Sets the color -B.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::colorG</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,255]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>color -Green</NICK>
+<BLURB>Sets the color -G.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::colorR</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,255]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>color -Red </NICK>
+<BLURB>Sets the color -R.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::height</NAME>
+<TYPE>gdouble</TYPE>
+<RANGE>[1,5]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Height</NICK>
+<BLURB>Sets the height of fonts.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::text</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>text</NICK>
+<BLURB>Text to be display.</BLURB>
+<DEFAULT>""</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::thickness</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>font thickness</NICK>
+<BLURB>Sets the Thickness of Font.</BLURB>
+<DEFAULT>2</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::width</NAME>
+<TYPE>gdouble</TYPE>
+<RANGE>[1,5]</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Width</NICK>
+<BLURB>Sets the width of fonts.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::xpos</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>horizontal position</NICK>
+<BLURB>Sets the Horizontal position.</BLURB>
+<DEFAULT>50</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstOpencvTextOverlay::ypos</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>vertical position</NICK>
+<BLURB>Sets the Vertical position.</BLURB>
+<DEFAULT>50</DEFAULT>
+</ARG>
+
index 8c6f857..ef92fda 100644 (file)
 GObject
-  GstColorBalanceChannel
   GstObject
-    GstBus
-    GstClock
-      GstSystemClock
-        GstAudioClock
+    GstPad
+      GstVdpVideoSrcPad
+      GstVdpOutputSrcPad
+    GstPadTemplate
+      GstSignalProcessorPadTemplate
+    GstPluginFeature
+      GstElementFactory
+      GstTypeFindFactory
+      GstIndexFactory
     GstElement
-      ADPCMDec
-      ADPCMEnc
-      GstAiffMux
-      GstAiffParse
-      GstAmrWbEnc
-      GstAsfMux
-      GstAsfParse
-      GstAssRender
-      GstBaseParseBad
-        GstAacParse
-        GstAc3Parse
-        GstAmrParse
-        GstDcaParse
-        GstDiracParse
-        GstFlacParse
-        GstH263Parse
-        GstH264Parse
-        GstMpegAudioParse
-      GstBaseRTPDepayload
-        GstRtpDTMFDepay
-        GstRtpVP8Depay
-      GstBaseRTPPayload
-        GstRtpAsfPay
-        GstRtpVP8Pay
+      GstBin
+        GstPipeline
+          GstCameraBin
+          GstCameraBin2
+        GstGSettingsSwitchSink
+          GstGSettingsAudioSink
+          GstGSettingsVideoSink
+        GstGSettingsSwitchSrc
+          GstGSettingsAudioSrc
+          GstGSettingsVideoSrc
+        RsnDvdBin
+        DvbBaseBin
+        GstAutoConvert
+        GstAutoVideoConvert
+        GstSDPDemux
+        GstFPSDisplaySink
+        GstViewfinderBin
+        GstImageCaptureBin
+        GstBaseCameraSrc
+          GstWrapperCameraBinSrc
+      GstWildmidi
       GstBaseSink
+        GstVideoSink
+          GstSDLVideoSink
+          GstDfbVideoSink
+          VdpSink
         GstBaseAudioSink
           GstAudioSink
-            GstApExSink
-            GstNasSink
             GstSDLAudioSink
-        GstChecksumSink
-        GstCurlSink
-        GstDCCPClientSink
-        GstDCCPServerSink
-        GstFBDEVSink
+            GstNasSink
         GstSFSink
+        GstCurlSink
         GstShmSink
-        GstVideoSink
-          GstDfbVideoSink
-          GstSDLVideoSink
-          VdpSink
-      GstBaseSrc
-        GstDTMFSrc
-        GstDataURISrc
-        GstPushSrc
-          GstDCCPClientSrc
-          GstDCCPServerSrc
-          GstDc1394
-          GstDvbSrc
-          GstMMS
-          GstMythtvSrc
-          GstNeonhttpSrc
-          GstRTMPSrc
-          GstRfbSrc
-          GstShmSrc
-          GstVCDSrc
-          frei0r-src-ising0r
-          frei0r-src-lissajous0r
-          frei0r-src-nois0r
-          frei0r-src-onecol0r
-          frei0r-src-partik0l
-          frei0r-src-plasma
-        GstRTPDTMFSrc
-        GstSFSrc
+        GstFBDEVSink
+        GstDCCPServerSink
+        GstDCCPClientSink
+        GstChecksumSink
+      GstAssRender
+      GstCeltEnc
+      GstCeltDec
       GstBaseTransform
-        GstAudioFilter
-          GstBPMDetect
-          GstOFA
-          GstStereo
-        GstBayer2RGB
-        GstCogScale
-        GstCogcolorspace
         GstCogdownsample
+        GstCogcolorspace
+        GstCogScale
         GstColorconvert
-        GstDtmfDetect
-        GstHDVParse
-        GstLegacyresample
         GstLogoinsert
-        GstMeasureCollector
-        GstRGB2Bayer
-        GstScaletempo
+        GstAudioFilter
+          GstOFA
+          GstStereo
         GstVideoFilter
-          GaussBlur
-          GstBurn
-          GstChromaHold
-          GstChromium
-          GstColorEffects
-          GstCsp
-          GstDilate
-          GstDodge
-          GstExclusion
-          GstGeometricTransform
-            GstCircleGeometricTransform
-              GstBulge
-              GstCircle
-              GstKaleidoscope
-              GstPinch
-              GstSphere
-              GstStretch
-              GstTunnel
-              GstTwirl
-              GstWaterRipple
-            GstDiffuse
-            GstFisheye
-            GstMarble
-            GstMirror
-            GstRotate
-            GstSquare
           GstOpencvVideoFilter
             GstCvDilateErode
               GstCvDilate
@@ -123,394 +69,443 @@ GObject
             GstCvSmooth
             GstCvSobel
             Gstfacedetect
+          GstZBar
           GstRsvgOverlay
-          GstSolarize
+          GstColorEffects
+          GstChromaHold
+          GstCsp
           GstVideoAnalyse
           GstVideoDetect
           GstVideoMark
-          GstZBar
-          frei0r-filter-3-point-color-balance
-          frei0r-filter-3dflippo
-          frei0r-filter-b
-          frei0r-filter-baltan
-          frei0r-filter-bluescreen0r
-          frei0r-filter-brightness
-          frei0r-filter-bw0r
-          frei0r-filter-cartoon
+          frei0r-filter-threshold0r
+          frei0r-filter-scanline0r
+          frei0r-filter-glow
           frei0r-filter-color-distance
-          frei0r-filter-contrast0r
-          frei0r-filter-curves
-          frei0r-filter-dealygrab
+          frei0r-filter-twolay0r
+          frei0r-filter-water
           frei0r-filter-delay0r
-          frei0r-filter-distort0r
-          frei0r-filter-edgeglow
-          frei0r-filter-equaliz0r
-          frei0r-filter-flippo
-          frei0r-filter-g
-          frei0r-filter-gamma
-          frei0r-filter-glow
-          frei0r-filter-hueshift0r
-          frei0r-filter-invert0r
-          frei0r-filter-k-means-clustering
+          frei0r-filter-luminance
+          frei0r-filter-r
+          frei0r-filter-cartoon
+          frei0r-filter-curves
           frei0r-filter-lens-correction
-          frei0r-filter-letterb0xed
+          frei0r-filter-dealygrab
+          frei0r-filter-tint0r
           frei0r-filter-levels
-          frei0r-filter-luminance
-          frei0r-filter-mask0mate
-          frei0r-filter-nervous
-          frei0r-filter-nosync0r
-          frei0r-filter-perspective
+          frei0r-filter-brightness
+          frei0r-filter-contrast0r
           frei0r-filter-pixeliz0r
+          frei0r-filter-3dflippo
+          frei0r-filter-mask0mate
+          frei0r-filter-vertigo
+          frei0r-filter-saturat0r
+          frei0r-filter-gamma
+          frei0r-filter-hueshift0r
           frei0r-filter-primaries
-          frei0r-filter-r
+          frei0r-filter-edgeglow
           frei0r-filter-rgb-parade
-          frei0r-filter-saturat0r
-          frei0r-filter-scale0tilt
-          frei0r-filter-scanline0r
+          frei0r-filter-bluescreen0r
+          frei0r-filter-g
+          frei0r-filter-bw0r
+          frei0r-filter-k-means-clustering
+          frei0r-filter-3-point-color-balance
+          frei0r-filter-white-balance
+          frei0r-filter-equaliz0r
+          frei0r-filter-perspective
           frei0r-filter-sobel
-          frei0r-filter-squareblur
-          frei0r-filter-tehroxx0r
+          frei0r-filter-invert0r
           frei0r-filter-threelay0r
-          frei0r-filter-threshold0r
-          frei0r-filter-tint0r
-          frei0r-filter-transparency
-          frei0r-filter-twolay0r
+          frei0r-filter-baltan
+          frei0r-filter-flippo
+          frei0r-filter-nervous
           frei0r-filter-vectorscope
-          frei0r-filter-vertigo
-          frei0r-filter-water
-          frei0r-filter-white-balance
+          frei0r-filter-tehroxx0r
+          frei0r-filter-letterb0xed
+          frei0r-filter-squareblur
+          frei0r-filter-distort0r
+          frei0r-filter-b
+          frei0r-filter-transparency
+          frei0r-filter-scale0tilt
+          frei0r-filter-nosync0r
+          GstGeometricTransform
+            GstCircleGeometricTransform
+              GstCircle
+              GstKaleidoscope
+              GstPinch
+              GstSphere
+              GstTwirl
+              GstWaterRipple
+              GstStretch
+              GstBulge
+              GstTunnel
+            GstDiffuse
+            GstMarble
+            GstRotate
+            GstSquare
+            GstMirror
+            GstFisheye
+          GstBurn
+          GstChromium
+          GstDilate
+          GstDodge
+          GstExclusion
+          GstSolarize
+          GaussBlur
+        GstDtmfDetect
+        GstBayer2RGB
+        GstRGB2Bayer
+        GstVideoFilter2
+          GstSceneChange
+          GstZebraStripe
+        GstMeasureCollector
         GstVideoMaxRate
-      GstBaseVideoCodec
-        GstBaseVideoDecoder
-          GstSchroDec
-          GstVP8Dec
-        GstBaseVideoEncoder
-          GstDiracEnc
-          GstSchroEnc
-          GstVP8Enc
-      GstBin
-        DvbBaseBin
-        GstAutoConvert
-        GstAutoVideoConvert
-        GstFPSDisplaySink
-        GstGSettingsSwitchSink
-          GstGSettingsAudioSink
-          GstGSettingsVideoSink
-        GstGSettingsSwitchSrc
-          GstGSettingsAudioSrc
-          GstGSettingsVideoSrc
-        GstPipeline
-          GstCameraBin
-          GstQTMoovRecover
-        GstSDPDemux
-        RsnDvdBin
-      GstBz2dec
-      GstBz2enc
+        GstLegacyresample
+        GstScaletempo
+        GstHDVParse
+        GstPatchdetect
+      GstMSE
+      GstMimEnc
+      GstMimDec
       GstCDAudio
-      GstCDXAParse
-      GstCeltDec
-      GstCeltEnc
-      GstChopMyData
-      GstDVBSubOverlay
-      GstDVDSpu
-      GstDtsDec
-      GstFaac
-      GstFaad
-      GstFestival
-      GstFreeze
-      GstGPPMux
-      GstGSMDec
+      GstBaseSrc
+        GstPushSrc
+          GstRTMPSrc
+          GstDc1394
+          GstMythtvSrc
+          GstMMS
+          GstNeonhttpSrc
+          GstVCDSrc
+          GstShmSrc
+          GstDvbSrc
+          GstRfbSrc
+          GstDCCPClientSrc
+          GstDCCPServerSrc
+          frei0r-src-nois0r
+          frei0r-src-lissajous0r
+          frei0r-src-onecol0r
+          frei0r-src-ising0r
+          frei0r-src-partik0l
+          frei0r-src-plasma
+        GstSFSrc
+        GstDTMFSrc
+        GstRTPDTMFSrc
+        GstDataURISrc
+      GstMusepackDec
+      GstAmrWbEnc
+      Gstedgedetect
+      Gstfaceblur
+      Gstpyramidsegment
+      GstTemplateMatch
+      GstOpencvTextOverlay
+      GstTRM
       GstGSMEnc
-      GstISMLMux
-      GstId3BaseMux
-        GstId3Mux
-      GstInterlace
-      GstInvtelecine
-      GstIvfParse
-      GstJP2kDecimator
-      GstJifMux
-      GstJpegParse
+      GstGSMDec
+      GstFaac
+      GstXvidEnc
+      GstXvidDec
+      GstBaseVideoCodec
+        GstBaseVideoDecoder
+          GstSchroDec
+          GstVP8Dec
+        GstBaseVideoEncoder
+          GstSchroEnc
+          GstDiracEnc
+          GstVP8Enc
       GstKateDec
       GstKateEnc
       GstKateParse
         GstKateTag
       GstKateTiger
-      GstLegacyH264Parse
-      GstLiveAdder
-      GstMJ2Mux
-      GstMP4Mux
-      GstMSE
-      GstMXFDemux
-      GstMXFMux
-      GstMimDec
-      GstMimEnc
-      GstModPlug
-      GstMpeg2enc
-      GstMpeg4VParse
-      GstMpegPSDemux
-      GstMpegTSDemux
-      GstMplex
-      GstMusepackDec
-      GstMveDemux
-      GstMveMux
-      GstNsfDec
-      GstNuvDemux
-      GstPcapParse
-      GstPitch
-      GstPnmdec
-      GstPnmenc
-      GstQTMux
-      GstRTPMux
-        GstRTPDTMFMux
-      GstRawParse
-        GstAudioParse
-        GstVideoParse
-      GstRealAudioDec
-      GstRealVideoDec
+      GstDtsDec
+      GstBz2enc
+      GstBz2dec
+      GstFaad
       GstRsvgDec
-      GstSSim
-      GstSegmentClip
-        GstAudioSegmentClip
-        GstVideoSegmentClip
       GstSignalProcessor
-        ladspa-Chorus1
-        ladspa-Chorus2
-        ladspa-G2reverb
-        ladspa-Mvchpf-1
-        ladspa-Mvclpf-1
-        ladspa-Mvclpf-2
-        ladspa-Mvclpf-3
-        ladspa-Mvclpf-4
-        ladspa-Phaser1
-        ladspa-Phaser1+LFO
-        ladspa-TripleChorus
-        ladspa-alias
-        ladspa-allpass-c
-        ladspa-allpass-l
-        ladspa-allpass-n
-        ladspa-amPitchshift
+        ladspa-karaoke
+        ladspa-shaper
         ladspa-amp
         ladspa-amp-mono
         ladspa-amp-stereo
-        ladspa-analogueOsc
-        ladspa-artificialLatency
-        ladspa-autoPhaser
-        ladspa-bandpass-a-iir
-        ladspa-bandpass-iir
-        ladspa-bodeShifter
-        ladspa-bodeShifterCV
-        ladspa-butthigh-iir
-        ladspa-buttlow-iir
-        ladspa-bwxover-iir
-        ladspa-chebstortion
-        ladspa-comb
-        ladspa-comb-c
-        ladspa-comb-l
-        ladspa-comb-n
-        ladspa-combSplitter
-        ladspa-const
-        ladspa-crossoverDist
-        ladspa-dcRemove
-        ladspa-decay
-        ladspa-decimator
-        ladspa-declip
-        ladspa-delay-5s
-        ladspa-delay-c
-        ladspa-delay-l
-        ladspa-delay-n
-        ladspa-delayorama
-        ladspa-diode
-        ladspa-divider
-        ladspa-dj-eq
-        ladspa-dj-eq-mono
         ladspa-djFlanger
-        ladspa-dysonCompress
-        ladspa-fadDelay
-        ladspa-fastLookaheadLimiter
-        ladspa-flanger
-        ladspa-fmOsc
-        ladspa-foldover
-        ladspa-fourByFourPole
-        ladspa-foverdrive
-        ladspa-freqTracker
-        ladspa-gate
+        ladspa-alias
+        ladspa-svf
+        ladspa-waveTerrain
+        ladspa-valve
+        ladspa-notch-iir
+        ladspa-tap-reverb
         ladspa-giantFlange
         ladspa-gong
-        ladspa-gongBeater
-        ladspa-gsm
-        ladspa-gverb
-        ladspa-hardLimiter
-        ladspa-harmonicGen
-        ladspa-hermesFilter
+        ladspa-vynil
+        ladspa-fmOsc
+        ladspa-tap-vibrato
+        ladspa-divider
         ladspa-highpass-iir
-        ladspa-hilbert
-        ladspa-hpf
-        ladspa-imp
+        ladspa-revdelay
+        ladspa-ringmod-2i1o
+        ladspa-ringmod-1i1o1l
+        ladspa-singlePara
+        ladspa-tap-dynamics-st
+        ladspa-lsFilter
         ladspa-impulse-fc
-        ladspa-inv
-        ladspa-karaoke
+        ladspa-matrixMSSt
+        ladspa-pointerCastDistortion
+        ladspa-hermesFilter
+        ladspa-se4
+        ladspa-delay-n
+        ladspa-delay-l
+        ladspa-delay-c
+        ladspa-crossoverDist
+        ladspa-tap-autopan
+        ladspa-declip
         ladspa-lcrDelay
-        ladspa-lfoPhaser
-        ladspa-lowpass-iir
+        ladspa-multivoiceChorus
+        ladspa-fastLookaheadLimiter
+        ladspa-tap-tubewarmth
+        ladspa-dysonCompress
+        ladspa-bandpass-a-iir
+        ladspa-hardLimiter
+        ladspa-artificialLatency
+        ladspa-pitchScaleHQ
+        ladspa-gverb
+        ladspa-Phaser1
+        ladspa-Phaser1+LFO
+        ladspa-sine-faaa
+        ladspa-sine-faac
+        ladspa-sine-fcaa
+        ladspa-sine-fcac
         ladspa-lpf
-        ladspa-lsFilter
-        ladspa-matrixMSSt
+        ladspa-hpf
+        ladspa-amPitchshift
+        ladspa-bandpass-iir
+        ladspa-Mvclpf-1
+        ladspa-Mvclpf-2
+        ladspa-Mvclpf-3
+        ladspa-Mvclpf-4
+        ladspa-transient
+        ladspa-diode
+        ladspa-Chorus1
+        ladspa-Chorus2
+        ladspa-TripleChorus
+        ladspa-comb-n
+        ladspa-comb-l
+        ladspa-comb-c
+        ladspa-satanMaximiser
+        ladspa-valveRect
+        ladspa-gsm
+        ladspa-foldover
+        ladspa-sc1
+        ladspa-lowpass-iir
+        ladspa-decay
+        ladspa-tapeDelay
+        ladspa-hilbert
+        ladspa-sc2
+        ladspa-tap-rotspeak
+        ladspa-smoothDecimate
+        ladspa-delayorama
+        ladspa-bwxover-iir
+        ladspa-buttlow-iir
+        ladspa-butthigh-iir
+        ladspa-sinusWavewrapper
+        ladspa-tap-deesser
+        ladspa-tap-equalizer-bw
+        ladspa-decimator
+        ladspa-allpass-n
+        ladspa-allpass-l
+        ladspa-allpass-c
         ladspa-matrixSpatialiser
-        ladspa-matrixStMS
-        ladspa-mbeq
-        ladspa-modDelay
-        ladspa-multivoiceChorus
-        ladspa-noise-white
-        ladspa-notch-iir
+        ladspa-foverdrive
+        ladspa-freqTracker
+        ladspa-delay-5s
+        ladspa-analogueOsc
+        ladspa-split
+        ladspa-inv
+        ladspa-chebstortion
+        ladspa-modDelay
+        ladspa-dcRemove
         ladspa-pitchScale
-        ladspa-pitchScaleHQ
-        ladspa-plate
-        ladspa-pointerCastDistortion
+        ladspa-Mvchpf-1
         ladspa-rateShifter
-        ladspa-retroFlange
-        ladspa-revdelay
-        ladspa-ringmod-1i1o1l
-        ladspa-ringmod-2i1o
-        ladspa-satanMaximiser
-        ladspa-sc1
-        ladspa-sc2
-        ladspa-sc3
-        ladspa-sc4
+        ladspa-tap-sigmoid
+        ladspa-tap-pinknoise
+        ladspa-imp
         ladspa-sc4m
-        ladspa-se4
-        ladspa-shaper
-        ladspa-sifter
-        ladspa-sinCos
-        ladspa-sine-faaa
-        ladspa-sine-faac
-        ladspa-sine-fcaa
-        ladspa-sine-fcac
-        ladspa-singlePara
-        ladspa-sinusWavewrapper
-        ladspa-smoothDecimate
-        ladspa-split
-        ladspa-stepMuxer
         ladspa-surroundEncoder
-        ladspa-svf
-        ladspa-tap-autopan
         ladspa-tap-chorusflanger
-        ladspa-tap-deesser
-        ladspa-tap-doubler
-        ladspa-tap-dynamics-m
-        ladspa-tap-dynamics-st
+        ladspa-stepMuxer
+        ladspa-zm1
+        ladspa-sifter
+        ladspa-bodeShifterCV
         ladspa-tap-equalizer
-        ladspa-tap-equalizer-bw
-        ladspa-tap-limiter
-        ladspa-tap-pinknoise
-        ladspa-tap-pitch
-        ladspa-tap-reflector
-        ladspa-tap-reverb
-        ladspa-tap-rotspeak
-        ladspa-tap-sigmoid
-        ladspa-tap-stereo-echo
         ladspa-tap-tremolo
-        ladspa-tap-tubewarmth
-        ladspa-tap-vibrato
-        ladspa-tapeDelay
-        ladspa-transient
+        ladspa-matrixStMS
+        ladspa-flanger
+        ladspa-gate
+        ladspa-lfoPhaser
+        ladspa-fourByFourPole
+        ladspa-autoPhaser
+        ladspa-sc4
+        ladspa-tap-stereo-echo
+        ladspa-tap-pitch
         ladspa-triplePara
-        ladspa-valve
-        ladspa-valveRect
-        ladspa-vynil
-        ladspa-waveTerrain
+        ladspa-fadDelay
+        ladspa-gongBeater
+        ladspa-combSplitter
+        ladspa-tap-reflector
+        ladspa-tap-dynamics-m
+        ladspa-dj-eq-mono
+        ladspa-dj-eq
+        ladspa-tap-limiter
         ladspa-xfade
         ladspa-xfade4
-        ladspa-zm1
-      GstSirenDec
-      GstSirenEnc
-      GstSpeed
-      GstSrtEnc
-      GstTRM
-      GstTemplateMatch
-      GstTtaDec
-      GstTtaParse
-      GstVMncDec
-      GstVcdParse
-      GstVdpVideoPostProcess
-      GstWildmidi
-      GstXvidDec
-      GstXvidEnc
-      GstY4mDec
-      Gstedgedetect
-      Gstfaceblur
-      Gstpyramidsegment
-      Gsttextwrite
-      MpegPsMux
-      MpegTSBase
-        GstTSDemux
-        MpegTSParse2
-      MpegTSParse
-      MpegTsMux
-      MpegVideoParse
+        ladspa-plate
+        ladspa-tap-doubler
+        ladspa-sc3
+        ladspa-const
+        ladspa-retroFlange
+        ladspa-bodeShifter
+        ladspa-harmonicGen
+        ladspa-sinCos
+        ladspa-mbeq
+        ladspa-noise-white
+        ladspa-G2reverb
+        ladspa-comb
       SatBaseVideoDecoder
         GstVdpDecoder
+          GstVdpMpegDec
           GstVdpH264Dec
           GstVdpMpeg4Dec
-          GstVdpMpegDec
-      frei0r-mixer-addition
-      frei0r-mixer-alpha-injection
-      frei0r-mixer-alphaatop
-      frei0r-mixer-alphain
+      GstVdpVideoPostProcess
+      GstVMncDec
+      GstBaseRTPDepayload
+        GstRtpDTMFDepay
+        GstRtpVP8Depay
+      GstMveDemux
+      GstMveMux
+      GstNsfDec
+      GstTtaParse
+      GstTtaDec
+      GstPcapParse
+      GstJpegParse
+      GstJifMux
+      GstId3BaseMux
+        GstId3Mux
+      GstLiveAdder
+      GstRealVideoDec
+      GstRealAudioDec
+      MpegTsMux
+      GstDVBSubOverlay
+      GstAiffParse
+      GstAiffMux
+      GstBaseParse
+        GstH263Parse
+        GstH264Parse
+        GstDiracParse
+      MpegVideoParse
+      GstNuvDemux
+      MpegTSBase
+        MpegTSParse2
+        GstTSDemux
+      GstChopMyData
+      ADPCMDec
+      GstInterlace
+      GstFestival
+      MpegPsMux
+      ADPCMEnc
+      GstInvtelecine
+      GstJP2kDecimator
+      GstCDXAParse
+      GstVcdParse
+      GstSSim
+      GstRawParse
+        GstVideoParse
+        GstAudioParse
+      GstMpegPSDemux
+      GstMpegTSDemux
+      MpegTSParse
+      GstSirenDec
+      GstSirenEnc
+      GstSegmentClip
+        GstAudioSegmentClip
+        GstVideoSegmentClip
+      GstAsfMux
+      GstBaseRTPPayload
+        GstRtpAsfPay
+        GstRtpVP8Pay
+      GstAsfParse
+      GstIvfParse
+      GstDVDSpu
+      GstSdiDemux
+      GstSdiMux
+      GstFreeze
+      GstY4mDec
+      GstLegacyH264Parse
+      GstHLSDemux
+      GstMXFDemux
+      GstMXFMux
       frei0r-mixer-alphaout
-      frei0r-mixer-alphaover
+      frei0r-mixer-hardlight
+      frei0r-mixer-subtract
+      frei0r-mixer-dodge
       frei0r-mixer-alphaxor
-      frei0r-mixer-blend
-      frei0r-mixer-burn
+      frei0r-mixer-addition
+      frei0r-mixer-grain-merge
+      frei0r-mixer-value
+      frei0r-mixer-uv-map
       frei0r-mixer-color-only
+      frei0r-mixer-alphain
       frei0r-mixer-composition
-      frei0r-mixer-darken
-      frei0r-mixer-difference
-      frei0r-mixer-divide
-      frei0r-mixer-dodge
-      frei0r-mixer-grain-extract
-      frei0r-mixer-grain-merge
-      frei0r-mixer-hardlight
       frei0r-mixer-hue
-      frei0r-mixer-lighten
-      frei0r-mixer-multiply
       frei0r-mixer-overlay
+      frei0r-mixer-burn
+      frei0r-mixer-alpha-injection
       frei0r-mixer-rgb
-      frei0r-mixer-saturation
-      frei0r-mixer-screen
       frei0r-mixer-softlight
-      frei0r-mixer-subtract
-      frei0r-mixer-uv-map
-      frei0r-mixer-value
+      frei0r-mixer-alphaover
+      frei0r-mixer-lighten
+      frei0r-mixer-alphaatop
+      frei0r-mixer-grain-extract
+      frei0r-mixer-screen
+      frei0r-mixer-divide
+      frei0r-mixer-darken
+      frei0r-mixer-saturation
+      frei0r-mixer-blend
+      frei0r-mixer-multiply
+      frei0r-mixer-difference
       frei0r-mixer-xfade0r
-    GstPad
-      GstVdpOutputSrcPad
-      GstVdpVideoSrcPad
-    GstPadTemplate
-      GstSignalProcessorPadTemplate
+      GstSpeed
+      GstRTPMux
+        GstRTPDTMFMux
+      GstPnmdec
+      GstPnmenc
+      GstFieldAnalysis
+      GstMpeg4VParse
+      GstSrtEnc
+    GstBus
+    GstTask
+    GstTaskPool
+    GstClock
+      GstSystemClock
+        GstAudioClock
     GstPlugin
-    GstPluginFeature
-      GstElementFactory
-      GstIndexFactory
-      GstTypeFindFactory
     GstRegistry
     GstRingBuffer
       GstAudioSinkRingBuffer
-    GstTask
-    GstTaskPool
   GstSignalObject
   GstVdpDevice
   MpegTsPatInfo
   MpegTsPmtInfo
+  GstColorBalanceChannel
 GInterface
   GTypePlugin
   GstChildProxy
-  GstColorBalance
+  GstURIHandler
   GstImplementsInterface
-  GstMixer
+  GstXOverlay
   GstNavigation
-  GstPhotography
-  GstPreset
   GstTagSetter
-  GstURIHandler
-  GstXOverlay
+  GstPreset
+  GstColorBalance
+  GstTagXmpWriter
   MXFDescriptiveMetadataFrameworkInterface
+  GstPhotography
index bec4fc6..0f49991 100644 (file)
@@ -1,7 +1,7 @@
 GstBin GstChildProxy
 GstPipeline GstChildProxy
 GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter
-GstQTMoovRecover GstChildProxy
+GstCameraBin2 GstChildProxy GstTagSetter
 GstGSettingsSwitchSink GstChildProxy
 GstGSettingsAudioSink GstChildProxy
 GstGSettingsVideoSink GstChildProxy
@@ -14,11 +14,13 @@ GstAutoConvert GstChildProxy
 GstAutoVideoConvert GstChildProxy
 GstSDPDemux GstChildProxy
 GstFPSDisplaySink GstChildProxy
+GstViewfinderBin GstChildProxy
+GstImageCaptureBin GstChildProxy
+GstBaseCameraSrc GstChildProxy
+GstWrapperCameraBinSrc GstChildProxy
 GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
 GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
 VdpSink GstImplementsInterface GstNavigation GstXOverlay
-GstApExSink GstImplementsInterface GstMixer
-GstMpeg2enc GstPreset
 GstCeltEnc GstTagSetter GstPreset
 GstCDAudio GstURIHandler
 GstRTMPSrc GstURIHandler
@@ -34,12 +36,7 @@ GstDiracEnc GstPreset
 GstVP8Enc GstTagSetter GstPreset
 GstKateEnc GstTagSetter
 GstKateTag GstTagSetter
-GstJifMux GstTagSetter
+GstJifMux GstTagSetter GstTagXmpWriter
 GstId3BaseMux GstTagSetter
 GstId3Mux GstTagSetter
-GstQTMux GstTagSetter
-GstMP4Mux GstTagSetter
-GstISMLMux GstTagSetter
-GstGPPMux GstTagSetter
-GstMJ2Mux GstTagSetter
 GstAsfMux GstTagSetter
index f550060..79b8f0d 100644 (file)
@@ -3,6 +3,6 @@ GstImplementsInterface GstElement
 GstXOverlay GstImplementsInterface GstElement
 GstTagSetter GstElement
 GstColorBalance GstImplementsInterface GstElement
-GstMixer GstImplementsInterface GstElement
+GstTagXmpWriter GstElement
 MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
 GstPhotography GstImplementsInterface GstElement
index 32fad94..95a0807 100644 (file)
@@ -515,3 +515,17 @@ GstShmSink *gstshmsink
 gint  arg1
 </SIGNAL>
 
+<SIGNAL>
+<NAME>GstCameraBin2::start-capture</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>la</FLAGS>
+GstCameraBin2 *gstcamerabin2
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstCameraBin2::stop-capture</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>la</FLAGS>
+GstCameraBin2 *gstcamerabin2
+</SIGNAL>
+
index fba62a5..fdc30b0 100644 (file)
@@ -3,10 +3,10 @@
   <description>ADPCM decoder</description>
   <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
   <basename>libgstadpcmdec.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index acfa8c7..d77c500 100644 (file)
@@ -3,10 +3,10 @@
   <description>ADPCM encoder</description>
   <filename>../../gst/adpcmenc/.libs/libgstadpcmenc.so</filename>
   <basename>libgstadpcmenc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index f616fff..fc94bc3 100644 (file)
@@ -3,10 +3,10 @@
   <description>Create and parse Audio Interchange File Format (AIFF) files</description>
   <filename>../../gst/aiff/.libs/libgstaiff.so</filename>
   <basename>libgstaiff.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
@@ -47,7 +47,7 @@
           <name>src</name>
           <direction>source</direction>
           <presence>always</presence>
-          <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }</details>
+          <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
         </caps>
       </pads>
     </element>
index e70e68b..e121bf4 100644 (file)
@@ -3,10 +3,10 @@
   <description>Adaptive Multi-Rate Wide-Band Encoder</description>
   <filename>../../ext/amrwbenc/.libs/libgstamrwbenc.so</filename>
   <basename>libgstamrwbenc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b9c21a7..10eea97 100644 (file)
@@ -3,10 +3,10 @@
   <description>ASF Muxer Plugin</description>
   <filename>../../gst/asfmux/.libs/libgstasfmux.so</filename>
   <basename>libgstasfmux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6786697..15e7155 100644 (file)
@@ -3,10 +3,10 @@
   <description>ASS/SSA subtitle renderer</description>
   <filename>../../ext/assrender/.libs/libgstassrender.so</filename>
   <basename>libgstassrender.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0dd7873..203b4af 100644 (file)
@@ -3,10 +3,10 @@
   <description>Selects convertor element based on caps</description>
   <filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
   <basename>libgstautoconvert.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0bb15c6..22cb3bc 100644 (file)
@@ -3,10 +3,10 @@
   <description>Elements to convert Bayer images</description>
   <filename>../../gst/bayer/.libs/libgstbayer.so</filename>
   <basename>libgstbayer.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a5af38e..0b925b2 100644 (file)
@@ -3,10 +3,10 @@
   <description>Compress or decompress streams</description>
   <filename>../../ext/bz2/.libs/libgstbz2.so</filename>
   <basename>libgstbz2.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 91a386f..05c6d6f 100644 (file)
@@ -3,10 +3,10 @@
   <description>High level api for DC (Digital Camera) application</description>
   <filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
   <basename>libgstcamerabin.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b28ef34..47eee62 100644 (file)
@@ -3,10 +3,10 @@
   <description>Play CD audio through the CD Drive</description>
   <filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
   <basename>libgstcdaudio.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a948009..fb514d5 100644 (file)
@@ -3,10 +3,10 @@
   <description>Parse a .dat file (VCD) into raw mpeg1</description>
   <filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
   <basename>libgstcdxaparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 8b35966..4e2b768 100644 (file)
@@ -3,10 +3,10 @@
   <description>CELT plugin library</description>
   <filename>../../ext/celt/.libs/libgstcelt.so</filename>
   <basename>libgstcelt.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index bf0fd83..1cae2e4 100644 (file)
@@ -3,10 +3,10 @@
   <description>Cog plugin</description>
   <filename>../../ext/cog/.libs/libgstcog.so</filename>
   <basename>libgstcog.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 99d3a37..ed008ac 100644 (file)
@@ -3,10 +3,10 @@
   <description>Color Look-up Table filters</description>
   <filename>../../gst/coloreffects/.libs/libgstcoloreffects.so</filename>
   <basename>libgstcoloreffects.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 9cfedaf..1e736e6 100644 (file)
@@ -3,7 +3,7 @@
   <description>Colorspace conversion</description>
   <filename>../../gst/colorspace/.libs/libgstcolorspace.so</filename>
   <basename>libgstcolorspace.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package></package>
index 64e82c9..22002bc 100644 (file)
@@ -3,10 +3,10 @@
   <description>libcurl-based elements</description>
   <filename>../../ext/curl/.libs/libgstcurl.so</filename>
   <basename>libgstcurl.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 8945d1e..cccc24d 100644 (file)
@@ -3,10 +3,10 @@
   <description>data: URI source</description>
   <filename>../../gst/dataurisrc/.libs/libgstdataurisrc.so</filename>
   <basename>libgstdataurisrc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c58f732..b1fc924 100644 (file)
@@ -3,10 +3,10 @@
   <description>1394 IIDC Video Source</description>
   <filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
   <basename>libgstdc1394.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 3455b24..fbe95ba 100644 (file)
@@ -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.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>DCCP</package>
index f8e716d..1e1d588 100644 (file)
@@ -3,10 +3,10 @@
   <description>Collection of elements that may or may not be useful for debugging</description>
   <filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
   <basename>libgstdebugutilsbad.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 390dfbe..e63b1da 100644 (file)
@@ -3,10 +3,10 @@
   <description>DirectFB video output plugin</description>
   <filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
   <basename>libgstdfbvideosink.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0fd1f05..d6999df 100644 (file)
@@ -3,10 +3,10 @@
   <description>Dirac plugin</description>
   <filename>../../ext/dirac/.libs/libgstdirac.so</filename>
   <basename>libgstdirac.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index f44eb44..10ae1eb 100644 (file)
@@ -3,10 +3,10 @@
   <description>DTMF plugins</description>
   <filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
   <basename>libgstdtmf.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6b9fb5a..67b1876 100644 (file)
@@ -3,10 +3,10 @@
   <description>Decodes DTS audio streams</description>
   <filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
   <basename>libgstdtsdec.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index ade2596..e723730 100644 (file)
@@ -3,10 +3,10 @@
   <description>DVB elements</description>
   <filename>../../sys/dvb/.libs/libgstdvb.so</filename>
   <basename>libgstdvb.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2341db7..29755e3 100644 (file)
@@ -3,10 +3,10 @@
   <description>DVB subtitle renderer</description>
   <filename>../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so</filename>
   <basename>libgstdvbsuboverlay.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 17b178f..9f919d8 100644 (file)
@@ -3,10 +3,10 @@
   <description>DVD Sub-picture Overlay element</description>
   <filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
   <basename>libgstdvdspu.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 22394b7..5eac385 100644 (file)
@@ -3,10 +3,10 @@
   <description>Free AAC Encoder (FAAC)</description>
   <filename>../../ext/faac/.libs/libgstfaac.so</filename>
   <basename>libgstfaac.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2854eab..331a3c9 100644 (file)
@@ -3,10 +3,10 @@
   <description>Free AAC Decoder (FAAD)</description>
   <filename>../../ext/faad/.libs/libgstfaad.so</filename>
   <basename>libgstfaad.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 76ec0e3..dfe7924 100644 (file)
@@ -3,10 +3,10 @@
   <description>linux framebuffer video sink</description>
   <filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
   <basename>libgstfbdevsink.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 57f5814..f14da62 100644 (file)
@@ -3,10 +3,10 @@
   <description>Synthesizes plain text into audio</description>
   <filename>../../gst/festival/.libs/libgstfestival.so</filename>
   <basename>libgstfestival.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 90462d0..ad289c0 100644 (file)
@@ -3,10 +3,10 @@
   <description>Stream freezer</description>
   <filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
   <basename>libgstfreeze.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 94f516f..8447e06 100644 (file)
@@ -3,10 +3,10 @@
   <description>frei0r plugin library</description>
   <filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
   <basename>libgstfrei0r.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a3c33a5..9c2daea 100644 (file)
@@ -3,7 +3,7 @@
   <description>Gaudi video effects.</description>
   <filename>../../gst/gaudieffects/.libs/libgstgaudieffects.so</filename>
   <basename>libgstgaudieffects.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index d03c305..c4eeba8 100644 (file)
@@ -3,10 +3,10 @@
   <description>Various geometric image transform elements</description>
   <filename>../../gst/geometrictransform/.libs/libgstgeometrictransform.so</filename>
   <basename>libgstgeometrictransform.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index a009c25..b9f89de 100644 (file)
@@ -3,10 +3,10 @@
   <description>GSettings plugin</description>
   <filename>../../ext/gsettings/.libs/libgstgsettingselements.so</filename>
   <basename>libgstgsettingselements.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index f89cfc2..9ab16e5 100644 (file)
@@ -3,10 +3,10 @@
   <description>GSM encoder/decoder</description>
   <filename>../../ext/gsm/.libs/libgstgsm.so</filename>
   <basename>libgstgsm.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index bb15abe..57b5c1a 100644 (file)
@@ -3,10 +3,10 @@
   <description>Siren encoder/decoder/payloader/depayloader plugins</description>
   <filename>../../gst/siren/.libs/libgstsiren.so</filename>
   <basename>libgstsiren.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 3862d7e..2d5c3fd 100644 (file)
@@ -3,10 +3,10 @@
   <description>Element parsing raw h264 streams</description>
   <filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
   <basename>libgsth264parse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2589fb6..8fd50fd 100644 (file)
@@ -3,7 +3,7 @@
   <description>HDV private stream parser</description>
   <filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
   <basename>libgsthdvparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index ce7a294..0a081b0 100644 (file)
@@ -3,10 +3,10 @@
   <description>ID3 v1 and v2 muxing plugin</description>
   <filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
   <basename>libgstid3tag.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index d9865ec..0ff75aa 100644 (file)
@@ -3,10 +3,10 @@
   <description>Create an interlaced video stream</description>
   <filename>../../gst/interlace/.libs/libgstinterlace.so</filename>
   <basename>libgstinterlace.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 119cf47..2a1eba5 100644 (file)
@@ -3,10 +3,10 @@
   <description>Inverse Telecine</description>
   <filename>../../gst/invtelecine/.libs/libgstinvtelecine.so</filename>
   <basename>libgstinvtelecine.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 181f384..b64e0a8 100644 (file)
@@ -3,10 +3,10 @@
   <description>IVF parser</description>
   <filename>../../gst/ivfparse/.libs/libgstivfparse.so</filename>
   <basename>libgstivfparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 1f0e7fd..7e76b45 100644 (file)
@@ -3,10 +3,10 @@
   <description>JPEG2000 decimator</description>
   <filename>../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so</filename>
   <basename>libgstjp2kdecimator.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index d802193..29676c0 100644 (file)
@@ -3,10 +3,10 @@
   <description>JPEG interchange format plugin</description>
   <filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename>
   <basename>libgstjpegformat.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 60db359..5f74726 100644 (file)
@@ -3,10 +3,10 @@
   <description>Kate plugin</description>
   <filename>../../ext/kate/.libs/libgstkate.so</filename>
   <basename>libgstkate.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c9511b7..8d2fa4d 100644 (file)
@@ -3,10 +3,10 @@
   <description>All LADSPA plugins</description>
   <filename>../../ext/ladspa/.libs/libgstladspa.so</filename>
   <basename>libgstladspa.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c3ae53d..b168dd1 100644 (file)
@@ -3,10 +3,10 @@
   <description>Resamples audio</description>
   <filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
   <basename>libgstlegacyresample.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 109a476..e921b86 100644 (file)
@@ -3,10 +3,10 @@
   <description>Adds multiple live discontinuous streams</description>
   <filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
   <basename>libgstliveadder.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 202795d..0f01788 100644 (file)
@@ -3,10 +3,10 @@
   <description>Mimic codec</description>
   <filename>../../ext/mimic/.libs/libgstmimic.so</filename>
   <basename>libgstmimic.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index fd3d4d8..c39575a 100644 (file)
@@ -3,10 +3,10 @@
   <description>Microsoft Multi Media Server streaming protocol support</description>
   <filename>../../ext/libmms/.libs/libgstmms.so</filename>
   <basename>libgstmms.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 5915e60..3a0d7d0 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG-4 video parser</description>
   <filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
   <basename>libgstmpeg4videoparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 571a42f..8c86c85 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG demuxers</description>
   <filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
   <basename>libgstmpegdemux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 65b5036..e33029f 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG-PS muxer</description>
   <filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
   <basename>libgstmpegpsmux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6dbd066..e1c499b 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG TS demuxer</description>
   <filename>../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so</filename>
   <basename>libgstmpegtsdemux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 291c001..8d2b9d8 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG-TS muxer</description>
   <filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
   <basename>libgstmpegtsmux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2aa5386..1596b2b 100644 (file)
@@ -3,10 +3,10 @@
   <description>MPEG-1 and MPEG-2 video parser</description>
   <filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
   <basename>libgstmpegvideoparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 027cda9..5e29770 100644 (file)
@@ -3,10 +3,10 @@
   <description>Musepack decoder</description>
   <filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
   <basename>libgstmusepack.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c6a0668..eaa2672 100644 (file)
@@ -3,10 +3,10 @@
   <description>A TRM signature producer based on libmusicbrainz</description>
   <filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
   <basename>libgsttrm.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 82ead0d..7b311e9 100644 (file)
@@ -3,10 +3,10 @@
   <description>Interplay MVE movie format manipulation</description>
   <filename>../../gst/mve/.libs/libgstmve.so</filename>
   <basename>libgstmve.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 4428508..42fcfb5 100644 (file)
@@ -3,10 +3,10 @@
   <description>MXF plugin library</description>
   <filename>../../gst/mxf/.libs/libgstmxf.so</filename>
   <basename>libgstmxf.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c7c533f..7ccf5a6 100644 (file)
@@ -3,10 +3,10 @@
   <description>lib MythTV src</description>
   <filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
   <basename>libgstmythtvsrc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 488c4b2..1f58534 100644 (file)
@@ -3,10 +3,10 @@
   <description>NAS (Network Audio System) support for GStreamer</description>
   <filename>../../ext/nas/.libs/libgstnassink.so</filename>
   <basename>libgstnassink.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2fae2b6..11eb412 100644 (file)
@@ -3,10 +3,10 @@
   <description>lib neon http client src</description>
   <filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
   <basename>libgstneonhttpsrc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 2020713..2b2e9aa 100644 (file)
@@ -3,10 +3,10 @@
   <description>Uses nosefart to decode .nsf files</description>
   <filename>../../gst/nsf/.libs/libgstnsf.so</filename>
   <basename>libgstnsf.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index ae15d8c..d532772 100644 (file)
@@ -3,10 +3,10 @@
   <description>Demuxes MythTV NuppelVideo files</description>
   <filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
   <basename>libgstnuvdemux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index cdc9589..b3d3e2c 100644 (file)
@@ -3,10 +3,10 @@
   <description>Calculate MusicIP fingerprint from audio files</description>
   <filename>../../ext/ofa/.libs/libgstofa.so</filename>
   <basename>libgstofa.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6270b76..f6358cb 100644 (file)
@@ -3,10 +3,10 @@
   <description>GStreamer OpenCV Plugins</description>
   <filename>../../ext/opencv/.libs/libgstopencv.so</filename>
   <basename>libgstopencv.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
       </pads>
     </element>
     <element>
-      <name>pyramidsegment</name>
-      <longname>pyramidsegment</longname>
+      <name>opencvtextoverlay</name>
+      <longname>opencvtextoverlay</longname>
       <class>Filter/Effect/Video</class>
-      <description>Applies pyramid segmentation to a video or image.</description>
-      <author>Michael Sheldon &lt;mike@mikeasoft.com&gt;</author>
+      <description>Write text on the top of video</description>
+      <author>sreerenj&lt;bsreerenj@gmail.com&gt;</author>
       <pads>
         <caps>
           <name>sink</name>
       </pads>
     </element>
     <element>
-      <name>templatematch</name>
-      <longname>templatematch</longname>
+      <name>pyramidsegment</name>
+      <longname>pyramidsegment</longname>
       <class>Filter/Effect/Video</class>
-      <description>Performs template matching on videos and images, providing detected positions via bus messages</description>
-      <author>Noam Lewis &lt;jones.noamle@gmail.com&gt;</author>
+      <description>Applies pyramid segmentation to a video or image.</description>
+      <author>Michael Sheldon &lt;mike@mikeasoft.com&gt;</author>
       <pads>
         <caps>
           <name>sink</name>
       </pads>
     </element>
     <element>
-      <name>textwrite</name>
-      <longname>textwrite</longname>
+      <name>templatematch</name>
+      <longname>templatematch</longname>
       <class>Filter/Effect/Video</class>
-      <description>Performs text writing to the video</description>
-      <author>sreerenj&lt;bsreerenj@gmail.com&gt;</author>
+      <description>Performs template matching on videos and images, providing detected positions via bus messages</description>
+      <author>Noam Lewis &lt;jones.noamle@gmail.com&gt;</author>
       <pads>
         <caps>
           <name>sink</name>
index ebf8407..fa4d7a7 100644 (file)
@@ -3,7 +3,7 @@
   <description>Element parsing raw pcap streams</description>
   <filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
   <basename>libgstpcapparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index c2beb44..eabfb82 100644 (file)
@@ -3,10 +3,10 @@
   <description>PNM plugin</description>
   <filename>../../gst/pnm/.libs/libgstpnm.so</filename>
   <basename>libgstpnm.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0cbe1ce..7f9cebf 100644 (file)
@@ -3,10 +3,10 @@
   <description>Parses byte streams into raw frames</description>
   <filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
   <basename>libgstrawparse.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 44b59fe..e7029a6 100644 (file)
@@ -3,10 +3,10 @@
   <description>Decode REAL streams</description>
   <filename>../../gst/real/.libs/libgstreal.so</filename>
   <basename>libgstreal.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 5081bcf..a243b3a 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resin DVD playback elements</description>
   <filename>../../ext/resindvd/.libs/libresindvd.so</filename>
   <basename>libresindvd.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index 245aadf..49743c4 100644 (file)
@@ -3,10 +3,10 @@
   <description>Connects to a VNC server and decodes RFB stream</description>
   <filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
   <basename>libgstrfbsrc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 3b94b9e..c4eaadb 100644 (file)
@@ -3,10 +3,10 @@
   <description>RSVG plugin library</description>
   <filename>../../ext/rsvg/.libs/libgstrsvg.so</filename>
   <basename>libgstrsvg.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 007979c..e26b294 100644 (file)
@@ -3,10 +3,10 @@
   <description>RTMP source</description>
   <filename>../../ext/rtmp/.libs/libgstrtmp.so</filename>
   <basename>libgstrtmp.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 27351af..553f76d 100644 (file)
@@ -3,10 +3,10 @@
   <description>RTP Muxer plugins</description>
   <filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
   <basename>libgstrtpmux.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index db2051e..5d63aab 100644 (file)
@@ -3,10 +3,10 @@
   <description>rtpvp8</description>
   <filename>../../gst/rtpvp8/.libs/libgstrtpvp8.so</filename>
   <basename>libgstrtpvp8.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 347dd9c..349800d 100644 (file)
@@ -3,7 +3,7 @@
   <description>Scale audio tempo in sync with playback rate</description>
   <filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
   <basename>libgstscaletempoplugin.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index 59e7549..2740276 100644 (file)
@@ -3,10 +3,10 @@
   <description>Schroedinger plugin</description>
   <filename>../../ext/schroedinger/.libs/libgstschro.so</filename>
   <basename>libgstschro.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index b6a98cb..6f4beae 100644 (file)
@@ -3,10 +3,10 @@
   <description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
   <filename>../../ext/sdl/.libs/libgstsdl.so</filename>
   <basename>libgstsdl.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 77f4f63..e164c0f 100644 (file)
@@ -3,10 +3,10 @@
   <description>configure streaming sessions using SDP</description>
   <filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
   <basename>libgstsdpelem.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 3e2e837..8e841eb 100644 (file)
@@ -3,10 +3,10 @@
   <description>Segment clip elements</description>
   <filename>../../gst/segmentclip/.libs/libgstsegmentclip.so</filename>
   <basename>libgstsegmentclip.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index bd2f46d..e3d158c 100644 (file)
@@ -3,10 +3,10 @@
   <description>shared memory sink source</description>
   <filename>../../sys/shm/.libs/libgstshm.so</filename>
   <basename>libgstshm.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index bc014bd..6d13aad 100644 (file)
@@ -3,10 +3,10 @@
   <description>use libsndfile to read and write audio from and to files</description>
   <filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
   <basename>libgstsndfile.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 487a7f9..58bad76 100644 (file)
@@ -3,10 +3,10 @@
   <description>Set speed/pitch on audio/raw streams (resampler)</description>
   <filename>../../gst/speed/.libs/libgstspeed.so</filename>
   <basename>libgstspeed.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index fc7f5e2..2c778f1 100644 (file)
@@ -3,10 +3,10 @@
   <description>Muck with the stereo signal, enhance it&apos;s &apos;stereo-ness&apos;</description>
   <filename>../../gst/stereo/.libs/libgststereo.so</filename>
   <basename>libgststereo.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 9c37f4c..c005438 100644 (file)
@@ -3,10 +3,10 @@
   <description>subtitle encoders</description>
   <filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
   <basename>libgstsubenc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 46fa202..1c9e163 100644 (file)
@@ -3,10 +3,10 @@
   <description>TTA lossless audio format handling</description>
   <filename>../../gst/tta/.libs/libgsttta.so</filename>
   <basename>libgsttta.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0a89e41..f2bc70e 100644 (file)
@@ -3,10 +3,10 @@
   <description>Asynchronous read from VCD disk</description>
   <filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
   <basename>libgstvcdsrc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 385e840..9efb5f6 100644 (file)
@@ -3,7 +3,7 @@
   <description>Various elements utilizing VDPAU</description>
   <filename>../../sys/vdpau/.libs/libgstvdpau.so</filename>
   <basename>libgstvdpau.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer</package>
index aced0ff..08cf2d2 100644 (file)
@@ -3,10 +3,10 @@
   <description>Drop extra frames</description>
   <filename>../../gst/videomaxrate/.libs/libgstvideomaxrate.so</filename>
   <basename>libgstvideomaxrate.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 6f6287d..63652fe 100644 (file)
@@ -3,10 +3,10 @@
   <description>Various video measurers</description>
   <filename>../../gst/videomeasure/.libs/libgstvideomeasure.so</filename>
   <basename>libgstvideomeasure.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index c961f44..b42de92 100644 (file)
@@ -3,30 +3,30 @@
   <description>videoparsers</description>
   <filename>../../gst/videoparsers/.libs/libgstvideoparsersbad.so</filename>
   <basename>libgstvideoparsersbad.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>diracparse</name>
-      <longname>FIXME</longname>
-      <class>Generic</class>
-      <description>FIXME</description>
+      <longname>Dirac parser</longname>
+      <class>Codec/Parser/Video</class>
+      <description>Parses Dirac streams</description>
       <author>David Schleef &lt;ds@schleef.org&gt;</author>
       <pads>
         <caps>
           <name>sink</name>
           <direction>sink</direction>
           <presence>always</presence>
-          <details>application/unknown</details>
+          <details>video/x-dirac, parsed=(boolean)false</details>
         </caps>
         <caps>
           <name>src</name>
           <direction>source</direction>
           <presence>always</presence>
-          <details>application/unknown</details>
+          <details>video/x-dirac, parsed=(boolean)true</details>
         </caps>
       </pads>
     </element>
index bed6211..76127c8 100644 (file)
@@ -3,10 +3,10 @@
   <description>Various video signal analysers</description>
   <filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
   <basename>libgstvideosignal.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 4297561..14fc099 100644 (file)
@@ -3,10 +3,10 @@
   <description>VmWare Video Codec plugins</description>
   <filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
   <basename>libgstvmnc.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index ce75b42..42a0271 100644 (file)
@@ -3,10 +3,10 @@
   <description>VP8 plugin</description>
   <filename>../../ext/vp8/.libs/libgstvp8.so</filename>
   <basename>libgstvp8.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 0de455b..d851acd 100644 (file)
@@ -3,10 +3,10 @@
   <description>Wildmidi Plugin</description>
   <filename>../../ext/timidity/.libs/libgstwildmidi.so</filename>
   <basename>libgstwildmidi.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index 16a9fea..548d052 100644 (file)
@@ -3,10 +3,10 @@
   <description>XviD plugin library</description>
   <filename>../../ext/xvid/.libs/libgstxvid.so</filename>
   <basename>libgstxvid.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>GPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
index ab20ae8..d2d198b 100644 (file)
@@ -3,7 +3,7 @@
   <description>FIXME</description>
   <filename>../../gst/y4m/.libs/libgsty4mdec.so</filename>
   <basename>libgsty4mdec.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins</package>
index b160fe5..5c8c96e 100644 (file)
@@ -3,10 +3,10 @@
   <description>zbar barcode scanner</description>
   <filename>../../ext/zbar/.libs/libgstzbar.so</filename>
   <basename>libgstzbar.so</basename>
-  <version>0.10.21.1</version>
+  <version>0.10.21.2</version>
   <license>LGPL</license>
   <source>gst-plugins-bad</source>
-  <package>GStreamer Bad Plug-ins git</package>
+  <package>GStreamer Bad Plug-ins prerelease</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>