From e0237fb6e8e3583e108d81a357bd5716b6d23dce Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 19 Jan 2009 23:15:36 +0000 Subject: Release 0.10.10 Original commit message from CVS: Release 0.10.10 --- ChangeLog | 7 + NEWS | 66 ++++++++- RELEASE | 148 +++++++++---------- configure.ac | 2 +- docs/plugins/gst-plugins-bad-plugins.args | 56 ++++++-- docs/plugins/gst-plugins-bad-plugins.hierarchy | 156 +++++++++++---------- docs/plugins/gst-plugins-bad-plugins.interfaces | 16 +-- docs/plugins/gst-plugins-bad-plugins.prerequisites | 2 +- docs/plugins/inspect/plugin-aacparse.xml | 4 +- docs/plugins/inspect/plugin-alsaspdif.xml | 4 +- docs/plugins/inspect/plugin-amrparse.xml | 4 +- docs/plugins/inspect/plugin-bayer.xml | 4 +- docs/plugins/inspect/plugin-bz2.xml | 4 +- docs/plugins/inspect/plugin-cdaudio.xml | 4 +- docs/plugins/inspect/plugin-cdxaparse.xml | 4 +- docs/plugins/inspect/plugin-celt.xml | 4 +- docs/plugins/inspect/plugin-dccp.xml | 2 +- docs/plugins/inspect/plugin-dfbvideosink.xml | 4 +- docs/plugins/inspect/plugin-dtsdec.xml | 4 +- docs/plugins/inspect/plugin-dvb.xml | 4 +- docs/plugins/inspect/plugin-dvdspu.xml | 4 +- docs/plugins/inspect/plugin-faac.xml | 4 +- docs/plugins/inspect/plugin-faad.xml | 4 +- docs/plugins/inspect/plugin-fbdevsink.xml | 4 +- docs/plugins/inspect/plugin-festival.xml | 4 +- docs/plugins/inspect/plugin-filter.xml | 4 +- docs/plugins/inspect/plugin-freeze.xml | 4 +- docs/plugins/inspect/plugin-gsm.xml | 4 +- docs/plugins/inspect/plugin-gstinterlace.xml | 4 +- docs/plugins/inspect/plugin-gstrtpmanager.xml | 4 +- docs/plugins/inspect/plugin-h264parse.xml | 4 +- docs/plugins/inspect/plugin-jack.xml | 4 +- docs/plugins/inspect/plugin-ladspa.xml | 4 +- docs/plugins/inspect/plugin-legacyresample.xml | 4 +- docs/plugins/inspect/plugin-metadata.xml | 4 +- docs/plugins/inspect/plugin-mms.xml | 4 +- docs/plugins/inspect/plugin-modplug.xml | 4 +- docs/plugins/inspect/plugin-mpeg2enc.xml | 4 +- docs/plugins/inspect/plugin-mpeg4videoparse.xml | 4 +- docs/plugins/inspect/plugin-mpegvideoparse.xml | 4 +- docs/plugins/inspect/plugin-musepack.xml | 4 +- docs/plugins/inspect/plugin-musicbrainz.xml | 4 +- docs/plugins/inspect/plugin-mve.xml | 4 +- docs/plugins/inspect/plugin-mxf.xml | 4 +- docs/plugins/inspect/plugin-mythtv.xml | 4 +- docs/plugins/inspect/plugin-nas.xml | 4 +- docs/plugins/inspect/plugin-neon.xml | 4 +- docs/plugins/inspect/plugin-nsfdec.xml | 4 +- docs/plugins/inspect/plugin-nuvdemux.xml | 4 +- docs/plugins/inspect/plugin-oss4.xml | 4 +- docs/plugins/inspect/plugin-rawparse.xml | 4 +- docs/plugins/inspect/plugin-real.xml | 4 +- docs/plugins/inspect/plugin-rfbsrc.xml | 4 +- docs/plugins/inspect/plugin-scaletempo.xml | 2 +- docs/plugins/inspect/plugin-sdl.xml | 4 +- docs/plugins/inspect/plugin-sdp.xml | 4 +- docs/plugins/inspect/plugin-selector.xml | 4 +- docs/plugins/inspect/plugin-sndfile.xml | 4 +- docs/plugins/inspect/plugin-soundtouch.xml | 4 +- docs/plugins/inspect/plugin-spcdec.xml | 4 +- docs/plugins/inspect/plugin-speed.xml | 4 +- docs/plugins/inspect/plugin-stereo.xml | 4 +- docs/plugins/inspect/plugin-subenc.xml | 4 +- docs/plugins/inspect/plugin-tta.xml | 4 +- docs/plugins/inspect/plugin-twolame.xml | 4 +- docs/plugins/inspect/plugin-vcdsrc.xml | 4 +- docs/plugins/inspect/plugin-videosignal.xml | 4 +- docs/plugins/inspect/plugin-vmnc.xml | 4 +- docs/plugins/inspect/plugin-wildmidi.xml | 4 +- docs/plugins/inspect/plugin-x264.xml | 4 +- docs/plugins/inspect/plugin-xvid.xml | 4 +- docs/plugins/inspect/plugin-y4menc.xml | 4 +- gst-plugins-bad.doap | 11 ++ po/LINGUAS | 2 +- win32/common/config.h | 8 +- 75 files changed, 427 insertions(+), 299 deletions(-) diff --git a/ChangeLog b/ChangeLog index 730edb41e..d5b766ee9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.10 === + +2009-01-19 Jan Schmidt + + * configure.ac: + releasing 0.10.10, "keep them dogies rollin" + 2009-01-09 Jan Schmidt * configure.ac: diff --git a/NEWS b/NEWS index b71cd1d0e..640f3a3da 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,68 @@ -This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact" +This is GStreamer Bad Plug-ins 0.10.9, "Keep Them Dogies Rollin" + +Changes since 0.10.9: + + * Require gettext 0.17 + * ACM mp3 decoder element for win32 + * New MXF demuxer added + * JPEG-2000 encoder - jp2enc added + * RTP support + * Fixes for RTP support + * Add parsers for AAC and AMR + * Move libgstapp and elements to -base + * Add Quicktime muxer element qtmux + * Enhance RFB capture + * Improve MPEG-TS and MPEG-PS demuxing + * Don't install static libs for plugins + * Introduce audioringbuffer element + * Improve DVD playback of ResinDVD components + * Move old audioresample from -base as legacyaudioresample + * Improve speexresampler, and then move it to -base + * Improve FLV demuxing and parsing + * Various DVB input fixes + * Add support for frequency list descriptors for DVB + * Improve MPEG-TS muxer + * Various other bug-fixes + +Bugs fixed since 0.10.9: + + * 127574 : replaygain support + * 480543 : [spc] crashes when not given any input data + * 546319 : [resindvd] Stuck on first menu (language selection) + * 549222 : Totem using resindvd element as DVD navigation module doe... + * 550280 : Move qtmux to gst-plugins-bad + * 550454 : FLV demuxer screws up in Pitivi + * 550613 : [mpegtsmux] Add support for ac3/dts/lpcm + * 553823 : CodeStyle improvements and minor fixes to the DCCP plugin. + * 555238 : Recent changes in x264 breaks compilation of x264 plugin. + * 557161 : Wrong time displayed and no seeking with MPEG PS cut from... + * 557763 : [mpegtsmux] DeadlockEOS due to interleaving mechanism + * 557814 : [mpegdemux] frequency list descriptor support + * 558639 : cross-configuring interrupts due to a failing check for " ... + * 560841 : Provide access to packet loss + * 561992 : debug format warning during compilation of resindvdsrc.c ... + * 562312 : Lip-sync generates wrong `ts-offset' in GstRtpBin + * 562319 : [rtpsession] memory corruption + * 562802 : [appsrc] lockup in pad_push() if previous flow was wrong-... + * 563006 : mxf mpeg422 file stops playing + * 563147 : input-selector doesn't notify of active-pad changing when... + * 564232 : Dual Licensing qtmux + * 565439 : Make pcapparse compile with (mingw32) gcc + * 565509 : rtpsource on receiver side can't get clock-rate for h264,... + * 565614 : [mpegtsdemux] Fix memory leak + * 565910 : allow forcing the ssrc on a rtpsession + * 566356 : [dvbbasebin] Couple of memleaks + * 566613 : bayer2rgb calculates wrong color offset + * 566878 : [ladspa] Add dependencies for ladspa modules + * 566957 : Add time based seeking to ResinDVD + * 566958 : fix dirac support in qtmux/mp4mux + * 566959 : Fix duration query on mpegtsdemux + * 508029 : [speexresample] pops/glitches in some cases + * 558416 : [PATCH] realvideodec: use pixel aspect ratio of container + * 564482 : [appsrc] semantics of push-buffer signal awkward for bind... + * 565319 : rtpjitterbuffer: bursty reception can cause time to be re... + * 565613 : [mpegtsdemux] Add scrambled field to service structure + * 567004 : ladspa plugin crashes on Solaris Changes since 0.10.8: diff --git a/RELEASE b/RELEASE index 451f5a0d3..4fbadef7a 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer Bad Plug-ins 0.10.9 "Matters of fact" +Release notes for GStreamer Bad Plug-ins 0.10.10 "keep them dogies rollin" @@ -60,72 +60,67 @@ contains a set of well-supported plug-ins, but might pose problems for Features of this release - * New CELT encoder and decoder - * New TwoLAME encoder - * New DCCP element - * New AIFF parser element - * New APEX sink element - * deinterlace2 element improvements - * New JACK audio src element - * New winscreencap, winks and pcapparse plugins - * x624enc fixes - * Support for ATSC tuning and channels.conf parsing - * RTP improvements - * New scaletempo element - * Add Fluendo MPEG-TS muxer - * Add Fluendo MPEG-TS and MPEG-PS demuxers - * New JPEG2000 element - * New FLAC parser element - * DVD playback improvements - * Improved DirectShow decoding support - * New Windows Audio Session audio src element - * New FLV muxer element - * Many other bug fixes and improvements + * Require gettext 0.17 + * ACM mp3 decoder element for win32 + * New MXF demuxer added + * JPEG-2000 encoder - jp2enc added + * RTP support + * Fixes for RTP support + * Add parsers for AAC and AMR + * Move libgstapp and elements to -base + * Add Quicktime muxer element qtmux + * Enhance RFB capture + * Improve MPEG-TS and MPEG-PS demuxing + * Don't install static libs for plugins + * Introduce audioringbuffer element + * Improve DVD playback of ResinDVD components + * Move old audioresample from -base as legacyaudioresample + * Improve speexresampler, and then move it to -base + * Improve FLV demuxing and parsing + * Various DVB input fixes + * Add support for frequency list descriptors for DVB + * Improve MPEG-TS muxer + * Various other bug-fixes Bugs fixed in this release - * 537700 : [scaletempo] Scale audio tempo in sync with playback rate - * 550468 : [name conflict] New Fluendo mpeg demuxers - * 545197 : jackaudiosrc - * 555244 : Output-selector has unexpected event forwarding right aft... - * 402593 : deinterleave gives corrupt output - * 406673 : Need AIFF parser - * 535527 : [real] Real video/audio stream fails to play - * 537455 : ATSC: VSB / QAM Annex B support - * 538500 : AIFF file doesn't play - * 542390 : Implementation of DCCP Plugin for gstreamer - * 542510 : [apexsink] Apple AirPort Express Wireless Sink - * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c - * 546312 : Make the metadata writable before modifying it in rtpmanager - * 549409 : gstrtpbin don't stop at the end of a stream - * 549774 : audio / video synchronization glitch during rtsp playback - * 550486 : [faac] Negotiation problem with mono audio for some sampl... - * 550657 : New element jasperdec - * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly - * 552536 : fix incomplete change to gstdvbsrc.c - * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg - * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl... - * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release - * 555912 : [apexsink] Missing from ext/Makefile.am - * 555965 : Missing space after point mark - * 555968 : Missing space after point mark - * 555969 : Missing space after point mark - * 556003 : [flvdemux] Regression in handling flow returns in pull-mode - * 556274 : [aiffparse] Uses debugging methods before debugging is in... - * 556338 : Failed to configure latency - * 556428 : [mpegpsdemux] Creates invalid newsegment events - * 556430 : [inputselector] Assumes there's always an otherpad - * 556440 : [PATCH] crash on demuxing certain transport streams - * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert - * 556564 : [flvmux] Copy & paste bugs resulting in invalid files - * 556588 : [apexsink] should not have PRIMARY rank - * 557080 : [mpegpsdemux] Regression with reverse-playback - * 543480 : gstrtpbin fails to release lock while emitting signal - * 556520 : jitterbuffer seqnum gap detection is wrong - * 463941 : Plugin for screen capture on windows - * 519935 : New plugin for video capture on Windows - * 520899 : New plugin: pcapparse - * 520901 : New plugin: wasapi (Windows Audio Session API) + * 127574 : replaygain support + * 480543 : [spc] crashes when not given any input data + * 546319 : [resindvd] Stuck on first menu (language selection) + * 549222 : Totem using resindvd element as DVD navigation module doe... + * 550280 : Move qtmux to gst-plugins-bad + * 550454 : FLV demuxer screws up in Pitivi + * 550613 : [mpegtsmux] Add support for ac3/dts/lpcm + * 553823 : CodeStyle improvements and minor fixes to the DCCP plugin. + * 555238 : Recent changes in x264 breaks compilation of x264 plugin. + * 557161 : Wrong time displayed and no seeking with MPEG PS cut from... + * 557763 : [mpegtsmux] DeadlockEOS due to interleaving mechanism + * 557814 : [mpegdemux] frequency list descriptor support + * 558639 : cross-configuring interrupts due to a failing check for " ... + * 560841 : Provide access to packet loss + * 561992 : debug format warning during compilation of resindvdsrc.c ... + * 562312 : Lip-sync generates wrong `ts-offset' in GstRtpBin + * 562319 : [rtpsession] memory corruption + * 562802 : [appsrc] lockup in pad_push() if previous flow was wrong-... + * 563006 : mxf mpeg422 file stops playing + * 563147 : input-selector doesn't notify of active-pad changing when... + * 564232 : Dual Licensing qtmux + * 565439 : Make pcapparse compile with (mingw32) gcc + * 565509 : rtpsource on receiver side can't get clock-rate for h264,... + * 565614 : [mpegtsdemux] Fix memory leak + * 565910 : allow forcing the ssrc on a rtpsession + * 566356 : [dvbbasebin] Couple of memleaks + * 566613 : bayer2rgb calculates wrong color offset + * 566878 : [ladspa] Add dependencies for ladspa modules + * 566957 : Add time based seeking to ResinDVD + * 566958 : fix dirac support in qtmux/mp4mux + * 566959 : Fix duration query on mpegtsdemux + * 508029 : [speexresample] pops/glitches in some cases + * 558416 : [PATCH] realvideodec: use pixel aspect ratio of container + * 564482 : [appsrc] semantics of push-buffer signal awkward for bind... + * 565319 : rtpjitterbuffer: bursty reception can cause time to be re... + * 565613 : [mpegtsdemux] Add scrambled field to service structure + * 567004 : ladspa plugin crashes on Solaris Download @@ -155,27 +150,36 @@ Applications Contributors to this release + * Alessandro Decina + * Arnout Vandecappelle + * Brian Cameron + * Christian Schaller + * Cygwin Ports maintainer + * Damien Lespiau + * David Härdeman * David Schleef * Edward Hervey - * Frederic Crozat - * Haakon Sporsheim - * Håvard Graff * Jan Schmidt + * Jonathan Matthew * Josep Torra - * Jérémie Bernard + * Julien Moutte * Leandro Melo de Sales + * Luotao Fu * Mark Nauwelaerts - * Michael Krufky * Michael Smith - * Ole André Vadla Ravnås * Olivier Crete - * Rov Juvano + * Robin Stocker + * Sascha Hauer * Sebastian Dröge * Sebastian Pölsterl * Stefan Kost * Tal Shalif + * Thiago Sousa Santos + * Thijs Vermeir + * Thomas Vander Stichele * Tim-Philipp Müller - * Tristan Matthews * Wim Taymans * Zaheer Abbas Merali + * vanista + * 이문형   \ No newline at end of file diff --git a/configure.ac b/configure.ac index f30264066..83e59ad15 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Bad Plug-ins, 0.10.9.3, +AC_INIT(GStreamer Bad Plug-ins, 0.10.10, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index cb215bc32..7e68fee6d 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -1075,7 +1075,7 @@ rw Output format Format of output frames. -OUTPUTFORMAT_ADTS +OUTPUTFORMAT_RAW @@ -1681,7 +1681,7 @@ GstDvbSrc::diseqc-source gint -[G_MAXULONG,7] +[-1,7] rw diseqc source DISEqC selected source (-1 disabled) (DVB-S). @@ -17455,7 +17455,7 @@ rw Path where to search for RealPlayer codecs Path where to search for RealPlayer codecs. -"/usr/lib64/win32:/usr/lib64/codecs:/usr/local/lib64/win32:/usr/local/lib64/codecs" +"/usr/lib/win32:/usr/lib/codecs:/usr/local/RealPlayer/codecs:/usr/local/lib/win32:/usr/local/lib/codecs" @@ -17495,7 +17495,7 @@ rw Path where to search for RealPlayer codecs Path where to search for RealPlayer codecs. -"/usr/lib64/win32:/usr/lib64/codecs:/usr/local/lib64/win32:/usr/local/lib64/codecs" +"/usr/lib/win32:/usr/lib/codecs:/usr/local/RealPlayer/codecs:/usr/local/lib/win32:/usr/local/lib/codecs" @@ -18431,7 +18431,7 @@ DvbBaseBin::diseqc-source gint -[G_MAXULONG,7] +[-1,7] rw diseqc source DISEqC selected source (-1 disabled) (DVB-S). @@ -19313,6 +19313,36 @@ 12 + +GstDiracEnc::pf-strength +gint +[0,10] +rw +pf_strength +pf_strength. +0 + + + +GstDiracEnc::picture-coding-mode +gint +[0,1] +rw +picture_coding_mode +picture_coding_mode. +0 + + + +GstDiracEnc::prefilter +gint +[0,3] +rw +prefilter +prefilter. +0 + + GstMultiFileSrc::caps GstCaps* @@ -22156,7 +22186,7 @@ GstTwoLame::psymodel gint -[G_MAXULONG,4] +[-1,4] rw Psychoacoustic Model Psychoacoustic model used to encode the audio. @@ -22306,7 +22336,7 @@ GstDCCPClientSrc::sockfd gint ->= G_MAXULONG +>= -1 rw Socket fd The socket file descriptor. @@ -22346,7 +22376,7 @@ GstDCCPServerSink::sockfd gint ->= G_MAXULONG +>= -1 rw Socket fd The client socket file descriptor. @@ -22406,7 +22436,7 @@ GstDCCPClientSink::sockfd gint ->= G_MAXULONG +>= -1 rw Socket fd The socket file descriptor. @@ -22466,7 +22496,7 @@ GstDCCPServerSrc::sockfd gint ->= G_MAXULONG +>= -1 rw Socket fd The client socket file descriptor. @@ -22526,7 +22556,7 @@ GstMpegTSDemux::program-number gint ->= G_MAXULONG +>= -1 rw Program Number Program number to demux for (-1 to ignore). @@ -22586,7 +22616,7 @@ GstPcapParse::dst-port gint -[G_MAXULONG,65535] +[-1,65535] rw Destination port Destination port to restrict to. @@ -22606,7 +22636,7 @@ GstPcapParse::src-port gint -[G_MAXULONG,65535] +[-1,65535] rw Source port Source port to restrict to. diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index daacb3af4..e4b446329 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -12,15 +12,28 @@ GObject GstPipeline RsnDvdBin DvbBaseBin + GstRgVolume GstRtpBin GstRtpClient GstSDPDemux - GstBaseMetadata - GstMetadataDemux - GstMetadataMux - GstFaad GstBz2enc GstBz2dec + GstBaseSrc + GstPushSrc + GstNeonhttpSrc + GstMythtvSrc + GstDc1394 + GstMMS + GstBaseAudioSrc + GstJackAudioSrc + GstAudioSrc + GstOss4Source + GstVCDSrc + GstDvbSrc + GstDCCPClientSrc + GstDCCPServerSrc + GstRfbSrc + GstSFSrc GstCDAudio GstBaseSink GstVideoSink @@ -28,118 +41,115 @@ GObject GstSDLVideoSink GstBaseAudioSink GstAudioSink - GstNasSink GstSDLAudioSink GstApExSink + GstNasSink GstOss4Sink GstJackAudioSink - AlsaSPDIFSink GstSFSink + AlsaSPDIFSink GstFBDEVSink - GstAppSink GstDCCPServerSink GstDCCPClientSink - GstBaseSrc - GstPushSrc - GstMythtvSrc - GstMMS - GstDc1394 - GstBaseAudioSrc - GstJackAudioSrc - GstAudioSrc - GstOss4Source - GstNeonhttpSrc - GstVCDSrc - GstDvbSrc - GstRfbSrc - GstDCCPClientSrc - GstDCCPServerSrc - GstSFSrc - GstAppSrc + GstFaad + GstCeltEnc + GstCeltDec + GstSpcDec + GstWildmidi GstBaseTransform GstAudioFilter GstOFA GstBPMDetect GstStereo GstBayer2RGB + GstRgAnalysis + GstRgLimiter + GstAudioresample GstScaletempo + GstDeinterlace GstVideoFilter GstVideoAnalyse GstVideoDetect GstVideoMark - GstAudioresample - GstDeinterlace GstIIR - GstDtsDec - GstMusepackDec - GstGSMEnc - GstGSMDec - GstWildmidi GstSignalProcessor + ladspa-noise-white + ladspa-delay-5s ladspa-amp-mono ladspa-amp-stereo - ladspa-lpf - ladspa-hpf - ladspa-delay-5s ladspa-sine-faaa ladspa-sine-faac ladspa-sine-fcaa ladspa-sine-fcac - ladspa-noise-white - GstTwoLame + ladspa-lpf + ladspa-hpf + GstXvidEnc + GstXvidDec GstPitch - GstCeltEnc - GstCeltDec + GstTwoLame + GstMusepackDec + GstMpeg2enc + GstGSMEnc + GstGSMDec + GstFaac + GstDtsDec + GstDiracEnc GstTRM + GstX264Enc + GstBaseMetadata + GstMetadataDemux + GstMetadataMux GstOss4Mixer + GstAmrBaseParse + GstAmrParse + GstFestival + GstModPlug GstMveDemux GstMveMux - GstDeinterlace2 - GstRtpJitterBuffer - GstRtpPtDemux - GstRtpSession - GstRtpSsrcDemux - GstMpegPSDemux - GstMpegTSDemux - MpegTSParse - GstH264Parse + GstSrtEnc GstMpeg4VParse - MpegVideoParse - GstFLVDemux - GstFlvMux - GstNuvDemux + GstCDXAParse + GstVcdParse + GstNsfDec + MpegTsMux + GstRealVideoDec + GstRealAudioDec GstRawParse GstVideoParse GstAudioParse - GstSpeed + GstRtpJitterBuffer + GstRtpPtDemux + GstRtpSession + GstRtpSsrcDemux + GstPcapParse GstInputSelector GstOutputSelector + GstAacBaseParse + GstAacParse + GstVMncDec GstQTMux GstMP4Mux GstGPPMux GstMJ2Mux - GstAacBaseParse - GstAacParse - GstCDXAParse - GstVcdParse - GstNsfDec - GstTtaParse - GstTtaDec - GstModPlug + MpegVideoParse + GstH264Parse + GstMXFDemux GstY4mEncode + GstSpeed + GstInterleave + GstDeinterleave GstFreeze - GstVMncDec - AIFFParse - GstSrtEnc - GstFestival - MpegTsMux GstDVDSpu - GstMXFDemux - GstRealVideoDec - GstRealAudioDec - GstAmrBaseParse - GstAmrParse - GstPcapParse + AIFFParse + GstTtaParse + GstTtaDec + GstNuvDemux + GstFLVDemux + GstFlvMux + GstMpegPSDemux + GstMpegTSDemux + MpegTSParse + GstDeinterlace2 GstBus GstTask GstClock @@ -152,6 +162,8 @@ GObject GstJackAudioSinkRingBuffer GstSignalObject GstColorBalanceChannel + GstMixerTrack + GstMixerOptions RTPSession FluTsPatInfo FluTsPmtInfo @@ -159,10 +171,10 @@ GInterface GTypePlugin GstChildProxy GstURIHandler - GstTagSetter GstImplementsInterface GstNavigation GstColorBalance GstXOverlay + GstTagSetter GstMixer GstPropertyProbe diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 370258802..c155afcf5 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -2,25 +2,25 @@ GstBin GstChildProxy GstPipeline GstChildProxy RsnDvdBin GstChildProxy GstURIHandler DvbBaseBin GstChildProxy GstURIHandler +GstRgVolume GstChildProxy GstRtpBin GstChildProxy GstRtpClient GstChildProxy GstSDPDemux GstChildProxy -GstMetadataMux GstTagSetter +GstNeonhttpSrc GstURIHandler +GstMythtvSrc GstURIHandler +GstMMS GstURIHandler +GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe +GstVCDSrc GstURIHandler GstCDAudio GstURIHandler GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay GstApExSink GstImplementsInterface GstMixer GstOss4Sink GstPropertyProbe -GstMythtvSrc GstURIHandler -GstMMS GstURIHandler -GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe -GstNeonhttpSrc GstURIHandler -GstVCDSrc GstURIHandler -GstAppSrc GstURIHandler GstCeltEnc GstTagSetter +GstMetadataMux GstTagSetter GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe -GstDeinterlace2 GstChildProxy GstQTMux GstTagSetter GstMP4Mux GstTagSetter GstGPPMux GstTagSetter GstMJ2Mux GstTagSetter +GstDeinterlace2 GstChildProxy diff --git a/docs/plugins/gst-plugins-bad-plugins.prerequisites b/docs/plugins/gst-plugins-bad-plugins.prerequisites index 98fef2135..81371d2d2 100644 --- a/docs/plugins/gst-plugins-bad-plugins.prerequisites +++ b/docs/plugins/gst-plugins-bad-plugins.prerequisites @@ -1,6 +1,6 @@ GstChildProxy GstObject -GstTagSetter GstObject GstElement GstImplementsInterface GstObject GstElement GstColorBalance GstObject GstImplementsInterface GstElement GstXOverlay GstObject GstImplementsInterface GstElement +GstTagSetter GstObject GstElement GstMixer GstObject GstImplementsInterface GstElement diff --git a/docs/plugins/inspect/plugin-aacparse.xml b/docs/plugins/inspect/plugin-aacparse.xml index 8c2903821..5191407d5 100644 --- a/docs/plugins/inspect/plugin-aacparse.xml +++ b/docs/plugins/inspect/plugin-aacparse.xml @@ -3,10 +3,10 @@ Advanced Audio Coding Parser ../../gst/aacparse/.libs/libgstaacparse.so libgstaacparse.so - 0.10.9.1 + 0.10.10 unknown gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-alsaspdif.xml b/docs/plugins/inspect/plugin-alsaspdif.xml index 660312743..f601afe27 100644 --- a/docs/plugins/inspect/plugin-alsaspdif.xml +++ b/docs/plugins/inspect/plugin-alsaspdif.xml @@ -3,10 +3,10 @@ Alsa plugin for S/PDIF output ../../ext/alsaspdif/.libs/libgstalsaspdif.so libgstalsaspdif.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-amrparse.xml b/docs/plugins/inspect/plugin-amrparse.xml index d03d24b2c..6edad58f1 100644 --- a/docs/plugins/inspect/plugin-amrparse.xml +++ b/docs/plugins/inspect/plugin-amrparse.xml @@ -3,10 +3,10 @@ Adaptive Multi-Rate Parser ../../gst/amrparse/.libs/libgstamrparse.so libgstamrparse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-bayer.xml b/docs/plugins/inspect/plugin-bayer.xml index e430bd745..bb7d6c375 100644 --- a/docs/plugins/inspect/plugin-bayer.xml +++ b/docs/plugins/inspect/plugin-bayer.xml @@ -3,10 +3,10 @@ Elements to convert Bayer images ../../gst/bayer/.libs/libgstbayer.so libgstbayer.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-bz2.xml b/docs/plugins/inspect/plugin-bz2.xml index 92b31c446..6332dd1d7 100644 --- a/docs/plugins/inspect/plugin-bz2.xml +++ b/docs/plugins/inspect/plugin-bz2.xml @@ -3,10 +3,10 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-cdaudio.xml b/docs/plugins/inspect/plugin-cdaudio.xml index 0b027cff2..eff01e122 100644 --- a/docs/plugins/inspect/plugin-cdaudio.xml +++ b/docs/plugins/inspect/plugin-cdaudio.xml @@ -3,10 +3,10 @@ Play CD audio through the CD Drive ../../ext/cdaudio/.libs/libgstcdaudio.so libgstcdaudio.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml index 096b70e82..92090815e 100644 --- a/docs/plugins/inspect/plugin-cdxaparse.xml +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -3,10 +3,10 @@ Parse a .dat file (VCD) into raw mpeg1 ../../gst/cdxaparse/.libs/libgstcdxaparse.so libgstcdxaparse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-celt.xml b/docs/plugins/inspect/plugin-celt.xml index 6b19cd3b0..8336eef74 100644 --- a/docs/plugins/inspect/plugin-celt.xml +++ b/docs/plugins/inspect/plugin-celt.xml @@ -3,10 +3,10 @@ CELT plugin library ../../ext/celt/.libs/libgstcelt.so libgstcelt.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dccp.xml b/docs/plugins/inspect/plugin-dccp.xml index 5faf2dd14..56223206c 100644 --- a/docs/plugins/inspect/plugin-dccp.xml +++ b/docs/plugins/inspect/plugin-dccp.xml @@ -3,7 +3,7 @@ transfer data over the network via DCCP. ../../gst/dccp/.libs/libgstdccp.so libgstdccp.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad DCCP diff --git a/docs/plugins/inspect/plugin-dfbvideosink.xml b/docs/plugins/inspect/plugin-dfbvideosink.xml index 791d72071..3837f8f43 100644 --- a/docs/plugins/inspect/plugin-dfbvideosink.xml +++ b/docs/plugins/inspect/plugin-dfbvideosink.xml @@ -3,10 +3,10 @@ DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dtsdec.xml b/docs/plugins/inspect/plugin-dtsdec.xml index ed1547384..353ccef6e 100644 --- a/docs/plugins/inspect/plugin-dtsdec.xml +++ b/docs/plugins/inspect/plugin-dtsdec.xml @@ -3,10 +3,10 @@ Decodes DTS audio streams ../../ext/dts/.libs/libgstdtsdec.so libgstdtsdec.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dvb.xml b/docs/plugins/inspect/plugin-dvb.xml index e999eeed4..d1672d68b 100644 --- a/docs/plugins/inspect/plugin-dvb.xml +++ b/docs/plugins/inspect/plugin-dvb.xml @@ -3,10 +3,10 @@ DVB elements ../../sys/dvb/.libs/libgstdvb.so libgstdvb.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dvdspu.xml b/docs/plugins/inspect/plugin-dvdspu.xml index 2a361952c..32747b521 100644 --- a/docs/plugins/inspect/plugin-dvdspu.xml +++ b/docs/plugins/inspect/plugin-dvdspu.xml @@ -3,10 +3,10 @@ DVD Sub-picture Overlay element ../../gst/dvdspu/.libs/libgstdvdspu.so libgstdvdspu.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml index dcaa105cd..37bfa0e50 100644 --- a/docs/plugins/inspect/plugin-faac.xml +++ b/docs/plugins/inspect/plugin-faac.xml @@ -3,10 +3,10 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index 47957edbe..1039d796f 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,10 +3,10 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-fbdevsink.xml b/docs/plugins/inspect/plugin-fbdevsink.xml index 94494515b..f26c4c58e 100644 --- a/docs/plugins/inspect/plugin-fbdevsink.xml +++ b/docs/plugins/inspect/plugin-fbdevsink.xml @@ -3,10 +3,10 @@ linux framebuffer video sink ../../sys/fbdev/.libs/libgstfbdevsink.so libgstfbdevsink.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-festival.xml b/docs/plugins/inspect/plugin-festival.xml index 0c5ff31e0..dc4e5f1ec 100644 --- a/docs/plugins/inspect/plugin-festival.xml +++ b/docs/plugins/inspect/plugin-festival.xml @@ -3,10 +3,10 @@ Synthesizes plain text into audio ../../gst/festival/.libs/libgstfestival.so libgstfestival.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-filter.xml b/docs/plugins/inspect/plugin-filter.xml index 0809febc7..f6852f8b6 100644 --- a/docs/plugins/inspect/plugin-filter.xml +++ b/docs/plugins/inspect/plugin-filter.xml @@ -3,10 +3,10 @@ IIR audio filter element ../../gst/filter/.libs/libgstfilter.so libgstfilter.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml index 8a9cf830a..1051e0ac3 100644 --- a/docs/plugins/inspect/plugin-freeze.xml +++ b/docs/plugins/inspect/plugin-freeze.xml @@ -3,10 +3,10 @@ Stream freezer ../../gst/freeze/.libs/libgstfreeze.so libgstfreeze.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 37e6928e1..b019cf829 100644 --- a/docs/plugins/inspect/plugin-gsm.xml +++ b/docs/plugins/inspect/plugin-gsm.xml @@ -3,10 +3,10 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-gstinterlace.xml b/docs/plugins/inspect/plugin-gstinterlace.xml index ab48e0aaf..221cb0780 100644 --- a/docs/plugins/inspect/plugin-gstinterlace.xml +++ b/docs/plugins/inspect/plugin-gstinterlace.xml @@ -3,10 +3,10 @@ Deinterlace video ../../gst/deinterlace/.libs/libgstdeinterlace.so libgstdeinterlace.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-gstrtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml index 1f903e2a6..473e9209a 100644 --- a/docs/plugins/inspect/plugin-gstrtpmanager.xml +++ b/docs/plugins/inspect/plugin-gstrtpmanager.xml @@ -3,10 +3,10 @@ RTP session management plugin library ../../gst/rtpmanager/.libs/libgstrtpmanager.so libgstrtpmanager.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml index d199f9717..da713917e 100644 --- a/docs/plugins/inspect/plugin-h264parse.xml +++ b/docs/plugins/inspect/plugin-h264parse.xml @@ -3,10 +3,10 @@ Element parsing raw h264 streams ../../gst/h264parse/.libs/libgsth264parse.so libgsth264parse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-jack.xml b/docs/plugins/inspect/plugin-jack.xml index 1f5781b0d..cdd3a2786 100644 --- a/docs/plugins/inspect/plugin-jack.xml +++ b/docs/plugins/inspect/plugin-jack.xml @@ -3,10 +3,10 @@ Jack elements ../../ext/jack/.libs/libgstjack.so libgstjack.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-ladspa.xml b/docs/plugins/inspect/plugin-ladspa.xml index 40b08f49b..ea45d62df 100644 --- a/docs/plugins/inspect/plugin-ladspa.xml +++ b/docs/plugins/inspect/plugin-ladspa.xml @@ -3,10 +3,10 @@ All LADSPA plugins ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-legacyresample.xml b/docs/plugins/inspect/plugin-legacyresample.xml index be38f2b84..1d2e48aee 100644 --- a/docs/plugins/inspect/plugin-legacyresample.xml +++ b/docs/plugins/inspect/plugin-legacyresample.xml @@ -3,10 +3,10 @@ Resamples audio ../../gst/audioresample/.libs/libgstlegacyresample.so libgstlegacyresample.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-metadata.xml b/docs/plugins/inspect/plugin-metadata.xml index b80e3e31d..3415e3b9d 100644 --- a/docs/plugins/inspect/plugin-metadata.xml +++ b/docs/plugins/inspect/plugin-metadata.xml @@ -3,10 +3,10 @@ Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer ../../ext/metadata/.libs/libgstmetadata.so libgstmetadata.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mms.xml b/docs/plugins/inspect/plugin-mms.xml index ab23c6f57..036d02a54 100644 --- a/docs/plugins/inspect/plugin-mms.xml +++ b/docs/plugins/inspect/plugin-mms.xml @@ -3,10 +3,10 @@ Microsoft Multi Media Server streaming protocol support ../../ext/libmms/.libs/libgstmms.so libgstmms.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml index c363dc3dc..65a955e69 100644 --- a/docs/plugins/inspect/plugin-modplug.xml +++ b/docs/plugins/inspect/plugin-modplug.xml @@ -3,10 +3,10 @@ .MOD audio decoding ../../gst/modplug/.libs/libgstmodplug.so libgstmodplug.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpeg2enc.xml b/docs/plugins/inspect/plugin-mpeg2enc.xml index 0bb4aa9b8..ff42016da 100644 --- a/docs/plugins/inspect/plugin-mpeg2enc.xml +++ b/docs/plugins/inspect/plugin-mpeg2enc.xml @@ -3,10 +3,10 @@ High-quality MPEG-1/2 video encoder ../../ext/mpeg2enc/.libs/libgstmpeg2enc.so libgstmpeg2enc.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpeg4videoparse.xml b/docs/plugins/inspect/plugin-mpeg4videoparse.xml index 691739f85..d7b1e3846 100644 --- a/docs/plugins/inspect/plugin-mpeg4videoparse.xml +++ b/docs/plugins/inspect/plugin-mpeg4videoparse.xml @@ -3,10 +3,10 @@ MPEG-4 video parser ../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so libgstmpeg4videoparse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpegvideoparse.xml b/docs/plugins/inspect/plugin-mpegvideoparse.xml index 3055543c4..80001d10d 100644 --- a/docs/plugins/inspect/plugin-mpegvideoparse.xml +++ b/docs/plugins/inspect/plugin-mpegvideoparse.xml @@ -3,10 +3,10 @@ MPEG-1 and MPEG-2 video parser ../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so libgstmpegvideoparse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-musepack.xml b/docs/plugins/inspect/plugin-musepack.xml index 068205d5c..0813992d3 100644 --- a/docs/plugins/inspect/plugin-musepack.xml +++ b/docs/plugins/inspect/plugin-musepack.xml @@ -3,10 +3,10 @@ Musepack decoder ../../ext/musepack/.libs/libgstmusepack.so libgstmusepack.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-musicbrainz.xml b/docs/plugins/inspect/plugin-musicbrainz.xml index 97f624621..6a90fb5f2 100644 --- a/docs/plugins/inspect/plugin-musicbrainz.xml +++ b/docs/plugins/inspect/plugin-musicbrainz.xml @@ -3,10 +3,10 @@ A TRM signature producer based on libmusicbrainz ../../ext/musicbrainz/.libs/libgsttrm.so libgsttrm.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mve.xml b/docs/plugins/inspect/plugin-mve.xml index 89167f2b6..e5d510ea6 100644 --- a/docs/plugins/inspect/plugin-mve.xml +++ b/docs/plugins/inspect/plugin-mve.xml @@ -3,10 +3,10 @@ Interplay MVE movie format manipulation ../../gst/mve/.libs/libgstmve.so libgstmve.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mxf.xml b/docs/plugins/inspect/plugin-mxf.xml index 13a21a587..cda6aa0b6 100644 --- a/docs/plugins/inspect/plugin-mxf.xml +++ b/docs/plugins/inspect/plugin-mxf.xml @@ -3,10 +3,10 @@ MXF plugin library ../../gst/mxf/.libs/libgstmxf.so libgstmxf.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mythtv.xml b/docs/plugins/inspect/plugin-mythtv.xml index b8fe492e1..2f7885bdf 100644 --- a/docs/plugins/inspect/plugin-mythtv.xml +++ b/docs/plugins/inspect/plugin-mythtv.xml @@ -3,10 +3,10 @@ lib MythTV src ../../ext/mythtv/.libs/libgstmythtvsrc.so libgstmythtvsrc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-nas.xml b/docs/plugins/inspect/plugin-nas.xml index ada496b80..a258b20bb 100644 --- a/docs/plugins/inspect/plugin-nas.xml +++ b/docs/plugins/inspect/plugin-nas.xml @@ -3,10 +3,10 @@ NAS (Network Audio System) support for GStreamer ../../ext/nas/.libs/libgstnassink.so libgstnassink.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-neon.xml b/docs/plugins/inspect/plugin-neon.xml index ee4eccad1..b2a365fbe 100644 --- a/docs/plugins/inspect/plugin-neon.xml +++ b/docs/plugins/inspect/plugin-neon.xml @@ -3,10 +3,10 @@ lib neon http client src ../../ext/neon/.libs/libgstneonhttpsrc.so libgstneonhttpsrc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-nsfdec.xml b/docs/plugins/inspect/plugin-nsfdec.xml index 745942047..129cdc650 100644 --- a/docs/plugins/inspect/plugin-nsfdec.xml +++ b/docs/plugins/inspect/plugin-nsfdec.xml @@ -3,10 +3,10 @@ Uses nosefart to decode .nsf files ../../gst/nsf/.libs/libgstnsf.so libgstnsf.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-nuvdemux.xml b/docs/plugins/inspect/plugin-nuvdemux.xml index e400eb6fa..130530f3c 100644 --- a/docs/plugins/inspect/plugin-nuvdemux.xml +++ b/docs/plugins/inspect/plugin-nuvdemux.xml @@ -3,10 +3,10 @@ Demuxes and muxes audio and video ../../gst/nuvdemux/.libs/libgstnuvdemux.so libgstnuvdemux.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-oss4.xml b/docs/plugins/inspect/plugin-oss4.xml index b4b6ddf87..0e0280ce5 100644 --- a/docs/plugins/inspect/plugin-oss4.xml +++ b/docs/plugins/inspect/plugin-oss4.xml @@ -3,10 +3,10 @@ Open Sound System (OSS) version 4 support for GStreamer ../../sys/oss4/.libs/libgstoss4audio.so libgstoss4audio.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-rawparse.xml b/docs/plugins/inspect/plugin-rawparse.xml index 8852d99f8..cecce2399 100644 --- a/docs/plugins/inspect/plugin-rawparse.xml +++ b/docs/plugins/inspect/plugin-rawparse.xml @@ -3,10 +3,10 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstrawparse.so libgstrawparse.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-real.xml b/docs/plugins/inspect/plugin-real.xml index ebe4ca692..490a632e0 100644 --- a/docs/plugins/inspect/plugin-real.xml +++ b/docs/plugins/inspect/plugin-real.xml @@ -3,10 +3,10 @@ Decode REAL streams ../../gst/real/.libs/libgstreal.so libgstreal.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-rfbsrc.xml b/docs/plugins/inspect/plugin-rfbsrc.xml index 04c31ba4c..016c72941 100644 --- a/docs/plugins/inspect/plugin-rfbsrc.xml +++ b/docs/plugins/inspect/plugin-rfbsrc.xml @@ -3,10 +3,10 @@ Connects to a VNC server and decodes RFB stream ../../gst/librfb/.libs/libgstrfbsrc.so libgstrfbsrc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-scaletempo.xml b/docs/plugins/inspect/plugin-scaletempo.xml index e4829ca41..896ad98a6 100644 --- a/docs/plugins/inspect/plugin-scaletempo.xml +++ b/docs/plugins/inspect/plugin-scaletempo.xml @@ -3,7 +3,7 @@ Scale audio tempo in sync with playback rate ../../gst/scaletempo/.libs/libgstscaletempoplugin.so libgstscaletempoplugin.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad GStreamer diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index 7d856c8a6..f2d9a6b54 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -3,10 +3,10 @@ SDL (Simple DirectMedia Layer) support for GStreamer ../../ext/sdl/.libs/libgstsdl.so libgstsdl.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-sdp.xml b/docs/plugins/inspect/plugin-sdp.xml index b324555e9..809c1d09f 100644 --- a/docs/plugins/inspect/plugin-sdp.xml +++ b/docs/plugins/inspect/plugin-sdp.xml @@ -3,10 +3,10 @@ configure streaming sessions using SDP ../../gst/sdp/.libs/libgstsdpelem.so libgstsdpelem.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-selector.xml b/docs/plugins/inspect/plugin-selector.xml index 09b02598b..260295150 100644 --- a/docs/plugins/inspect/plugin-selector.xml +++ b/docs/plugins/inspect/plugin-selector.xml @@ -3,10 +3,10 @@ input/output stream selector elements ../../gst/selector/.libs/libgstselector.so libgstselector.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-sndfile.xml b/docs/plugins/inspect/plugin-sndfile.xml index 577ae537e..89dfa5048 100644 --- a/docs/plugins/inspect/plugin-sndfile.xml +++ b/docs/plugins/inspect/plugin-sndfile.xml @@ -3,10 +3,10 @@ use libsndfile to read and write audio from and to files ../../ext/sndfile/.libs/libgstsndfile.so libgstsndfile.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-soundtouch.xml b/docs/plugins/inspect/plugin-soundtouch.xml index 25d7fe952..e000752cb 100644 --- a/docs/plugins/inspect/plugin-soundtouch.xml +++ b/docs/plugins/inspect/plugin-soundtouch.xml @@ -3,10 +3,10 @@ Audio Pitch Controller & BPM Detection ../../ext/soundtouch/.libs/libgstsoundtouch.so libgstsoundtouch.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-spcdec.xml b/docs/plugins/inspect/plugin-spcdec.xml index 198ad3788..e3fa45fb7 100644 --- a/docs/plugins/inspect/plugin-spcdec.xml +++ b/docs/plugins/inspect/plugin-spcdec.xml @@ -3,10 +3,10 @@ OpenSPC Audio Decoder ../../ext/spc/.libs/libgstspc.so libgstspc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index 348f66e81..2c60338ee 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,10 +3,10 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-stereo.xml b/docs/plugins/inspect/plugin-stereo.xml index 21aa8dde4..1f4cd7413 100644 --- a/docs/plugins/inspect/plugin-stereo.xml +++ b/docs/plugins/inspect/plugin-stereo.xml @@ -3,10 +3,10 @@ Muck with the stereo signal, enhance it's 'stereo-ness' ../../gst/stereo/.libs/libgststereo.so libgststereo.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-subenc.xml b/docs/plugins/inspect/plugin-subenc.xml index df88d30e2..72725e174 100644 --- a/docs/plugins/inspect/plugin-subenc.xml +++ b/docs/plugins/inspect/plugin-subenc.xml @@ -3,10 +3,10 @@ subtitle encoders ../../gst/subenc/.libs/libgstsubenc.so libgstsubenc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index c4571c954..624fc34e2 100644 --- a/docs/plugins/inspect/plugin-tta.xml +++ b/docs/plugins/inspect/plugin-tta.xml @@ -3,10 +3,10 @@ TTA lossless audio format handling ../../gst/tta/.libs/libgsttta.so libgsttta.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index 81785774f..5695861f5 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,10 +3,10 @@ Encode MP2s with TwoLAME ../../ext/twolame/.libs/libgsttwolame.so libgsttwolame.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-vcdsrc.xml b/docs/plugins/inspect/plugin-vcdsrc.xml index bf8a6970d..d9e742d5c 100644 --- a/docs/plugins/inspect/plugin-vcdsrc.xml +++ b/docs/plugins/inspect/plugin-vcdsrc.xml @@ -3,10 +3,10 @@ Asynchronous read from VCD disk ../../sys/vcd/.libs/libgstvcdsrc.so libgstvcdsrc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-videosignal.xml b/docs/plugins/inspect/plugin-videosignal.xml index 4429d1ccb..4d4e34f8c 100644 --- a/docs/plugins/inspect/plugin-videosignal.xml +++ b/docs/plugins/inspect/plugin-videosignal.xml @@ -3,10 +3,10 @@ Various video signal analysers ../../gst/videosignal/.libs/libgstvideosignal.so libgstvideosignal.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-vmnc.xml b/docs/plugins/inspect/plugin-vmnc.xml index 36237dd1a..1c2613901 100644 --- a/docs/plugins/inspect/plugin-vmnc.xml +++ b/docs/plugins/inspect/plugin-vmnc.xml @@ -3,10 +3,10 @@ VMnc video plugin library ../../gst/vmnc/.libs/libgstvmnc.so libgstvmnc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-wildmidi.xml b/docs/plugins/inspect/plugin-wildmidi.xml index 1f80efe27..741f039ed 100644 --- a/docs/plugins/inspect/plugin-wildmidi.xml +++ b/docs/plugins/inspect/plugin-wildmidi.xml @@ -3,10 +3,10 @@ Wildmidi Plugin ../../ext/timidity/.libs/libgstwildmidi.so libgstwildmidi.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 6dc324968..c62d8c26f 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,10 +3,10 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml index 4047aef6b..e2dd49fa4 100644 --- a/docs/plugins/inspect/plugin-xvid.xml +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -3,10 +3,10 @@ XviD plugin library ../../ext/xvid/.libs/libgstxvid.so libgstxvid.so - 0.10.9.1 + 0.10.10 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-y4menc.xml b/docs/plugins/inspect/plugin-y4menc.xml index 16ecfdaf9..1bee89c0a 100644 --- a/docs/plugins/inspect/plugin-y4menc.xml +++ b/docs/plugins/inspect/plugin-y4menc.xml @@ -3,10 +3,10 @@ Encodes a YUV frame into the yuv4mpeg format (mjpegtools) ../../gst/y4m/.libs/libgsty4menc.so libgsty4menc.so - 0.10.9.1 + 0.10.10 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/gst-plugins-bad.doap b/gst-plugins-bad.doap index e19f0e5fe..25455a336 100644 --- a/gst-plugins-bad.doap +++ b/gst-plugins-bad.doap @@ -34,6 +34,17 @@ real live maintainer, or some actual wide use. + + + 0.10.10 + 0.10 + Keep the dogies rollin + 2009-01-19 + + + + + 0.10.9 diff --git a/po/LINGUAS b/po/LINGUAS index c036db34b..43c099a24 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1 @@ -af az bg ca cs da de en_GB es fi fr hu id it ky lt nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN +af az bg ca cs da de en_GB es fi fr hu id it ky lt mt nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN diff --git a/win32/common/config.h b/win32/common/config.h index bb70704cd..9aec4c19c 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -6,7 +6,7 @@ #undef ENABLE_NLS /* gettext package name */ -#define GETTEXT_PACKAGE "NULL" +#define GETTEXT_PACKAGE "gst-plugins-bad-0.10" /* PREFIX - specifically added for Windows for easier moving */ #define PREFIX "C:\\gstreamer" @@ -24,10 +24,10 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" /* package origin */ -#define GST_PACKAGE_ORIGIN "http://gstreamer.freedesktop.org" +#define GST_PACKAGE_ORIGIN "Unknown package origin" /* Define if the host CPU is an Alpha */ #undef HAVE_CPU_ALPHA @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.9.1" +#define VERSION "0.10.10" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.1