SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libgstbasecamerabinsrc-0_10-23-0.10.23-155.1.x86_64.rpm :
Sat Aug 24 14:00:00 2013 zaitorAATTopensuse.org
- Add gstreamer-0_10-plugins-neon-0_30.patch, fix build with
neon-0.30.

Sun Feb 10 13:00:00 2013 reddwarfAATTopensuse.org
- Change lv2core-devel BuildRequire for pkgconfig(lv2core)

Fri Jan 11 13:00:00 2013 dimstarAATTopensuse.org
- Add gstreamer-0_10-plugins-bad-docbuild.patch: Fix building of
documentations.

Tue Jan 8 13:00:00 2013 dimstarAATTopensuse.org
- Add gstreamer-0_10-plugins-bad-directfb.patch: Fix build with
directfb 1.6, which redefines __no_instrument_function__ in an
incompatible way to glib\'s gmacro.h usage.

Tue Oct 16 14:00:00 2012 cooloAATTsuse.com
- Add explicit libbz2-devel BuildRequires.

Thu Sep 13 14:00:00 2012 zaitorAATTopensuse.org
- Add BuildRequires: libopus-devel, opus has landed in factory.

Fri Mar 23 13:00:00 2012 vuntzAATTopensuse.org
- Add spandsp-devel BuildRequires on openSUSE > 12.1 (since it\'s a
new package), to build spandsp plugin.

Fri Mar 2 13:00:00 2012 vuntzAATTopensuse.org
- Add a comment about GPL-3.0+ in the tarball, that were
mis-licensed by mistake. This is already fixed upstream.

Thu Mar 1 13:00:00 2012 reddwarfAATTopensuse.org
- Add support for vo-amrwbenc and vo-aacenc

Thu Feb 23 13:00:00 2012 vuntzAATTopensuse.org
- Comment out opencv-devel BuildRequires to avoid building the
opencv plugin until bnc#748666 is fixed: opencv currently has
dependencies on libqt4-x11 and libxine, and that\'s not a good
thing for a gstreamer plugin.

Tue Feb 21 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.10.23:
+ aiffparse: extract ID3 tags embedded in ID3 chunks
+ amrwbenc: switch to the free vo-amrwbenc library
+ apexsink: add support for generation 2 AirTunes hardware
+ applemedia: bump the rank of qtkitvideosrc to PRIMARY
+ autoconvert: remove the initial-identity property from
autoconvert, update for basetransform changes in core
+ avcsrc: add AVC Video Services plugin for OS/X (captures DV or
HDV video from Firewire port)
+ basevideo:
- cater for format conversion
- fix locking, especially if both pads have different streaming
threads
+ basevideodecoder:
- add API to drop a frame and post a QoS message on the bus
- reverse playback support; limited legacy seeking support
- better caps handling; event handling fixes esp. discont and
flush
+ basevideoencoder:
- add support for new force-key-unit event API
- implement preset interface; enable clipping by default
- proxy the width/height/framerate/PAR constraints of
downstream caps to upstream
+ bayer2rgb: rewrite signal processing and convert to orc for
better speed
+ camerabin2:
- no longer experimental; add flags to disable conversion
elements
- add \"audio-filter\" property; countless fixes
+ camerabin:
- add \"image-formatter\" property
- prevent audio source from providing clock; reset audiosrc
timestamping
- prevent captures from being lost when switching resolutions
+ colorspace:
- add JPEG YCbCr matrix
- fix odd width and height handling in some fastpath cases
- fix r210 writing only half a scanline
+ d3dvideosink: new d3dvideosink element
+ dc1394src: implement LATENCY query
+ debugutils: new elements: compare (with memcmp and ssim method)
and debugspy
+ decklink:
- add more modes, connection type, \"audio-input\" and
\"subdevice\" properties
- add support for Windows; properly set up analog input
+ decklinksink: add audio support
+ dfbvideosink: also consider non-accelerated DirectFB surfaces
+ diracparse: make diracparse work correctly
+ directdrawsink: handle pixel-aspect-ratio, lower rank to
secondary
+ dshowdecwrapper: fix COM initialization
+ dtmf: post messages when starting to send/receive DTMF
+ dtmfsrc:
- align DTMF sound buffers with last-stop from event
- reject start/stop requests that come out of order
+ dvbsrc: add \"timeout\" property and use (interruptible) GstPoll
+ element-templates: improve the audiofilter template
+ faac:
- add properties for VBR encoding
- add profile and level to the caps; negotiate output format
from downstream caps
+ facedetect: detect face features (mouth, nose, eyes) and drop
faces that don\'t have them
+ faceoverlay: add element that displays an SVG image over a
detected face
+ freeverb: new freeverb element (reverb effect)
+ h263parse: also extract width and height into caps; propagate
downstream caps
+ h264parse:
- many negotiation and caps-related fixes; propagate downstream
caps where appropriate
- countless parsing and timestamping fixes
+ hlsdemux:
- allow bandwidth switching during caching of fragments
- make more error resilient
- cache number of fragments we are required to cache
- add seeking support (for streams that are not live)
- implement duration and seeking queries; improved duration
reporting
- send a flush-stop when switching pads. Fixes A -> A/V sync
issue
- implement buffering by posting buffering messages on the bus
- send NEWSEGMENT events in TIME format
- switch to higher/lower bitrate by more than one step at a
time
- handle change of media types
+ inter: new intermediate surface elements:
inter{video,audio,sub}{sink,src} to decouple elements within the
same pipeline
+ invtelecine: remove in favor of fieldanalysis
+ irtspparse: add Interleaved RTSP parser element
+ jifmux: change class to formatter, bump rank to secondary
+ kateenc: don\'t error on empty input buffers
+ kate:
- do not consider an empty SPU to be a fatal error
- pass on timed event metadata as tags when we can
- support for rendering on several YUV formats
+ legacyh264parse:
- create correct avc codec-data
- delay pushing buffers until we have width/height
- fix output caps alignment for avc input
+ modplug: fix modules playing as mono instead of stereo
+ motioncells: new element to detect areas of motion
+ mpeg2enc: support mjpegtools 2.0
+ mpeg4videoparse: properly handle profile and level in caps
+ mpegpsdemux: timestamp handling and seeking fixes
+ mpegpsmux:
- remember whether an incoming buffer is a keyunit or not
- add \"aggregate-gops\" property to aggregate GOPs into buffer
lists
- put stream headers into output caps
+ mpeg[pt]sdemux: add support for AAC LATM/LOAS streams
+ mpegtsbase: actually set seen_pat=TRUE when we see a PAT
+ mpegtsdemux:
- always try to seek for to a keyframe; add accurate seeking
support
- fix frequent deadlock demuxing MPEG TS
- fix scanning stopping too early
- fix timestamps in newsegement event after seeking
- implement key_unit seeking for MPEG2 video
- payload parsing for H.264
- push based seeking based on PCR
+ mpegtsmux:
- add support for force key unit events
- unset the current PCR stream when starting a new unit
+ mpegtsparse:
- fix parsing of PSI table IDs
- support more character set encodings
+ mpegts: stop scanning for keyframes as early as possible
+ ofa: don\'t crash when there\'s no data to create a fingerprint
from
+ openal: new OpenAL sink and source elements: openalsrc,
openalsink
+ opencv: allow to build against 2.3.1
+ opus: new Opus audio codec elements: opusdec, opusenc,
opusparsertpopusdepay, rtpopusay
+ pcapparse: also support extracting tcp data; fix SLL parsing
+ photography: add missing FLICKER_REDUCTION capability
+ pvr2d: new pvrvideosink element
+ psmux: fix writing of system header, which makes VLC not skip
the adjacent PSM and play embedded H.264 streams
+ removesilence: new plugin
+ resindvdsrc: do not try to seek before the first chapter
+ rotate: angle is in radians already, do not scale it
+ rsvgdec: use input buffer timings if possible
+ rtmp: add rtmpsink element for output to an RTMP server
+ rtpdtmfmux: add last-stop to dtmf-event upstream events
+ rtpdtmfsrc:
- correctly recognize the end of a buffer
- just error out if there is no clock
- make sure rtpdtmfsrc timestamps don\'t overlap
- put the inter digit interval at the end, not at the start
- respect ptime from the caps
- start at the last_stop from the start event if there was one
+ rtpvp8:
- fix bitstream parsing using the wrong kind of bitreader
- reject unknown bitstream versions
- update the pay/depay to the ietf-draft-01 spec
+ schroenc:
- balance encoder and video format alloc/dealloc
- remove shape_output handling
+ scopes:
- add a new element similar to synaesthesia
- add a simple fft based scope
- draw pixels with signle 32bit writes
- first version of a scopes plugin using a new baseclass
- fix elements descriptions
+ shm:
- add ability to add uint64 tags on buffers
- add buffer-time property
+ smooth: new element, port to 0.10
+ soundtouch: handling incoming rate when requested
+ spacescope:
- add color-modes
- use the drawhelpers and add a draw-style property
+ spandsp: adding spandsp plugin with spanplc element for packet
loss concealment
+ spectrascope: use add_pixel for non-white pixels
+ subenc: add webvttenc element
+ teletextdec: new teletext decoder plugin based in zvbi
+ tiger: add a \"silent\" property to skip rendering
+ tsdemux:
- add explicit supported AAC stream-format in template caps
- countless fixes and improvements
+ tta: decrease rank to NONE
+ video:
- abstract surface API for HW accelerated codecs
- add GstVideoContext interface
- add libgstbasevideo PC file
+ voaacenc:
- add new plugin for audio AAC encoder based on vo-aacenc lib
- add profile and level to the caps
+ vp8dec:
- add check if we have legal aspect-ratio before reset it
- propagate downstream flow return to upstream
- use new basevideodecoder API to drop frames and get QoS
messages posted
- add \"lag-in-frames\" and \"min/maxsection-pct\" options
- generate a timestamp for alt-ref frames
+ wrappercamerabinsrc: push newsegments on video capture start
+ xvidenc:
- add video/mpeg,mpegversion=4 to the caps
- add profile/level to the caps and negotiate them with
downstream
- add support for levels 4a/5/6 of the simple profile
- don\'t add the profile/level to the video/x-xvid caps
+ API additions:
- GstSurfaceBuffer, GstSurfaceConverter, GstDeviceContext
- codec parser library
- video decoder and encoder base class API
+ Bugs fixed: bgo#532820, bgo#550230, bgo#569305, bgo#578926,
bgo#589064, bgo#597822, bgo#599469, bgo#608171, bgo#609639,
bgo#611046, bgo#615615, bgo#615681, bgo#616421, bgo#619739,
bgo#620119, bgo#625190, bgo#625520, bgo#628284, bgo#628609,
bgo#629244, bgo#631390, bgo#631416, bgo#634582, bgo#635917,
bgo#640017, bgo#641405, bgo#641918, bgo#642023, bgo#642759,
bgo#647055, bgo#647748, bgo#647842, bgo#648021, bgo#648245,
bgo#648478, bgo#648565, bgo#648933, bgo#649391, bgo#649822,
bgo#649832, bgo#649931, bgo#650072, bgo#650171, bgo#650228,
bgo#650323, bgo#650416, bgo#650484, bgo#650594, bgo#650595,
bgo#650914, bgo#650970, bgo#651050, bgo#651779, bgo#651782,
bgo#652035, bgo#652261, bgo#652677, bgo#652694, bgo#652902,
bgo#652924, bgo#652951, bgo#652956, bgo#652995, bgo#653013,
bgo#653087, bgo#653161, bgo#653481, bgo#653544, bgo#654293,
bgo#654310, bgo#654416, bgo#654572, bgo#654657, bgo#654666,
bgo#654799, bgo#654805, bgo#654806, bgo#654840, bgo#654844,
bgo#655112, bgo#655318, bgo#655319, bgo#655361, bgo#655362,
bgo#655540, bgo#655804, bgo#655887, bgo#656107, bgo#656115,
bgo#656164, bgo#656166, bgo#656226, bgo#656641, bgo#656686,
bgo#656928, bgo#656929, bgo#657033, bgo#657091, bgo#657250,
bgo#657363, bgo#657368, bgo#657419, bgo#658251, bgo#658450,
bgo#658800, bgo#658940, bgo#658973, bgo#659061, bgo#659087,
bgo#659485, bgo#659836, bgo#659924, bgo#660118, bgo#660234,
bgo#660364, bgo#660406, bgo#660469, bgo#660528, bgo#660630,
bgo#660999, bgo#661053, bgo#661066, bgo#661098, bgo#661113,
bgo#661614, bgo#662164, bgo#662321, bgo#662420, bgo#662746,
bgo#662776, bgo#662857, bgo#662949, bgo#663180, bgo#663203,
bgo#663234, bgo#663235, bgo#663238, bgo#663309, bgo#663346,
bgo#663552, bgo#663768, bgo#663782, bgo#664048, bgo#664123,
bgo#664257, bgo#664631, bgo#664725, bgo#664815, bgo#664817,
bgo#665078, bgo#665205, bgo#665378, bgo#665418, bgo#665584,
bgo#665631, bgo#665703, bgo#665814, bgo#666517, bgo#666584,
bgo#666750, bgo#667560, bgo#668192, bgo#668311, bgo#668380,
bgo#668381, bgo#668471, bgo#668521, bgo#668627, bgo#668833,
bgo#669365, bgo#669697.
- Update gstreamer-0_10-plugins-bad-patch-source.sh (and
pre_checkin.sh):
+ Deal with xz tarballs.
+ Accept those new plugins: audiovisualizers, faceoverlay,
freeverb, inter, removesilence, smooth.
- Drop gstreamer-0_10-plugins-bad-mjpegtool2.patch: fixed upstream.
- Drop libmms bcond: always build against libmms-devel since we
have it.
- Add explicit glib2-devel and gstreamer-0_10-devel BuildRequires
so they can be versioned.
- Add liblrdf-devel BuildRequires: this enhances the ladspa plugin.
- Add openal-soft-devel BuildRequires to build new OpenAL sink and
source elements.
- Uncomment opencv-devel BuildRequires: the code can now used a
recent version of opencv.
- Add zvbi-devel BuildRequires to build new teletext decoder
plugin.
- Add xz BuildRequires on openSUSE <= 12.1, to be able to
decompress the xz tarball.
- Create libgstcodecparsers-0_10-23 subpackage for new library, and
add a Requires for it to devel subpackage.
- Rename libgstbasecamerabinsrc-0_10-0, libgstbasevideo-0_10-0,
libgstphotography-0_10-0, libgstsignalprocessor-0_10-0,
libgstvdp-0_10-0 to libgstbasecamerabinsrc-0_10-23,
libgstbasevideo-0_10-23, libgstphotography-0_10-23,
libgstsignalprocessor-0_10-23, libgstvdp-0_10-23 following
upstream soversion change.
- Add missing Requires for libgstbasecamerabinsrc-0_10-23,
libgstbasevideo-0_10-23, libgstsignalprocessor-0_10-23,
libgstvdp-0_10-23 to devel subpackage.

Fri Jan 6 13:00:00 2012 reddwarfAATTopensuse.org
- Change mjpegtools-devel BR to libmjpegutils-devel to reflect new
name and fix build in OBS when the two versions are available

Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency

Sat Aug 6 14:00:00 2011 chrisAATTcomputersalat.de
- fix deps
o gstreamer-0_10-plugins-base-devel >= 0.10.33

Fri Jun 24 14:00:00 2011 sbrabecAATTsuse.cz
- Move autoconf call to %build phase where it belongs.

Wed Jun 8 14:00:00 2011 reddwarfAATTopensuse.org
- fix build with mjpegtools 2.0.0

Thu May 19 14:00:00 2011 reddwarfAATTopensuse.org
- enable the cURL plugin

Wed May 11 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.10.22:
+ aiffparse:
- add support for 32 bit and 64 bit floating point formats
- the SSND header is 16 bytes large, not 8 + 16 bytes
+ assrender: refactor blitting, avoid writing past end of buffer
+ camerabin2:
- Add a property to select the encoding profile
- Add custom filter properties
- Add image-done message
- Adding audio support for video recordings
- Adding properties for image capture settings
- Add methods for preview image message posting
- Add preview-filter property
- Adds new idle property
- Add viewfinder caps related properties
- Add viewfinder-sink property
- Implement previewing
- Implement tagsetter interface
- Move preview helper functions to basecamerabinsrc
- Move to encodebin
- Moving preview image properties to basecamerasrc
+ camerabin:
- adding audio related properties
- Always take photo when preview-caps is set
- don\'t rely on the application running the default GLib main
loop
- Events with select-all in input-selector
- Fix corner case for preview posting
- Use running time for muxing
+ celtenc: Fix compilation with celt >= 0.11.0
+ colorspace:
- add 16-bit-per-channel handling
- add dithering and support for r210 and fix YUV->RGB matrixing
+ curlsink: add libcurl-based sink element
+ decklink: Add decklink plugin
+ directdrawsink:
- avoid aspect-ratio borders overlying other windows
- avoid rendering to invalid area
+ dshowvideosink: update for latest GstXOverlay changes
+ dvbsuboverlay: Fix using alpha values in blitting
+ dvdspu: don\'t write clipped lines to the output buffer
+ dvdsubdec: make up clut values if they weren\'t set
+ fieldanalysis: new fieldanalysis element
+ fpsdisplaysink:
- add \"silent\" property, fix \"sync\" property default value
- add \"frames-dropped\" and \"frames-rendered\" properties
- add \"last-message\" property and never print anything to
stdout
+ gme: fix infinite looping by fading out after two loops
+ h263parse: add an h263parse element
+ hlsdemux: Add HTTP live streaming parser/demuxer element
+ id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
+ jifmux: Add GstTagXmpWriter support
+ jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)
+ jp2kdec: post proper error when the image\'s colour space is not
supported
+ jpegparse: misc. fixes
+ linsys: Add plugin for Linear Systems SDI boards
+ logoinsert: add \"data\" property; fix memleaks
+ mpegtsdemux: new (not-yet autoplugged) MPEG TS demuxer rewrite
+ mpegtsmux:
- add byte-stream to h264 template pad caps
- don\'t error out if downstream fails to handle the newsegment
event
+ mpegtspacketizer: Handle all ISO8859-x encodings in
get_encoding()
+ opencv: make work with openCV 2.2
+ patchdetect: new element
+ rsvgoverlay:
- allow negative values for x/y/width/height
- implement x/y/width/height (absolute and relative)
positioning and dimensioning
+ rtpvp8: Add simple payloaders and depayloaders for VP8
+ scenechange: new scene change detection element
+ sdi: Add raw SDI muxing/demuxing elements
+ shm:
- Allow ShmPipe to save a data pointer for applications
- Keep the ShmPipe alive as long as there are blocks left
- Make default perm u+rw g+r for shm area
+ shmsink:
- ensure gst_poll_wait is called first on descriptors
- Keep shmsink referenced while there are still buffers around
+ shmsrc:
- Keep GstPoll for whole src lifetime
- Only connect to sink in PLAYING in live mode
+ vdpau: fixup GstFlowReturn handling
+ vdpausink: fix bug where we didn\'t setup vdpau on a user set
window
+ videoparsers:
- new h263parse element
- baseparse-based dirac parser, new baseparse-based h264parse
+ xvidenc: proxy downstream caps restrictions upstream via
get_caps()
+ zebrastripe: New element
+ Bugs fixed: bgo#646211, bgo#608786, bgo#334107, bgo#582167,
bgo#586848, bgo#591651, bgo#594035, bgo#594280, bgo#602847,
bgo#611061, bgo#615655, bgo#616814, bgo#617532, bgo#622276,
bgo#626618, bgo#632056, bgo#639502, bgo#639763, bgo#639841,
bgo#640286, bgo#640287, bgo#640327, bgo#640561, bgo#640637,
bgo#640885, bgo#641047, bgo#641178, bgo#641496, bgo#641530,
bgo#641712, bgo#641796, bgo#641857, bgo#641858, bgo#642116,
bgo#642658, bgo#642671, bgo#643469, bgo#643471, bgo#643607,
bgo#644176, bgo#644208, bgo#644429, bgo#645006, bgo#645053,
bgo#645412, bgo#645420, bgo#645502, bgo#645568, bgo#645711,
bgo#646256, bgo#646495, bgo#646840, bgo#646955, bgo#647030,
bgo#647364, bgo#647498, bgo#647564, bgo#647830, bgo#647852,
bgo#647853, bgo#647854, bgo#648001, bgo#648929, bgo#649005,
bgo#647751, bgo#621027.
- Add new elements to gstreamer-0_10-plugins-bad-patch-source.sh:
+ fieldanalysis, hls, mpegtsdemux, patchdetect, rtpvp8, sdi,
videofilters and videoparsers.
- Remove libgstaudioparsersbad.so from files section: it\'s moved to
the -good package
- libgstqtdemux has been renamed to libgstmpegtsdemux.so
- Add newly appeared elements:
+ libgstdecklink.so
+ libgstfieldanalysis.so
+ libgstfragmented.so
+ libgstlinsys.so
+ libgstpatchdetect.so
+ libgstrtpvp8.so
+ libgstsdi.so
+ libgstvideofiltersbad.so
+ libgstvideoparsersbad.so

Wed Apr 27 14:00:00 2011 toddrme2178AATTgmail.com
- Add 32bit compatibility libraries

Sat Apr 23 14:00:00 2011 reddwarfAATTopensuse.org
- Add GME support
- Fix BUILD_ORIG build

Mon Jan 31 13:00:00 2011 davejplaterAATTgmail.com
- Update to version 0.10.21 : see documentation - NEWS for all
changes since 0.10.20
- Upstream additions and removals :

* alsaspdif: removed alsaspdifsink element (replaced by alsasink
device=spdif)

* metadata: remove metadata plugin

* jack: jack plugin has moved to gst-plugins-good (0.10.27)

* selector: input-selector and output-selector have moved to
GStreamer core (0.10.32)

* valve: has moved to gstreamer core (0.10.32)

* camerabin2: new camerabin element (work-in-progress, experimental)

* camerabin: add \"preview-source-filter\",\"ready-for-capture\",
\"idle\" properties

* camerabin: change \"zoom\" property from int to float

* camerabin: enable all conversion flags by default to make it
work out-of-the-box everywhere

* cog: improvements in colorspace and scaler; add fast paths for
colorspace conversion

* colorspace: revive element and add support for many more
pixellayouts/colorspaces

* colorspace: add support for SDTV/HDTV YUV conversions

* dvbsuboverlay: new element to overlay DVB subtitle

* interlace: new element

* jp2kdecimator: add a JPEG2000 decimator element (drop details
without reencoding)

* y4mdec: new y4mdec element

* new libgstbasecamerabinsrc-0.10.so.0

Sun Jan 16 13:00:00 2011 ajAATTsuse.de
- Remove buildrequire on pyxml, requiring python is enough.

Fri Jan 14 13:00:00 2011 vuntzAATTopensuse.org
- Remove libgme-devel BuildRequires: it was not submitted to
Factory, so it makes the build fail. It means we don\'t have gme
support.

Tue Dec 14 13:00:00 2010 reddwarfAATTopensuse.org
- Add gme support

Fri Sep 24 14:00:00 2010 vuntzAATTopensuse.org
- Move libkate-devel BuildRequires out of the orig build, since
it\'s now in Factory.

Tue Sep 21 14:00:00 2010 vuntzAATTopensuse.org
- Add libtimidity-devel BuildRequires to build the timidity plugin.
- Drop gstreamer010-plugins-bad-libdca-shared.patch: this is not
needed anymore, since the orig build will have a recent-enough
version of libdca now.
- Update the list of plugins we patch out of the source to make the
package really free:
+ This is based on what Fedora does.
+ See bnc#637056 for the discussion. We can ship the muxers and
demuxers now. However, we can\'t ship dvdspu, nor siren.
+ Update gstreamer-0_10-plugins-bad-patch-source.sh to be based
on the gst-p-bad-cleanup.sh script used for
gstreamer-plugins-bad-free in Fedora.
+ Drop gstreamer010-plugins-bad-patched.patch: the script now
patches the tarball too.
+ Remove call to autogen.sh/autoconf: this is done by the script
too.
+ Remove the call to rm after %makeinstall that removes plugins:
all plugins that we build are fine now, and since we explicitly
list plugins in the packages file lists, we can\'t have a plugin
there by accident.
+ Regenerate gst-plugins-bad-0.10.20-patched.tar.bz2.

Wed Sep 8 14:00:00 2010 dimstarAATTopensuse.org
- Fix files list for full build:
+ amrwbparser has been removed since 0.10.14, migrated to -ugly.
See also bgo#584890.
+ aacparser was merged into audioparse since 0.10.18.
+ Add mpegpsmux.so, that appeared in version 0.10.14.
- Due to the move of amr to -ugly, remove the libopencore-amr-devel
BuildRequires.
- Remove obsolete FIXME lines:
+ assrender is being built
- Add some more FIXME lines:
+ flite: a small, fast run time synthesis engine
+ gme: game-music-emu
+ lv2: a standard for plugins and matching host applications,
mainly targeted at audio processing and generation.
- New built decoders/encoders/muxers:
+ kate: add libkate-devel BuildRequires; plugin is packaged in
the original addon package.

Tue Sep 7 14:00:00 2010 dimstarAATTopensuse.org
- Change xvid-devel BuildRequires to libxvidcore-devel and
amrwb-devel to libopencore-amr-devel. This is the name used by
exxternal repositories.

Mon Sep 6 14:00:00 2010 ajAATTsuse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.

Fri Sep 3 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.10.20:
+ vdpau: H.264 and MPEG-4 decoder (not enabled for autoplugging
yet though)
+ vp8enc: support multipass encoding and keyframe-only mode
+ neonhttpsrc: timeout properties and cookie support
+ h264parse and mpegvideoparse: can periodically insert codec
data into stream now
+ build: require GLib >= 2.20, automake >= 1.10,
autoconf >= 2.60, want orc
+ asfmux:
- deprecate \"is-live\" property, replaced by new \"streamable\"
property
- don\'t set the \'seekable\' flag in headers if we are streaming
- put headers into \"streamheader\" field in output caps for
streaming
- write preroll info in the header at initialization
+ bayer: support more formats in bayer2rgb, add rgb2bayer element
+ camerabin: make viewfinder-sink property work with bins
+ celt: add support for celt 0.8, remove support for celt < 0.5
+ celtenc: add \"prediction\" and \"start band\" properties
+ coloreffects: new element with heat, sepia, xray and
cross-process effects
+ dshowvideosink: many fixes and improvements
+ fpsdisplaysink: add \"fps-update-interval\" and read-only
\"max-fps\"/\"min-fps\" properties
+ frei0r: check for plugins in /usr/{local/,}lib{32,64}/frei0r-1
+ gaudieffects: new plugin with burn, chromium, dilate, dodge,
exclusion, gaussianblur and solarize video effect elements
+ geometrictransform: new plugin with circle, diffuse,
kaleidoscope, marble, pinch, sphere, twirl, and waterripple,
fisheye, mirror, square, tunnel, bulge, stretch video effect
elements
+ gsettings: new GSettings plugin with audio/video sources and
sinks (to replace gconf plugin)
+ h264parse: add \"config-interval\" property to insert SPS/PPS at
periodic intervals
+ h264parse: handle 3-byte bytestream sync codes; process
incoming timestamps more correctly
+ id3mux: add support for beats-per-minute tag
+ invtelecine: support more video formats, more pulldown formats,
add \"verify-field-flags\" property
+ ivfparse: add simple IVF parser element (simple framing for VP8
video data)
+ jpegformat: add exif writing to jifmux and exif parsing to
jpegparse
+ jpegparse: skip extra 0xff markers, optimize jpeg image parsing
+ mimic: lots of fixes and clean-ups
+ mpeg4videoparse: add \"config-interval\" property to re-insert
config in stream
+ mpegtsmux: start pmt at 0x020; take all the pmt in the
streamheaders
+ mpegtsparse: actually work when we have small buffers coming in
+ mpegvideoparse: apply previous timestamp when there isn\'t any
newer
+ neonhttpsrc: add \"connect-timeout\", \"read-timeout\" and
\"cookies\" properties
+ qtmux:
- write audio/video stream bitrates into header, if available
- write track-number etc. tags even if count is not available
+ rtmpsrc: new RTMP source element based on librtmp
+ rtpdtmfmux: add priority sink pads and drop buffers on
non-priority sink pads when something is incoming on the
priority sink
+ rtpmux: add support for GstBufferLists; aggregate incoming
segments; fix buffer leak
+ shm: add new shm-based shmsink and shmsrc elements for IPC
using shared memory
+ vdpau: add H.264 decoder and MPEG-4 part 2 decoder; countless
other fixes and improvements
+ videomaxrate: new plugin/element to limit videorate
conditionally based on threshold
+ vp8dec:
- mark discont buffers, set decoder deadline from the QoS
information
- allow a maximum keyframe distance of 0, i.e. all frames are
keyframes
- fix handling of invisible/alt ref frames
- add support for enabling automatic insertion of alt-ref
frames by the encoder
- implement multipass encoding
+ wildmidi: Add support for wildmidi 0.2.3
+ Bugs fixed: bgo#625908, bgo#625076, bgo#620746, bgo#566614,
bgo#570428, bgo#574290, bgo#579926, bgo#580967, bgo#591622,
bgo#602551, bgo#602936, bgo#613346, bgo#616265, bgo#618336,
bgo#618522, bgo#618921, bgo#618936, bgo#620324, bgo#620717,
bgo#620825, bgo#620978, bgo#621205, bgo#621348, bgo#621523,
bgo#622369, bgo#622484, bgo#622690, bgo#622692, bgo#622725,
bgo#623272, bgo#623365, bgo#623550, bgo#623678, bgo#623710,
bgo#623713, bgo#623722, bgo#623802, bgo#623854, bgo#623881,
bgo#623883, bgo#625003, bgo#625138, bgo#625174, bgo#625496,
bgo#625722, bgo#625817, bgo#625959, bgo#626049, bgo#626603,
bgo#626670, bgo#626815, bgo#627413, bgo#627918, bgo#627991,
bgo#624212, bgo#619158, bgo#619484, bgo#621404
- Drop gstreamer-0_10-plugins-bad-remove-cog_test.patch, upstream
included.
- Rebase gstreamer010-plugins-bad-patched.patch.
- Remove liboil-devel BuildRequires.
- gst-camera.ui is no longer installed, so we can drop the hack to
delete it ourselves.
- Add libvdpau-devel BuildRequires.
- Split out libgstvdp-0_10-0 subpackage.
- Add gsettings macros to preamble, post and postun.

Mon Aug 30 14:00:00 2010 vuntzAATTopensuse.org
- Reenable the VP8 plugin by adding libvpx-devel BuildRequires
back.

Mon Aug 30 14:00:00 2010 vuntzAATTopensuse.org
- Remove libvpx-devel BuildRequires for now since it\'s not in
Factory yet.

Wed Aug 25 14:00:00 2010 vuntzAATTopensuse.org
- Add libvpx-devel BuildRequires for WebM support.
- Manually remove gst-camera.ui since gst-camera is not installed
anymore.

Thu Aug 12 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.10.19:
+ audioparsers: add bitrate calculation
+ camerabin:
- add API to query supported image capture resolution
- add block-after-capture property for viewfinder blocking
- add video-capture-width/height/framerate properties
- add video-source-filter and viewfinder-filter properties
+ capssetter: element was moved to gst-plugins-good
+ cogcolorspace: implement color-matrix handling and chroma-site
+ dc1394: add iso-speed property
+ dshowvideosrc: add support for YUY2 input format
+ festival: don\'t open an infinite number of connections to the
server and close connections
+ h264parse:
- fix writing NALU prefix for byte-stream output format
- fix wrong timestamps in some cases after seeking
+ imagefreeze: plugin was moved to gst-plugins-good
+ invtelecine: add invtelecine element
+ jackaudiosrc: implement multichannel support
+ jpegformat: add xmp reading and writing support
+ ladspa, lv2: don\'t fail in plugin_init when having 0 elements
(which would cause the plugin to get blacklisted)
+ mmssrc:
- Check URI for validity and work around URI parsing bugs in
libmms
- Use the escaped location for the RTSP redirect message
+ mpegtsdemux: add support for Blu-Ray style DTS and the two DTS
HD stream types
+ mpegtsparse: parse TDT table in mpegts
+ mpegvideoparse: export profile and level in caps; estimate
bitrate; update caps when sequence header changes
+ oss4: plugin was moved to gst-plugins-good
+ qtmux: add support for the VP8 video codec and XMP tags
+ segmentclip: add audio/video buffer segment clip elements
+ vcdsrc: support the DVD URI scheme so a device can be specified
via the URI
+ vp8: add libvpx-based VP8 encoder/decoder
+ Bugs fixed: bgo#572551, bgo#603745, bgo#611302, bgo#612208,
bgo#612331, bgo#612454, bgo#612615, bgo#612687, bgo#612757,
bgo#613156, bgo#613160, bgo#613332, bgo#613708, bgo#613758,
bgo#613795, bgo#613920, bgo#614016, bgo#614037, bgo#614259,
bgo#614349, bgo#614475, bgo#614479, bgo#614591, bgo#614958,
bgo#614991, bgo#616078, bgo#616541, bgo#617145, bgo#617146,
bgo#617331, bgo#617650, bgo#618044, bgo#618388, bgo#618409,
bgo#618527, bgo#618710, bgo#618867, bgo#619064, bgo#619169,
bgo#619172, bgo#619290, bgo#619317, bgo#619318, bgo#619344,
bgo#619444, bgo#619502, bgo#619617, bgo#619916, bgo#614317
- Drop gstreamer010-plugins-bad-libpng14.patch: fixed upstream.
- Add gstreamer-0_10-plugins-bad-remove-cog_test.patch to fix
build, which chokes on BRP checks. The patch is from upstream,
commit 106cf3
- Add librsvg-devel BuildRequires.

Sun Jul 18 14:00:00 2010 vuntzAATTopensuse.org
- Add explicit BuildRequires on orc since it\'s needed for the cog
plugin (it was brought by the schroedinger-devel package before).

Tue Apr 20 14:00:00 2010 davejplaterAATTgmail.com
- Provides gstreamer-0_10-schroedinger = 1.0.8 to ensure a clean
update of gstreamer-0_10-schroedinger to this package

Fri Apr 9 14:00:00 2010 vuntzAATTopensuse.org
- Add gstreamer010-plugins-bad-libpng14.patch taken from upstream,
to correctly detect recent libpng.

Thu Mar 25 13:00:00 2010 vuntzAATTopensuse.org
- Build the schroedinger plugin that was moved from schroedinger to
here:
+ Add schroedinger-devel BuildRequires to build the schroedinger
plugin.
+ Provides and Obsoletes gstreamer-0_10-schroedinger.

Mon Mar 8 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.10.18:
+ Features of tis release:
- aacparse: lots of fixes, now based on common baseparser class
and merged into audioparser plugin
- ac3parse: new AC3 parser element based on common baseparser
class and part of new audioparser plugin
- adpcmenc: new adpcm encoder element
- aiffmux: new aiff muxer element
- amrparse: use (default) time handling of baseparser class,
merged into audioparser plugin
- apexsink: change volume property to a double to make work
with playbin2
- asfmux: handle streams with different start times
- asfmux: improve compatibility with WMSP in WMP
- asfmux, rfbsrc, vmnc, mpegdemux, resindvd: fix alignment and
endianness issues
- assrender: countless fixes and improvements
- audioparsers: rename baseparse GType name to avoid possible
conflicts
- audioparsers: fix seek handling, newsegment sending, push
mode data draining
- celt: make compile against earlier CELT versions
- configure: call $PKG_CONFIG instead of pkg-config to fix
cross compilation
- dataurisrc: new source element for data:// URIs
- faac: lots of fixes (channel layout, output caps, bps
estimation etc.)
- flacparse: fix multiple channel frame parsing; merged into
new audioparser plugin
- fpsdisplaysink: expose video sink using a property
- h264parse: Correctly rewrite all nal prefixes
- h264parse: fix caps parameters setting, framerate calculation
- h264parse: fix regression in output buffer timestamping
- h264parse: optionally output AUs rather than NALUs or
transform from bytestream to sample format and vice versa
- h264parse: parse SPS some more (e.g. for width/height)
- ivorbisdec: moved to -base (to reuse same codebase as
vorbisdec)
- jpegformat: new jifmux element
- jpegparse: new jpeg parser element (not autoplugged for now)
- mmssrc: post error message in addition to redirect when
connect fails
- mpegtsdemux: Handle eac3 in PMT
- mpegtsmux: add pat-interval and pmt-interval properties
- mpegtsmux: Do not crash on misinterpreted h264
- mpegtsmux: Fix mistake on previous commit
- mpegtsmux: fix PAT/PMT insertion frequency, add PAT/PMT in
streamheader
- mpegtsmux: mark delta-unit on outgoing buffers
- qtmux: add moov recovery feature (to finalise recording after
crash or so)
- qtmux: improves compatibility with some hardware players
- qtmux: add support for ALAC, SVQ3, IMA ADPCM; improve j2k
handling
- qtmux: misc. tag writing fixes: write all udta children
atoms; crash less
- shapewipe: moved to -bad
- vdpau: lots of fixes and refactoring
+ Bugs fixed: bgo#606657, bgo#607513, bgo#440476, bgo#530513,
bgo#563433, bgo#575878, bgo#583098, bgo#598350, bgo#598682,
bgo#598916, bgo#600409, bgo#601108, bgo#601417, bgo#602161,
bgo#602465, bgo#602524, bgo#602528, bgo#603938, bgo#603983,
bgo#603986, bgo#604099, bgo#604101, bgo#604280, bgo#604311,
bgo#604908, bgo#604925, bgo#605720, bgo#605721, bgo#605904,
bgo#606371, bgo#606636, bgo#606665, bgo#606677, bgo#606726,
bgo#606859, bgo#607105, bgo#607285, bgo#607555, bgo#607747,
bgo#608042, bgo#608651, bgo#608706, bgo#608751, bgo#608753,
bgo#608896, bgo#608998, bgo#609055, bgo#609215, bgo#609478,
bgo#164870, bgo#383478, bgo#606878, bgo#580731, bgo#587922,
bgo#601576

Wed Mar 3 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.10.17:
+ Fix DVD playback
+ New elements: DTMF tone source and detector
+ ASS subtitle support improvements
+ Fix compilation on OS/X Snow Leopard
+ Support DVB 3.3 API
+ Inputselector fixes
+ Bugs fixed:
- Changes from version 0.10.16
+ Fix various bugs in the 0.10.15 release
+ Fix a deadlock in starting DVD
+ Fix compilation problems
+ Allow libneon versions >= 29.x
- Changes from version 0.10.15
+ Add barcode scanner plugin using the zbar library
+ Improvements to camerabin
+ Support audio-track format switching in DVD
+ Improve parsing and display of PGS subpictures
+ Add Cog plugin
+ Add LV2 plugin support
+ Improve VDPAU plugin. Add post-processing support
+ Add videomeasure plugin
+ Improve Siren codec
+ Improved Directshow capture element
+ Add EAC3 mapping in MPEG-TS playback
+ Improve AAC encoding
+ Improved MIDI file playback
+ Improve H-264 parsing
+ Add MPEG-PS muxer
+ Add PNM encoder and decoder
+ Add SVG decoder
+ Update GLib dependency to GLib 2.16
+ Various other bug fixes and improvements (see ChangeLog)
- Changes from version 0.10.14
+ Moved rtpmanager to -good
+ Moved dirac elements from schroedinger to gst-plugins-bad
(new schroedinger release without the gstreamer elements
will follow shortly)
+ amrwb: Remove AMR-WB parser and decoder and rename encoder
plugin from amrwb to amrwbenc (the removed elements will
re-appear in the next -ugly release; no migration strategy
provided in this case because of the special status of the
amrwb plugin)
+ asfmux, rtpasfpay: add ASF muxer and windows media payloader
+ basevideo: add experimental video base class library/API
+ camerabin: lots of fixes and improvements
+ capssetter: new element for debugging purposes
+ directdraw: Implement GstNavigation interface
+ directshow: refactor and improve dshowsrcwrapper, dshowideosrc,
dshowaudiosrc
+ frei0r: wrapper for frei0r video filter plugins
+ gme: add libgme plugin which supersedes the existing OpenSPC
spc plugin
+ Implement SEEKING query in more demuxers and decoders (notably
mpeg-ps/mpeg-ts, mxf, musepack, rawparse)
+ kate: add kate subtitle encoder, decoder and overlay
+ mimic: lots of fixes for mimenc and mimdec; add \"paused mode\"
+ mpegpsdemux: added caps for AAC and fixed playback of a clip
with LPCM
+ mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
+ qtmux: handle pixel-aspect-ratio; misc. other fixes and
improvements
+ shapewipe: support ARGB/RGBA for video input/output; fix for
still images
+ vdpau: add experimental vdpau plugin
- Update gstreamer-0_10-plugins-bad-patch-source.sh and
gstreamer010-plugins-bad-patched.patch to also drop mpegpsmux
from the patched source tarball and from configure.ac
- Drop gstreamer010-plugins-bad-libass-0.9.7.patch, upstream fixed.
- Filelist: xdgmime has been moved to -base, rtpmanager to -good,
aiffparse was renamed to aiff.
- Split out the two new libraries accoring SLPP.

Mon Dec 14 13:00:00 2009 ajAATTsuse.de
- Refresh patches with fuzz=0.

Mon Oct 26 13:00:00 2009 sbrabecAATTsuse.cz
- Added support for translation-update-upstream (FATE#301344).

Thu Oct 1 14:00:00 2009 lnusselAATTsuse.de
- optionally enable libmms
- make divx4linux optional too as it\'s binary only

Tue Aug 11 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 0.10.13:

* New shapewipe video transition plugin

* qtmux improvements

* camerabin improvements

* HDV MPEG-TS private streams support

* Output interlacing information in mpegvideoparse

* MS-ADPCM decoder

* RTP fixes and enhancements

* DTS decoder improvements

* New ID3 tagging plugin that supports v1, v2.3 and v2.4

* Support for PGS (BluRay) subtitles

* Many other bug fixes and enhancements

* Bugs fixed: bgo#584945, bgo#511097, bgo#561752, bgo#584164,
bgo#584165, bgo#584360, bgo#585015, bgo#585660, bgo#584114,
bgo#583188, bgo#583627
- Split according to shard library packaging policy.

Fri May 22 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.12:
+ Presets support in several elements
+ Support ITV MPEG-TS streams
+ New element: flvmux
+ New element: osxvideosrc
+ Fixes in RTP elements
+ camerabin fixes
+ Improved QT/mp4 muxing
+ xdgmime based content type guessing
+ deinterlace2 moved to the Good plugins (replacing deinterlace)
+ Support for MXF muxing, and improved MXF demuxing
+ Greatly improved DVD playback
+ DirectDraw element moved back from Good plugins
+ Many other bug fixes and improvements
+ Bugs fixed: bgo#573852, bgo#574401, bgo#580091, bgo#153684,
bgo#537700, bgo#569437, bgo#569673, bgo#569781, bgo#573595,
bgo#573846, bgo#573847, bgo#573848, bgo#573849, bgo#575388,
bgo#575736, bgo#576408, bgo#577690, bgo#577864, bgo#578112,
bgo#578562, bgo#578563, bgo#580133, bgo#580144, bgo#580786,
bgo#580901, bgo#581375, bgo#582013, bgo#582074, bgo#582208,
bgo#582483, bgo#582656, bgo#582702, bgo#583337, bgo#580585,
bgo#577843, bgo#581593, bgo#575284, bgo#576021, bgo#576712,
bgo#581427
- Drop gst-plugins-bad-soundtouch14.patch: fixed upstream.
- Remove useless change in configure.ac for swfdec: this plugin
doesn\'t compile anyway.

Mon May 11 14:00:00 2009 sbrabecAATTsuse.cz
- Build with external modplug.
- Fix for the latest soundtouch.
- Don\'t call autogen in older products.
- patch-source script included as source.

Mon Mar 23 13:00:00 2009 vuntzAATTnovell.com
- Update to version 0.10.11:
+ Add ASS/SSA subtitle handling element assrender
+ Leak fixes in the QuickTime decoder wrapper
+ Better DirectShow output on Windows
+ Extend QT muxing support to include AMR and H.263
+ mms seeking support
+ Extended MXF file format handling
+ camerabin and photography API for digital camera interfacing
+ Merge elements from Farsight: liveadder, sirendec, sirenenc,
valve, rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux,
autoconvert, mimdec, mimenc
+ typefinder based on xdgmime
+ Bugs fixed: bgo#573369, bgo#568704, bgo#354908, bgo#369912,
bgo#469930, bgo#481075, bgo#549645, bgo#567003, bgo#567371,
bgo#567828, bgo#567965, bgo#568480, bgo#568483, bgo#568837,
bgo#569323, bgo#570996, bgo#571560, bgo#572315, bgo#572900,
bgo#573288, bgo#573391, bgo#575157, bgo#575565, bgo#564114,
bgo#573850, bgo#573851, bgo#172043
- Respin gstreamer010-plugins-bad-patched.patch.
- Respin gstreamer010-plugins-bad-libdca-shared.patch.
- Drop gstreamer010-plugins-bad-swfdec04.patch: this old patch
attempt that we don\'t use is for an old swfdec anyway.
- Remove -fno-strict-aliasing from CFLAGS.
- Remove checks for old versions of openSUSE.
- Remove unneeded BuildRequires: ladspa.
- Update file list.
- Add many FIXME about plugins which cannot build because we\'re
lacking some packages.
- Add call to ldconfig since there\'s a library in the package now.


 
ICM