mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
Release 0.10.8
Original commit message from CVS: Release 0.10.8
This commit is contained in:
parent
af152e974a
commit
2fad495496
69 changed files with 258 additions and 305 deletions
|
@ -1,3 +1,10 @@
|
|||
=== release 0.10.8 ===
|
||||
|
||||
2008-04-23 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
releasing 0.10.8, "One For The Money"
|
||||
|
||||
2008-04-22 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
|
@ -327,7 +334,7 @@
|
|||
|
||||
2008-04-01 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
Based on patch by: mersad <mersad at axis dot com>
|
||||
Based on patch by: Mersad Jelacic <mersad at axis dot com>
|
||||
|
||||
* gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
|
||||
(gst_alaw_dec_chain), (gst_alaw_dec_change_state):
|
||||
|
|
46
NEWS
46
NEWS
|
@ -1,4 +1,48 @@
|
|||
This is GStreamer Good Plug-ins 0.10.7, "Red Door Black"
|
||||
This is GStreamer Good Plug-ins 0.10.8, "One For The Money"
|
||||
|
||||
Changes since 0.10.7:
|
||||
|
||||
* The libsoup based http source now has primary rank
|
||||
* GOOM visualisation plugin updated to Goom2k4
|
||||
* Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio,
|
||||
mulaw and wavpack
|
||||
* New gdkpixbuf output for snapshotting
|
||||
* Various other bug-fixes
|
||||
|
||||
Bugs fixed since 0.10.7:
|
||||
|
||||
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
|
||||
* 515978 : [ladspa] Should be removed from -good until it's ready to...
|
||||
* 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
|
||||
* 517237 : [rtspsrc] Better error when bandwidth is too small
|
||||
* 517933 : [tests] trivial C89 fix
|
||||
* 518188 : [spectrum] " message " property documentation unclear
|
||||
* 518213 : [goom2k4] artefacts on x86-64
|
||||
* 518564 : goom dies with illegal instruction
|
||||
* 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
|
||||
* 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
|
||||
* 520073 : [goom] (goom2k4) shows mostly black frames
|
||||
* 520764 : double buffer unref in speexenc error handling
|
||||
* 520880 : audiofx doesn't build on Windows/MSVC
|
||||
* 520888 : udpsrc has some issues on Windows
|
||||
* 521102 : h.263+ rtp depayloader crashes on short payloads
|
||||
* 521875 : [osssrc] recording corrupts upon _get_caps
|
||||
* 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
|
||||
* 522767 : [goom] does not build on ppc
|
||||
* 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
|
||||
* 523134 : osxvideosink does not stop when you control-C
|
||||
* 524593 : [sunaudio] fix mixer track range
|
||||
* 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
|
||||
* 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
|
||||
* 525860 : [sunaudio] copyright fixes
|
||||
* 525946 : [gdkpixbuf] add gdkpixbufsink element
|
||||
* 526557 : [matroskademux] seeking regression in CVS
|
||||
* 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
|
||||
* 527984 : Doesn't dist all m4 files needed by configure.ac
|
||||
* 527999 : [goom] Doesn't dist goomsl.h
|
||||
* 528143 : [goom] fails to build on 32-bit ppc
|
||||
* 528615 : Hide goom2k4 logo
|
||||
* 529268 : [goom] States unit test exposes some memory leaks
|
||||
|
||||
Changes since 0.10.6:
|
||||
|
||||
|
|
216
RELEASE
216
RELEASE
|
@ -1,16 +1,14 @@
|
|||
|
||||
Release notes for GStreamer Good Plug-ins 0.10.7 "Red Door Black"
|
||||
Release notes for GStreamer Good Plug-ins 0.10.8 "One For The Money"
|
||||
|
||||
|
||||
|
||||
The GStreamer team is proud to announce a new release
|
||||
in the 0.10.x stable series of the
|
||||
GStreamer Good Plug-ins.
|
||||
in the 0.10.x stable series of the GStreamer Good Plug-ins.
|
||||
|
||||
|
||||
The 0.10.x series is a stable series targeted at end users.
|
||||
It is not API or ABI compatible with the stable 0.8.x series.
|
||||
It is, however, parallel installable with the 0.8.x series.
|
||||
The 0.10.x series is a stable series targeted at end users,
|
||||
parallel installable with the older 0.8.x series.
|
||||
|
||||
|
||||
|
||||
|
@ -54,134 +52,46 @@ contains a set of less supported plug-ins that haven't passed the
|
|||
|
||||
Features of this release
|
||||
|
||||
* 8 months of frenetic development
|
||||
* Massive RTSP/RTP improvements
|
||||
* Fixes in pngdec, gdkpixbufdec, wavpackparse, wavpackdec, smokeenc, mulawdec, alwdec, id3demux
|
||||
* More Fixes in matroskademux, udpsrc, apedemux, flacenc, avimux, dv1394src
|
||||
* V4L2 support improved
|
||||
* Fixes for OS/X and Windows video/audio sources and sinks
|
||||
* Support more formats in QT files
|
||||
* Elements moved from gst-plugins-bad: equalizer, lpwsinc (now audiowsinclimit), bpwsinc (now audiowsincband), spectrum, multifilesrc/sink
|
||||
* New audio effects: High/Low/Band-pass filters
|
||||
* Many, many other fixes
|
||||
* The libsoup based http source now has primary rank
|
||||
* GOOM visualisation plugin updated to Goom2k4
|
||||
* Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw and wavpack
|
||||
* New gdkpixbuf output for snapshotting
|
||||
* Various other bug-fixes
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 415627 : [PLUGIN-MOVE] move equalizer to good
|
||||
* 463624 : [PATCH] avimux: mismatch in ODML tag numbering
|
||||
* 347848 : [id3v2mux] add support for DiscID tags
|
||||
* 348085 : [PLUGIN-MOVE] move spectrum to good
|
||||
* 351726 : [rtspsrc] Force to send on periodic time new rtsp play co...
|
||||
* 358841 : [dv1394src] should have property probe
|
||||
* 417420 : [autoaudiosink] add " caps " property to filter sinks by caps
|
||||
* 427573 : [osxaudiosrc] segmentation fault
|
||||
* 435435 : [alaw] use tables for ALAW (G.711) encoding and decoding
|
||||
* 442034 : [avi] add support for subtitle streams (GAB2)
|
||||
* 447000 : [id3demux] add support for reading license URL from WCOP tag
|
||||
* 448278 : [v4l2src] several issues in cvs
|
||||
* 449747 : Function parameter mismatch breaks build on Solaris.
|
||||
* 450190 : [PATCH] v4l2src set_capture (parameters) fails
|
||||
* 450878 : Missing files in po/POTFILES.in
|
||||
* 451249 : Integer type mismatch in gstrtspsrc.c
|
||||
* 451388 : [v4l2src] Could not negotiate format
|
||||
* 453037 : rtpilbcpayloader encoding-name field mismatch
|
||||
* 453417 : [matroskademux] support palette info for VobSub stream
|
||||
* 453630 : Rtspsrc invokes GST_ELEMENT_ERROR in eos when streaming o...
|
||||
* 455086 : [cairotextoverlay] ignores the size in font-desc property
|
||||
* 455808 : rtspsrc deadlocks on pause
|
||||
* 457097 : [faad] " setting caps on pad failed " with BMJ113 mov
|
||||
* 461600 : Some files missing from POTFILES.in
|
||||
* 464475 : the mode property if the caps of rtpilbc*pay should be of...
|
||||
* 464800 : [audiofx] New elements: chebyshev low/highpass and bandpa...
|
||||
* 465040 : [RTP] h263ppay should allow h263 caps on sink
|
||||
* 465774 : qt video does not play, but can be seeked
|
||||
* 467214 : Could not get buffers from device '/dev/video0'
|
||||
* 467666 : [ELEMENT-MOVE] Move lpwsinc and bpwsinc to gst-plugins-good
|
||||
* 470502 : Ricoh Webcam not working
|
||||
* 471364 : [gconf] Internal GStreamer error: state change failed on ...
|
||||
* 471823 : [v4l2src] Fails to negotiate capabilities with Macbook Pr...
|
||||
* 473670 : [qtdemux] invalid utf8 in tags causes warnings
|
||||
* 474616 : [rtph263pay] RTP headers are wrong for win32
|
||||
* 475424 : [v4l2] uvcvideo Macbook iSight webcam not working (regres...
|
||||
* 477199 : Linux-UVC webcams not working
|
||||
* 477456 : [v4l2src] my webcam is not working anymore
|
||||
* 479960 : qtdemux is missing fourcc for mpeg2 HDV streams (HDV2. HDV3)
|
||||
* 480557 : [v4l2src] Nasty segfault (with broken driver?)
|
||||
* 482495 : avimux does not accept audio/aac
|
||||
* 484998 : [mulawdec] not-negotiated error playing a sun audio (au) ...
|
||||
* 485828 : [v4l2src] Fixates to lowest resolution on new kernels
|
||||
* 487488 : udpsrc errors
|
||||
* 487563 : Payloader for H264 not marking packets
|
||||
* 488112 : [id3demux] extract ID3v2 WOAF frame
|
||||
* 488844 : Free GstBuffer with gst_buffer_unref() in gst_rtp_mp4v_pa...
|
||||
* 488879 : [videomixer] implement GstChildProxy interface
|
||||
* 489940 : [gdkpixbufdec] gst_value_set_fraction: assertion 'denomin...
|
||||
* 490034 : [v4l2src] " could not get buffers from device "
|
||||
* 490283 : [multifilsrc] move to -good
|
||||
* 491323 : Extend RTP MPEG-TS payloader to handle large RTP payload ...
|
||||
* 492388 : Build issues on Windows/MSVC
|
||||
* 496752 : [rtspsrc] leaks memory
|
||||
* 496773 : [rtspsrc] leaks SDP messages
|
||||
* 496983 : [PATCH] rtspsrc leaks pads
|
||||
* 497007 : [PATCH] rtspsrc leaks RTSP messages in SETUP
|
||||
* 497017 : [PATCH] H.264 RTP depayloader leaks memory in setcaps
|
||||
* 497292 : gsttextoverlay compile problem in MSVC
|
||||
* 497293 : gsttimeoverlay compile error in win32
|
||||
* 498181 : Recent change to gst-plugins-base breaks gst-plugins-good
|
||||
* 498297 : [v4l2src] put real supported resolutions in caps instead ...
|
||||
* 498395 : [pngenc] leaks buffer data memory
|
||||
* 498715 : GStreamer fails to decode MPEG1 Video RTP streams when gs...
|
||||
* 499178 : unexpected not negotiated and other weird beharviours
|
||||
* 499239 : gstrtpmp4adepay
|
||||
* 499383 : [rtph263depay] Doesn't read I-frame information from rtp ...
|
||||
* 500403 : [PATCH] videobox element doesn't init liboil
|
||||
* 501775 : [wavparse] regression in CVS: seeking is broken
|
||||
* 502655 : [avimux] creates corrupt avi files (wrong stream numbering)
|
||||
* 502814 : Adds profile (hex string), sps and pps (base64 encoded) i...
|
||||
* 502966 : GStreamer segfaults when videobox is introduced into a sp...
|
||||
* 503023 : Let multipartdemux work in live mode.
|
||||
* 504018 : flacdec emits newsegment before being able to respond to ...
|
||||
* 504081 : [matroskamux] support for live sources (calculate duratio...
|
||||
* 504895 : Build fails: gst/check/gstcheck.h: No such file or direc...
|
||||
* 505745 : [avidemux] warning: 'res' may be used uninitialized in th...
|
||||
* 506025 : RTSPsrc doesn't handle redirects.
|
||||
* 506715 : [PATCH] [flacdec] PICTURE blocks should be retrieved as m...
|
||||
* 507642 : v4l2src Crash - Size 4156 is not a multiple of unit size ...
|
||||
* 508644 : The clockrate for theora payloading should always be 90000
|
||||
* 509298 : Compilation errors in gstavisubtitle.c and gstrtspsrc.c w...
|
||||
* 509301 : [flacdec] CVS does not compile against flac-1.1.2
|
||||
* 509531 : Make the auto-join/auto-leaving of a multicast group opti...
|
||||
* 510505 : changes to make v4l plugin build on solaris
|
||||
* 510592 : Race condition in WAVE parser
|
||||
* 513628 : [flacdec] Decoding of PICTURE blocks is always disabled b...
|
||||
* 514397 : matroskademux does not mark delta units
|
||||
* 514573 : multipartmux memory leak
|
||||
* 514889 : Bogus output from RTP data test
|
||||
* 514965 : Possible buffer leaks if last_write_result != GST_FLOW_OK...
|
||||
* 515457 : [audiofx] Element long descriptions are broken
|
||||
* 515562 : [avidemux] Seeking broken in 0.10.6.2
|
||||
* 515697 : [multifile] Several memory leaks exposed by unit test
|
||||
* 515701 : [smoke] Several valgrind warnings exposed by unit test
|
||||
* 515703 : [avisubtitle] Several valgrind warnings with unit test (g...
|
||||
* 515704 : [gconf] Memory leak when creation of pipeline fails
|
||||
* 515706 : [ximagesrc] Memory leak when XDamage support is available
|
||||
* 515905 : gst-error.m4 needs no%E_MACRO_REDEFINED on Solaris
|
||||
* 515979 : [efence] Doesn't chain up finalize properly
|
||||
* 515980 : [directdraw] Does not chain up finalize functions properly
|
||||
* 515984 : [v4l] Does not chain up finalize functions properly
|
||||
* 515985 : [ximagesrc] regression when using damage
|
||||
* 516371 : does not build without xml usage
|
||||
* 516524 : uninitialized variables
|
||||
* 517386 : [alpha] Doesn't link with libgstbase
|
||||
* 508291 : [id3demux] must check if language code in id3v2 COMM fram...
|
||||
* 491811 : Rename audiochebyshevfreq* to audiocheb*
|
||||
* 447961 : [rtsp] do not store a reference to the result from inet_n...
|
||||
* 475784 : rtspsrc has race condition between loop_interleaved() and...
|
||||
* 478244 : rtpamrdepay make no playable stream
|
||||
* 480707 : Memory leak : gstrtpmp4vpay : config buffer is leaked
|
||||
* 502187 : flacdec doesn't send newsegment from the streaming thread
|
||||
* 509329 : [rtspsrc] use atoll when parsing rtptime
|
||||
* 512544 : preallocate output buffer in pngenc
|
||||
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
|
||||
* 515978 : [ladspa] Should be removed from -good until it's ready to...
|
||||
* 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
|
||||
* 517237 : [rtspsrc] Better error when bandwidth is too small
|
||||
* 517933 : [tests] trivial C89 fix
|
||||
* 518188 : [spectrum] " message " property documentation unclear
|
||||
* 518213 : [goom2k4] artefacts on x86-64
|
||||
* 518564 : goom dies with illegal instruction
|
||||
* 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
|
||||
* 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
|
||||
* 520073 : [goom] (goom2k4) shows mostly black frames
|
||||
* 520764 : double buffer unref in speexenc error handling
|
||||
* 520880 : audiofx doesn't build on Windows/MSVC
|
||||
* 520888 : udpsrc has some issues on Windows
|
||||
* 521102 : h.263+ rtp depayloader crashes on short payloads
|
||||
* 521875 : [osssrc] recording corrupts upon _get_caps
|
||||
* 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
|
||||
* 522767 : [goom] does not build on ppc
|
||||
* 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
|
||||
* 523134 : osxvideosink does not stop when you control-C
|
||||
* 524593 : [sunaudio] fix mixer track range
|
||||
* 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
|
||||
* 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
|
||||
* 525860 : [sunaudio] copyright fixes
|
||||
* 525946 : [gdkpixbuf] add gdkpixbufsink element
|
||||
* 526557 : [matroskademux] seeking regression in CVS
|
||||
* 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
|
||||
* 527984 : Doesn't dist all m4 files needed by configure.ac
|
||||
* 527999 : [goom] Doesn't dist goomsl.h
|
||||
* 528143 : [goom] fails to build on 32-bit ppc
|
||||
* 528615 : Hide goom2k4 logo
|
||||
* 529268 : [goom] States unit test exposes some memory leaks
|
||||
|
||||
Download
|
||||
|
||||
|
@ -211,58 +121,26 @@ Applications
|
|||
|
||||
Contributors to this release
|
||||
|
||||
* Wim Taymans
|
||||
* Abel Cheung
|
||||
* Alessandro Decina
|
||||
* Alexander Eichner
|
||||
* Alexander Shopov
|
||||
* Anders Skargren
|
||||
* Antoine Tremblay
|
||||
* Arek Korbik
|
||||
* Bjarne Rosengren
|
||||
* Andy Wingo
|
||||
* Bastien Nocera
|
||||
* Brian Cameron
|
||||
* Christian Schaller
|
||||
* Damien Carbery
|
||||
* Damien Lespiau
|
||||
* David Schleef
|
||||
* Edgard Lima
|
||||
* Edward Hervey
|
||||
* Funda Wang
|
||||
* Haakon Sporsheim
|
||||
* Ilkka Tuohela
|
||||
* Jakub Bogusz
|
||||
* Jan Gerber
|
||||
* Jan Schmidt
|
||||
* Jason Kivlighn
|
||||
* Jayarama S. Santana
|
||||
* John Millikin
|
||||
* Jordi Jaen Pallares
|
||||
* Jorge González González
|
||||
* Julien MOUTTE
|
||||
* Jens Granseuer
|
||||
* Julien Moutte
|
||||
* Julien Puydt
|
||||
* Kwang Yul Seo
|
||||
* Laurent Glayal
|
||||
* Mark Nauwelaerts
|
||||
* Mersad Jelacic
|
||||
* Michael Smith
|
||||
* Mikel Olasagasti
|
||||
* Mogens Jaeger
|
||||
* Ole André Vadla Ravnås
|
||||
* Olivier Crete
|
||||
* Orjan Friberg
|
||||
* Peter Kjellerstedt
|
||||
* René Stadler
|
||||
* Sameer Naik
|
||||
* Sebastian Dröge
|
||||
* Sebastien Moutte
|
||||
* Stefan Kost
|
||||
* Thijs Vermeir
|
||||
* Thomas Vander Stichele
|
||||
* Tim-Philipp Müller
|
||||
* Timo Hotti
|
||||
* Tommi Myöhänen
|
||||
* Wai-Ming Ho
|
||||
* William M. Brack
|
||||
* Wim Taymans
|
||||
* Wouter Cloetens
|
||||
* Yun Zheng Hu
|
||||
* Zaheer Abbas Merali
|
||||
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
|||
dnl initialize autoconf
|
||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||
dnl use a three digit version number for releases, and four for cvs/pre
|
||||
AC_INIT(GStreamer Good Plug-ins, 0.10.7.4,
|
||||
AC_INIT(GStreamer Good Plug-ins, 0.10.8,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-good)
|
||||
|
||||
|
|
|
@ -1195,7 +1195,7 @@
|
|||
<FLAGS>rw</FLAGS>
|
||||
<NICK>driver</NICK>
|
||||
<BLURB>driver.</BLURB>
|
||||
<DEFAULT>Curses driver 1.0</DEFAULT>
|
||||
<DEFAULT>X11 driver 1.1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
|
|
|
@ -16,48 +16,47 @@ GObject
|
|||
GstSwitchSink
|
||||
GstGConfAudioSink
|
||||
GstGConfAudioSrc
|
||||
GstRTSPSrc
|
||||
GstAutoVideoSink
|
||||
GstAutoAudioSink
|
||||
GstRTSPSrc
|
||||
GstBaseSink
|
||||
GstCACASink
|
||||
GstShout2send
|
||||
GstVideoSink
|
||||
GstGdkPixbufSink
|
||||
GstAASink
|
||||
GstBaseAudioSink
|
||||
GstAudioSink
|
||||
GstEsdSink
|
||||
GstOssSink
|
||||
GstShout2send
|
||||
GstCACASink
|
||||
GstAASink
|
||||
GstMultiFileSink
|
||||
GstTest
|
||||
GstMultiUDPSink
|
||||
GstUDPSink
|
||||
GstDynUDPSink
|
||||
GstMultiFileSink
|
||||
GstJpegEnc
|
||||
GstJpegDec
|
||||
GstSmokeEnc
|
||||
GstSmokeDec
|
||||
GstFlacEnc
|
||||
GstFlacDec
|
||||
GstBaseSrc
|
||||
GstPushSrc
|
||||
GstDV1394Src
|
||||
GstCddaBaseSrc
|
||||
GstCdioCddaSrc
|
||||
GstDV1394Src
|
||||
GstSoupHTTPSrc
|
||||
GstBaseAudioSrc
|
||||
GstAudioSrc
|
||||
GstOssSrc
|
||||
GstV4l2Src
|
||||
GstXImageSrc
|
||||
GstUDPSrc
|
||||
GstMultiFileSrc
|
||||
GstUDPSrc
|
||||
GstCmmlEnc
|
||||
GstCmmlDec
|
||||
GstTagLibMux
|
||||
GstId3v2Mux
|
||||
GstApev2Mux
|
||||
GstCairoTextOverlay
|
||||
GstGdkPixbuf
|
||||
GstBaseTransform
|
||||
GstCairoTimeOverlay
|
||||
GstPixbufScale
|
||||
GstLevel
|
||||
GstCairoTimeOverlay
|
||||
GstAlphaColor
|
||||
GstAlpha
|
||||
GstVideoFilter
|
||||
GstEdgeTV
|
||||
GstAgingTV
|
||||
|
@ -71,8 +70,12 @@ GObject
|
|||
GstVideoFlip
|
||||
GstGamma
|
||||
GstNavigationtest
|
||||
GstBreakMyData
|
||||
GstNavSeek
|
||||
GstProgressReport
|
||||
GstVideoBox
|
||||
GstVideoCrop
|
||||
GstAudioFilter
|
||||
GstSpectrum
|
||||
GstIirEqualizer
|
||||
GstIirEqualizerNBands
|
||||
GstIirEqualizer3Bands
|
||||
|
@ -84,30 +87,29 @@ GObject
|
|||
GstAudioChebBand
|
||||
GstAudioWSincLimit
|
||||
GstAudioWSincBand
|
||||
GstAlpha
|
||||
GstAlphaColor
|
||||
GstSpectrum
|
||||
GstLevel
|
||||
GstAudioPanorama
|
||||
GstBreakMyData
|
||||
GstNavSeek
|
||||
GstProgressReport
|
||||
GstVideoBox
|
||||
GstVideoCrop
|
||||
GstPngDec
|
||||
GstPngEnc
|
||||
GstWavpackParse
|
||||
GstWavpackDec
|
||||
GstWavpackEnc
|
||||
GstGdkPixbuf
|
||||
GstCmmlEnc
|
||||
GstCmmlDec
|
||||
GstSpeexEnc
|
||||
GstSpeexDec
|
||||
GstPngDec
|
||||
GstPngEnc
|
||||
GstDVDemux
|
||||
GstDVDec
|
||||
GstSpeexEnc
|
||||
GstSpeexDec
|
||||
GstCairoTextOverlay
|
||||
GstFlacEnc
|
||||
GstFlacDec
|
||||
GstJpegEnc
|
||||
GstJpegDec
|
||||
GstSmokeEnc
|
||||
GstSmokeDec
|
||||
GstOssMixerElement
|
||||
GstWavEnc
|
||||
GstRTPDepay
|
||||
GstQTDemux
|
||||
GstBaseRTPDepayload
|
||||
GstRtpXQTDepay
|
||||
GstRtpAC3Depay
|
||||
GstRTPiLBCDepay
|
||||
GstRTPGSMDepay
|
||||
|
@ -128,7 +130,14 @@ GObject
|
|||
GstRtpSV3VDepay
|
||||
GstRtpTheoraDepay
|
||||
GstRtpVorbisDepay
|
||||
GstRtpXQTDepay
|
||||
GstRTPDec
|
||||
GstAuParse
|
||||
GstVideoMixer
|
||||
GstEbmlRead
|
||||
GstMatroskaDemux
|
||||
GstMatroskaMux
|
||||
GstWavParse
|
||||
GstRTPDepay
|
||||
GstBaseRTPPayload
|
||||
GstBaseRTPAudioPayload
|
||||
GstRTPILBCPay
|
||||
|
@ -152,31 +161,24 @@ GObject
|
|||
GstTagDemux
|
||||
GstID3Demux
|
||||
GstApeDemux
|
||||
GstICYDemux
|
||||
GstALawEnc
|
||||
GstALawDec
|
||||
GstMuLawEnc
|
||||
GstMuLawDec
|
||||
GstQTDemux
|
||||
GstWavParse
|
||||
GstCutter
|
||||
GstALawEnc
|
||||
GstALawDec
|
||||
GstSMPTE
|
||||
GstRndBufferSize
|
||||
GstEFence
|
||||
GstFlxDec
|
||||
GstGoom
|
||||
GstMultipartDemux
|
||||
GstMultipartMux
|
||||
GstGoom
|
||||
GstEFence
|
||||
GstRndBufferSize
|
||||
GstSMPTE
|
||||
GstRTPDec
|
||||
GstVideoMixer
|
||||
GstAuParse
|
||||
GstMonoscope
|
||||
GstFlxDec
|
||||
GstEbmlRead
|
||||
GstMatroskaDemux
|
||||
GstMatroskaMux
|
||||
GstICYDemux
|
||||
GstWavEnc
|
||||
GstAviDemux
|
||||
GstAviMux
|
||||
GstAviSubtitle
|
||||
GstCutter
|
||||
GstGoom2k1
|
||||
GstPlugin
|
||||
GstRegistry
|
||||
GstClock
|
||||
|
@ -187,18 +189,16 @@ GObject
|
|||
GstCmmlTagStream
|
||||
GstCmmlTagHead
|
||||
GstCmmlTagClip
|
||||
GdkPixbuf
|
||||
GstMixerTrack
|
||||
GstMixerOptions
|
||||
GstTunerNorm
|
||||
GstTunerChannel
|
||||
GstColorBalanceChannel
|
||||
GInterface
|
||||
GTypePlugin
|
||||
GstChildProxy
|
||||
GstURIHandler
|
||||
GstTagSetter
|
||||
GstPropertyProbe
|
||||
GstTagSetter
|
||||
GstImplementsInterface
|
||||
GstMixer
|
||||
GstTuner
|
||||
GstColorBalance
|
||||
GstVideoOrientation
|
||||
|
|
|
@ -7,17 +7,16 @@ GstGConfVideoSrc GstChildProxy
|
|||
GstSwitchSink GstChildProxy
|
||||
GstGConfAudioSink GstChildProxy
|
||||
GstGConfAudioSrc GstChildProxy
|
||||
GstRTSPSrc GstURIHandler GstChildProxy
|
||||
GstAutoVideoSink GstChildProxy
|
||||
GstAutoAudioSink GstChildProxy
|
||||
GstRTSPSrc GstURIHandler GstChildProxy
|
||||
GstShout2send GstTagSetter
|
||||
GstUDPSink GstURIHandler
|
||||
GstFlacEnc GstTagSetter
|
||||
GstDV1394Src GstURIHandler GstPropertyProbe
|
||||
GstCddaBaseSrc GstURIHandler
|
||||
GstCdioCddaSrc GstURIHandler
|
||||
GstDV1394Src GstURIHandler GstPropertyProbe
|
||||
GstSoupHTTPSrc GstURIHandler
|
||||
GstOssSrc GstImplementsInterface GstMixer
|
||||
GstV4l2Src GstPropertyProbe GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation
|
||||
GstUDPSrc GstURIHandler
|
||||
GstTagLibMux GstTagSetter
|
||||
GstId3v2Mux GstTagSetter
|
||||
|
@ -28,6 +27,7 @@ GstIirEqualizerNBands GstChildProxy
|
|||
GstIirEqualizer3Bands GstChildProxy
|
||||
GstIirEqualizer10Bands GstChildProxy
|
||||
GstSpeexEnc GstTagSetter
|
||||
GstFlacEnc GstTagSetter
|
||||
GstOssMixerElement GstImplementsInterface GstMixer
|
||||
GstVideoMixer GstChildProxy
|
||||
GstMatroskaMux GstTagSetter
|
||||
|
|
|
@ -2,6 +2,4 @@ GstChildProxy GstObject
|
|||
GstTagSetter GstObject GstElement
|
||||
GstImplementsInterface GstObject GstElement
|
||||
GstMixer GstObject GstImplementsInterface GstElement
|
||||
GstTuner GstObject GstImplementsInterface GstElement
|
||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||
GstVideoOrientation GstObject GstImplementsInterface GstElement
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Source for DV data via IEEE1394 interface</description>
|
||||
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
|
||||
<basename>libgst1394.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ASCII Art video sink</description>
|
||||
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
|
||||
<basename>libgstaasink.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ALaw audio conversion routines</description>
|
||||
<filename>../../gst/law/.libs/libgstalaw.so</filename>
|
||||
<basename>libgstalaw.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>adds an alpha channel to video - constant or via chroma-keying</description>
|
||||
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
|
||||
<basename>libgstalpha.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
|
||||
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
|
||||
<basename>libgstalphacolor.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
|
||||
<filename>../../ext/annodex/.libs/libgstannodex.so</filename>
|
||||
<basename>libgstannodex.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>APEv1/2 tag reader</description>
|
||||
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
|
||||
<basename>libgstapetag.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
<description>Audio effects plugin</description>
|
||||
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
|
||||
<basename>libgstaudiofx.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer</package>
|
||||
<origin>http://gstreamer.net/</origin>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>audioamplify</name>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>parses au streams</description>
|
||||
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
|
||||
<basename>libgstauparse.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Plugin contains auto-detection plugins for video/audio outputs</description>
|
||||
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
|
||||
<basename>libgstautodetect.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,7 +3,7 @@
|
|||
<description>Colored ASCII Art video sink</description>
|
||||
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
|
||||
<basename>libgstcacasink.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Cairo-based overlaying</description>
|
||||
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
|
||||
<basename>libgstcairo.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Read audio from audio CDs</description>
|
||||
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
|
||||
<basename>libgstcdio.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>GPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio Cutter to split audio into non-silent bits</description>
|
||||
<filename>../../gst/cutter/.libs/libgstcutter.so</filename>
|
||||
<basename>libgstcutter.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>elements for testing and debugging</description>
|
||||
<filename>../../gst/debug/.libs/libgstdebug.so</filename>
|
||||
<basename>libgstdebug.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
|
||||
<filename>../../ext/dv/.libs/libgstdv.so</filename>
|
||||
<basename>libgstdv.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description>
|
||||
<filename>../../gst/debug/.libs/libgstefence.so</filename>
|
||||
<basename>libgstefence.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>effect plugins from the effectv project</description>
|
||||
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
|
||||
<basename>libgsteffectv.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>GStreamer audio equalizers</description>
|
||||
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
|
||||
<basename>libgstequalizer.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>ESD Element Plugins</description>
|
||||
<filename>../../ext/esd/.libs/libgstesd.so</filename>
|
||||
<basename>libgstesd.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>The FLAC Lossless compressor Codec</description>
|
||||
<filename>../../ext/flac/.libs/libgstflac.so</filename>
|
||||
<basename>libgstflac.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>FLC/FLI/FLX video decoder</description>
|
||||
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
|
||||
<basename>libgstflxdec.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Changes gamma on video images</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
|
||||
<basename>libgstgamma.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
|
||||
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
|
||||
<basename>libgstgconfelements.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<plugin>
|
||||
<name>gdkpixbuf</name>
|
||||
<description>GDK Pixbuf decoder & scaler</description>
|
||||
<description>GdkPixbuf-based image decoder, scaler and sink</description>
|
||||
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
|
||||
<basename>libgstgdkpixbuf.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
@ -53,5 +53,20 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>gdkpixbufsink</name>
|
||||
<longname>GdkPixbuf sink</longname>
|
||||
<class>Sink/Video</class>
|
||||
<description>Output images as GdkPixbuf objects in bus messages</description>
|
||||
<author>Tim-Philipp Müller <tim centricular net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
|
@ -3,7 +3,7 @@
|
|||
<description>GOOM visualization filter</description>
|
||||
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
|
||||
<basename>libgstgoom.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
|
||||
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
|
||||
<basename>libgsthalelements.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demux ICY tags from a stream</description>
|
||||
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
|
||||
<basename>libgsticydemux.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Demux ID3v1 and ID3v2 tags from a file</description>
|
||||
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
|
||||
<basename>libgstid3demux.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>JPeg plugin library</description>
|
||||
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
|
||||
<basename>libgstjpeg.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Audio level plugin</description>
|
||||
<filename>../../gst/level/.libs/libgstlevel.so</filename>
|
||||
<basename>libgstlevel.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Matroska stream handling</description>
|
||||
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
|
||||
<basename>libgstmatroska.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>MuLaw audio conversion routines</description>
|
||||
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
|
||||
<basename>libgstmulaw.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Writes buffers to sequentially named files</description>
|
||||
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
|
||||
<basename>libgstmultifile.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>multipart stream manipulation</description>
|
||||
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
|
||||
<basename>libgstmultipart.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Template for a video filter</description>
|
||||
<filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
|
||||
<basename>libgstnavigationtest.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>OSS (Open Sound System) support for GStreamer</description>
|
||||
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
|
||||
<basename>libgstossaudio.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>PNG plugin library</description>
|
||||
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
|
||||
<basename>libgstpng.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Quicktime support</description>
|
||||
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
||||
<basename>libgstqtdemux.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Real-time protocol plugins</description>
|
||||
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
||||
<basename>libgstrtp.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>transfer data via RTSP</description>
|
||||
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
|
||||
<basename>libgstrtsp.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Sends data to an icecast server using libshout2</description>
|
||||
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
|
||||
<basename>libgstshout2.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>libshout2</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Apply the standard SMPTE transitions on video images</description>
|
||||
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
|
||||
<basename>libgstsmpte.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>libsoup HTTP client src</description>
|
||||
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
|
||||
<basename>libgstsouphttpsrc.so</basename>
|
||||
<version>0.10.7.1</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins CVS/prerelease</package>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Run an FFT on the audio signal, output spectrum data</description>
|
||||
<filename>../../gst/spectrum/.libs/libgstspectrum.so</filename>
|
||||
<basename>libgstspectrum.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Speex plugin library</description>
|
||||
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
|
||||
<basename>libgstspeex.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Tag writing plug-in based on taglib</description>
|
||||
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
|
||||
<basename>libgsttaglib.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>transfer data via UDP</description>
|
||||
<filename>../../gst/udp/.libs/libgstudp.so</filename>
|
||||
<basename>libgstudp.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Changes hue, saturation, brightness etc. on video images</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
|
||||
<basename>libgstvideobalance.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>resizes a video by adding borders or cropping</description>
|
||||
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
|
||||
<basename>libgstvideobox.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Crops video into a user-defined region</description>
|
||||
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
|
||||
<basename>libgstvideocrop.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Flips and rotates video</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
|
||||
<basename>libgstvideoflip.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Video mixer</description>
|
||||
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
|
||||
<basename>libgstvideomixer.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Encode raw audio into WAV</description>
|
||||
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
|
||||
<basename>libgstwavenc.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Wavpack lossless/lossy audio format handling</description>
|
||||
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
|
||||
<basename>libgstwavpack.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Parse a .wav file into raw audio</description>
|
||||
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
|
||||
<basename>libgstwavparse.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>X11 video input plugin using standard Xlib calls</description>
|
||||
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
|
||||
<basename>libgstximagesrc.so</basename>
|
||||
<version>0.10.7</version>
|
||||
<version>0.10.8</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins source release</package>
|
||||
|
|
|
@ -33,6 +33,17 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
|
|||
</CVSRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.8</revision>
|
||||
<branch>0.10</branch>
|
||||
<name>One For The Money</name>
|
||||
<created>2008-04-24</created>
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.8.tar.bz2" />
|
||||
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.8.tar.gz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>0.10.7</revision>
|
||||
|
|
|
@ -1 +1 @@
|
|||
af az bg cs da en_GB es eu fi hu it ja nb nl or pl sk sq sr sv uk vi zh_CN zh_HK zh_TW
|
||||
af az bg cs da en_GB es eu fi hu it ja nb nl or pl ru sk sq sr sv uk vi zh_CN zh_HK zh_TW
|
||||
|
|
|
@ -244,13 +244,13 @@
|
|||
#define PACKAGE_NAME "GStreamer Good Plug-ins"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.7"
|
||||
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.8"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gst-plugins-good"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.10.7"
|
||||
#define PACKAGE_VERSION "0.10.8"
|
||||
|
||||
/* Define the plugin directory */
|
||||
#ifdef _DEBUG
|
||||
|
@ -266,7 +266,7 @@
|
|||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.7"
|
||||
#define VERSION "0.10.8"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
|
|
Loading…
Reference in a new issue