File gstreamer-0_10-plugins-good.changes of Package gstreamer-0_10-plugins-good

-------------------------------------------------------------------
Fri Apr  8 16:33:27 CDT 2011 - gburt@suse.de

- Build against libv4l, so libv4lconvert.so gets loaded, which 
  gives Cheese et al using camerabin support for old,
  JPEG-producing webcams (bnc#674287)

-------------------------------------------------------------------
Wed Apr  6 15:13:33 UTC 2011 - tiwai@suse.de

- Updated to version 0.10.28:
  * Fix build issue with new kernels

-------------------------------------------------------------------
Wed Apr  6 15:07:58 UTC 2011 - tiwai@suse.de

- Increase the pulsesink chunk size to the buffer size for more
  smooth playback (bnc#684781)

-------------------------------------------------------------------
Sat Mar  5 09:28:38 UTC 2011 - timshel@rocketmail.com

- added possible fix for gstreamer crashes (bnc#673914, bgo#641330)

-------------------------------------------------------------------
Tue Feb  1 00:57:15 UTC 2011 - davejplater@gmail.com

- Update to version 0.10.27:
- Upsream changes (see documentation directory NEWS for all changes)
  *avidemux add workaround for buggy list size extract datetime tags
  *cacasink: fix masks and strides
  *deinterlace: change the default to linear
  *deinterlace: avoid infinite loop draining
  *deinterlace: rewrite/fix how neighboring scan lines are calculated
  *flvdemux: use aac codec-data to adjust samplerate if needed
  *flvmux: Fix for nellymoser codecid setting
  *icydemux: Add 'StreamUrl' metadata as GST_TAG_HOMEPAGE tag
  *id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
  *imagefreeze: pass along eos if received before buffer arrives
  *jpegdec: add "max-errors" property to ignore decoding errors
  *jpegdec: avoid infinite loop when resyncing; discard incomplete image
  *matroskademux: add stream-format and alignment properties for h264
  *matroskademux: assume matroska if no doctype is specified
  *matroskademux: increase allowed max. block size for push mode
   from 10M to 15M
  *matroskademux: normalize empty Cues to no Cues
  *matroskamux: add support for DTS and E-AC3 audio
  *matroskamux: try to write timestamps in all the outgoing buffers
  *multifilesink: send stream headers in key-frame mode
  *multiudpsink: add buffer-size property
  *navseek: add basic support to change playback rate
  *pulsemixer: Implement MIXER_FLAG_AUTO_NOTIFICATIONS
  *pulsesink: flush remaining buffered samples on EOS
  *pulsesink: make corking during pause synchronous; don't uncork
   in _start
  *pulsesink: Uncork stream while flushing the ringbuffer
  *pulsesrc: add "client" property
  *qtdemux: add support for fragmented mp4
  *qtdemux: add support for (E)AC-3, WMA and VC-1 audio

-------------------------------------------------------------------
Tue Dec  7 12:04:37 CET 2010 - vuntz@opensuse.org

- Update to version 0.10.26:
  + alphacolor: make passthrough work
  + avidemux: reverse playback fixes; prevent overlap of subsequent
    fragments
  + deinterlace: remove assembly code in favor of orc
  + dvdemux: parse SMPTE time codes
  + flvdemux: parse and use cts (fixes jittery H.264 playback in
    some cases)
  + flvmux: resend onMetada tag when tags changes in streamable
    mode
  + g729pay: extend from right parent
  + gconf: Don't install schemas when GConf is disabled
  + goom, goom2k1: add latency compensation code, report latency
    correctly
  + gstrtpjpegpay: Added Define Restart Interval (DRI) Marker
  + h264depay: always mark the codec_data as keyframe
  + icydemux: forward tag events
  + id3v2mux: Add mapping for album artist
  + imagefreeze: generate a perfectly timestamped stream
  + level: avoid division by zero on silence
  + matroskademux:
    - more robustness for parse errors and corner-cases
    - extract H.264 profile and level and set on caps
  + matroskamux: reduce newsegment event spam and set discont flag
    where needed
  + pulse:
    - allow setting of pulse stream properties
    - fix device_description in READY
  + pulsesink:
    - Add "client" property to set the PA client name
    - share the PA context between all clients with the same name
  + qtdemux: export AAC/MPEG-4/H.264 profile and level in caps
  + rtp: add G722 payloader and depayloader elements
  + rtpamr(de)pay: support AMR-WB SID frame
  + rtpamrpay: proper duration for multiple frame payload; properly
    support perfect-rtptime
  + rtpbin: add "ntp-sync" property and "use-pipeline-clock"
    properties
  + rtpg729pay: properly support perfect-rtptime
  + rtph264depay: only set delta unit on all-non-key units
  + rtpmanager: provide additional statistics
  + rtpmp4adepay: grab the sampling rate and put into caps
  + rtpmparobustdepay: properly insert dummy buffers; use valid
    bitrate for dummy frame
  + rtpmpvpay: fix timestamping of rtp buffers
  + rtpsession:
    - Add the option to auto-discover the RTP bandwidth
    - Calculate RTCP bandwidth as a fraction of the RTP bandwidth
    - Count sent RTCP packets after they have been finished
    - relax third-party collision detection
  + rtpstats: Rectify description of current_time in
    RTPArrivalStats
  + rtspext: stop configuration on first failure
  + rtspsrc:
    - Add property to configure udpsrc buffer size
    - add rtsp-sdp protocol support
    - don't add /UDP in the transport, it's the default
    - fix duration reporting
    - handle stale digest authentication session data
    - use sdp uri parse method
  + shapewipe:
    - add optional border parameter and slowdown animation
    - Force format to AYUV in the example pipeline for the same
      reason
    - Force the input to AYUV to prevent negotiation failures in
      videomixer
  + spectrum: only aggregate magnitude/phase if user asks for it,
    performance fixes
  + v4l2src:
    - add controllable colorbalance parameters, add decimate
      property
    - fix using mpegts via the mmap interface; use
      GstBaseSrc::block-size as fallback size
  + videomixer2: new videomixer2 element that behaves better than
    videomixer
  + vrawdepay: handle invalid payload better
  + Bugs fixed: bgo#625825, bgo#629047, bgo#537544, bgo#628996,
    bgo#529672, bgo#581294, bgo#598915, bgo#612313, bgo#616521,
    bgo#617318, bgo#620790, bgo#622390, bgo#624338, bgo#625547,
    bgo#626048, bgo#626518, bgo#627162, bgo#627174, bgo#627289,
    bgo#627341, bgo#627796, bgo#628020, bgo#628058, bgo#628127,
    bgo#628214, bgo#628349, bgo#628454, bgo#628608, bgo#629018,
    bgo#629522, bgo#629839, bgo#629896, bgo#630088, bgo#630205,
    bgo#630256, bgo#630317, bgo#630378, bgo#630446, bgo#630447,
    bgo#630449, bgo#630451, bgo#630452, bgo#630457, bgo#630458,
    bgo#630500, bgo#630888, bgo#631082, bgo#631303, bgo#631330,
    bgo#631996, bgo#632548, bgo#632553, bgo#632682, bgo#632945,
    bgo#633205, bgo#633212, bgo#633970, bgo#635532, bgo#635843,
    bgo#636179, bgo#626463, bgo#628894, bgo#633294.

-------------------------------------------------------------------
Thu Sep  3 09:39:17 CEST 2010 - dimstar@opensuse.org

- Update to version 0.10.25:
  + v4l2src: massive performance improvement in many cases
  + streaming mode fixes for avi and matroska/webm
  + seeking in matroska and webm files that don't have an index
  + new cpureport element for debugging
  + avidemux:
    - improve VBR audio stream handling
    - streaming mode fixes: use proper offset for movi-based index,
      handle 0-size data chunks
  + debugutils: new element cpureport, posts "cpu-report" element
    messages on bus
  + flacdec, rtspsrc, rtph264pay, rtpmp4vdepay: memory leak fixes
  + gconfvideosrc: use correct GConf key (ie. not the audiosrc key)
  + gdkpixbuf: remove gdkpixbuf3 plugin again, gdk-pixbuf was split
    out of gtk+ and will stay at 2.x
  + id3v2mux: write beats-per-minute tag using TBPM frame
  + jpegdec: fix markers parsing regression
  + matroskademux:
    - do not error out on a block with unknown tracknumber
    - fix streaming in case where the size in bytes is unknown
    - handle bogus files storing ADTS AAC data
    - support seeking in local files even if they don't have an
      index
  + matroskamux: don't try to seek back and fix up headers if
    streamable=TRUE
  + pulsesink: fix race when creating multiple pulsesinks at the
    same time
  + qtdemux:
    - also calculate PAR using track width and height for QT files
    - fix the max/avg in btrt atom reading
    - improve reverse playback
    - parse 64-bit version of mvhd atom as well instead of erroring
      out
    - prevent reading past avc1 atom when parsing
  + rtpg729pay: avoid basertppayload perfect-rtptime mode
  + rtph263pdepay: allow more clock-rates as input
  + rtpL16depay:
    - also parse encoding-params for the number of channels
    - default to 1 channel if number of channels not specified
  + rtpmp4gpay: implement perfect timestamps
  + rtspsrc:
    - add "port-range" property, useful for setups with
      firewall/ipsec
    - don't reuse udp sockets (avoids odd errors when data from
      previous streams is received)
  + udpsrc: add "reuse" property to enable or disable port reuse
    (enabled by default, but disabled in rtspsrc)
  + v4l2: sort formats in the right order so that non-emulated
    formats are prefered
  + videobalance: fix wrong locking order that could lead to a
    deadlock
  + videomixer: only reset QoS information and send a NEWSEGMENT
    event downstream for NEWSEGMENT events on the master pad
  + Bugs fixed: bgo#626463, bgo#593117, bgo#618535, bgo#621520,
    bgo#622017, bgo#622577, bgo#623209, bgo#623357, bgo#623629,
    bgo#624173, bgo#624331, bgo#624455, bgo#624770, bgo#625002,
    bgo#625153, bgo#625302, bgo#625371, bgo#625442, bgo#625452,
    bgo#626467, bgo#626609, bgo#626619, bgo#627689, bgo#617368

-------------------------------------------------------------------
Tue Aug 31 09:46:41 UTC 2010 - aj@suse.de

- Recommend instead of require lang package since it's not mandatory.

-------------------------------------------------------------------
Thu Aug 12 15:56:06 CEST 2010 - dimstar@opensuse.org

- Update to version 0.10.24:
  + Use Orc (Optimized Inner Loops Runtime Compiler) for SIMD and
    other optimisations, and remove liboil dependency
  + alpha: add "prefer-passthrough" property to allow passthrough
    mode
  + avidemux: improve audio vbr detection
  + cmmlenc: Remove hack to let oggmux start a new page for every
    CMML buffer
  + deinterlace: add mmx implementations of greedyh for UYVY;
    orcify some deinterlacing methods
  + dv1394: fix the internal clock even more
  + flvmux:
    - add "streamable" property
    - write duration at the correct position
  + gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3
  + jpegdec: improved parsing, and better buffer handling that
    minimises memcpys
  + jpegdec, jpegenc: add grayscale support
  + matroskademux:
    - QoS fixes and improvements; reverse playback improvements
    - handle zero-sized numbers correctly
  + matroskamux:
    - add "streamable" property; set streamheaders on output caps
    - try harder to make sure clusters start with a key frame
    - mark output buffers properly as keyframe or delta unit
    - do some write caching to avoid newsegment events before each
      output buffer
    - fix some timestamp drift caused by rounding errors
  + pngenc: Support 8 bit grayscale
  + pulsesink:
    - optimize communication with PulseAudio using
      pa_stream_begin_write
    - Post provide-clock message on the bus if the clock
      appears/disappears
  + rtph264depay: consider SPS, PPS and IDR as keyframe, all
    others as DELTA_UNIT
  + rtph264pay: handle short startcodes in the h264 bytestream
  + rtpjitterbuffer: stop buffering and emit EOS at the end of a
    stream
  + rtpmparobustdepay: add mpa-robust depayloader
  + rtpmp4gdepay: calculate the frame duration correctly
  + rtptheorapay: keep announcing the delivery-method in the
    capabilities, restores compatibility with older farsight
    versions again
  + rtspsrc: respect aggregate control attributes; try all ranges
    from the sdp
  + spectrum: support 24-bit width and arbitrary bit depth
  + udp: make url parsing compatible with VLC syntax
  + udpsrc: fix multicast support on windows
  + v4l2sink: destroy buffer pool when changing state to NULL
  + videobox: fix negotiation for I420/YV12
  + videomixer: don't mix input with different pixel aspect ratios;
    negotiation fixes
  + wavparse:
    - proper closing segment construction when doing non-flushing
      seeks
    - use typefind functions to check if PCM data contains dts
      stream
  + Bugs fixed: bgo#555967, bgo#570761, bgo#583047, bgo#589997,
    bgo#595978, bgo#597695, bgo#611117, bgo#613066, bgo#615461,
    bgo#617339, bgo#618530, bgo#618871, bgo#618982, bgo#619198,
    bgo#619273, bgo#619293, bgo#619531, bgo#619717, bgo#619824,
    bgo#619848, bgo#620148, bgo#620154, bgo#620162, bgo#620277,
    bgo#620358, bgo#620390, bgo#620494, bgo#620540, bgo#620591,
    bgo#620743, bgo#620929, bgo#621510, bgo#621566, bgo#621723,
    bgo#622498, bgo#622500, bgo#622501, bgo#622816, bgo#623103,
    bgo#623172, bgo#623196, bgo#623366, bgo#623379, bgo#623585,
    bgo#623654, bgo#619817, bgo#617512, bgo#619485, bgo#413942
- Add orc BuildRequires
- remove liboild-devel BuildRequires

-------------------------------------------------------------------
Thu Aug  9 15:56:06 CEST 2010 - dimstar@opensuse.org

- Update to version 0.10.23
  + alpha: add support for YUY2, YVYU, UYVY and YV12; YUV->RGB
    conversion fixes
  + avimux, flvmux, matroskamux: don't crash if tags arrive on
    multiple input pads at the same time
  + avimux, matroskamux: add support for On2 VP8
  + capssetter: element moved from gst-plugins-bad
  + deinterlace:
    - add support for most YUV and RGB formats for some methods
    - make automatic detection of interlacing the default
  + gamma: add support for more YUV/RGB formats, make gamma
    property controllable
  + jpegdec, jpegenc: support more colour spaces and pixel formats
  + matroskademux:
    - implement push mode seeking
    - add support for WebM
  + imagefreeze: plugin moved from gst-plugins-bad
  + oss4: plugin moved from gst-plugins-bad
  + osxvideosink: implement the xoverlay interface, allow switching
    views at runtime
  + qcelpdepay: add a QCELP depayloader
  + qtdemux: add support for VP8; push-mode seeking and ctts table
    parsing fixes
  + rtph263depay: use Picture Start Code to detect packet loss and
    frame start
  + rtph263pay: use found GOBs to apply Mode A payloading
  + rtph264depay: DELTA_UNIT marking of output buffers
  + rtph264pay:
    - extract SPS and PPS from property provided parameter set
    - add config-interval property to re-send SPS/PPS in stream
  + rtpmp4vpay: add config-interval property to re-insert config in
    stream
  + rtptheoradepay: fix in-band configuration parsing
  + rtptheorapay: add config-interval parameter to re-insert config
    in stream
  + rtpvorbisdepay, rtptheoradepay: also accept in-line
    configuration
  + rtsp: configure bandwidth properties in the session
  + rtspsrc:
    - fall back to SDP ports instead of server_port
    - use the SDP connection info in multicast
    - handle SEEKING queries
  + smptealpha: add support for all 4 ARGB formats and YV12
    (converted to AYUV)
  + videobalance: add support for all RGB formats, Y41B, Y42B and
    Y444, YUY2, UYVY, AYUV and YVYU
  + videobox:
    - add support for Y444, Y42B, Y41B, YUY2, UYUV, and YVYU
    - fix floating point to integer conversion for the alpha values
    - handle ranges/lists of width or height when transforming caps
    - translate navigation events to make sense again upstream
  + videofilter: merge gamma, videobalance, and videoflip plugin
    into single plu
  + videoflip:
    - add support for all RGB formats and AYUV, Y41B, Y42B and Y444
    - also flip the pixel-aspect-ratio if width/height are
      exchanged
  + videomixer: add support for Y444, Y42B, Y41B, YV12, YUY2, YVYU,
    UYVY
  + webmmux: Add new webmmux element that only supports muxing of
    WebM
  + y4menc: add 4:2:2, 4:1:1, and 4:4:4 output support
  + Bugs fixed: bgo#576286, bgo#618349, bgo#574416, bgo#590662,
    bgo#592270, bgo#599585, bgo#600553, bgo#606689, bgo#607452,
    bgo#609405, bgo#609658, bgo#610172, bgo#610902, bgo#613786,
    bgo#614305, bgo#614765, bgo#615798, bgo#616516, bgo#616700,
    bgo#617164, bgo#617537, bgo#617733, bgo#617739, bgo#618305,
    bgo#618351, bgo#618386, bgo#618419, bgo#618733, bgo#618874,
    bgo#618940, bgo#619018, bgo#619103, bgo#619105, bgo#619219,
    bgo#619835, bgo#619943, bgo#620002, bgo#605231, bgo#619533

-------------------------------------------------------------------
Tue May  4 08:53:14 UTC 2010 - dimstar@opensuse.org

- Update to 0.10.22:
  + alpha: add support for different color matrixes
  + alpha: add support for generating ARGB output
  + alpha: add support for ARGB, RGB and xRGB input
  + alphacolor: support inplace and on-the-fly conversions from
    AYUV to ARGB
  + alphacolor: Implement color-matrix support and use integer
    arithmetic only
  + videobox: add support for most common RGB(A), (A)YUV, and
    grayscale formats
  + videobox: add support for on-the-fly conversions for some
    formats
  + videobox: add support for filling the background with red,
    yellow and white
  + videobox: add support for YV12, including conversion support
    for I420/AYUV
  + videomixer: add support for ABGR and RGBA
  + shapewipe: add support for the remaining ARGB formats
  + qtdemux, matroska: export h.264 profile and level in caps
  + multifilesink: Add key-frame option to next-file
  + directsoundsink: Implement SPDIF support for AC3
  + h264depay: handle STAPs properly
  + speexdec: adapt to new oggdemux
  + flvdemux: mark delta frames properly
  + flvdemux: improve index building and scaning in pull mode
  + flvdemux: add support for backwards playback (when operating in
    pull mode)
  + avidemux: fix offset handling in push mode seeking
  + matroskademux: prefer index of video track to perform seeking
  + matroskademux: add support for backwards playback (when
    operating in pull mode)
  + matroskademux: push correctly sized flac header buffers
  + matroskademux: restrict resyncing to subtitle tracks
  + rtpsession: Make it possible to favor new sources in case of
    SSRC conflict
  + rtspsrc: send keep alive when paused
  + rtspsrc: handle ipv6 listening ports when needed
  + rtspsrc: require a destination for multicast
  + rtspsrc: parse connection information
  + qtdemux: Set stream-format=raw on AAC caps
  + qtdemux: add XMP parsing support
  + qtdemux: Read replaygain peak/gain tags
  + qtdemux: extract stream language in more cases
  + id3demux: fix parsing of unsynced frames with data length
    indicator
  + jpegdec: don't crash if jpeg image contains more than three
    components
  + ximagesrc: send new segment event in TIME format
  + mp4gdepay: improve constantDuration guessing
  + h264pay: fix config-interval property
  + rtspsrc: add property to control the buffering method
  + png: make work with libpng 1.4
- Drop gstreamer-0_10-plugins-good-libpng14.patch, upstream fixed.
      
-------------------------------------------------------------------
Thu Apr  8 18:02:37 CEST 2010 - pgajdos@suse.cz

- build against libpng14

-------------------------------------------------------------------
Thu Mar 25 12:32:58 CET 2010 - vuntz@opensuse.org

- Split the hal plugin in a gstreamer-0_10-plugin-hal subpackage to
  not require hal (which is deprecated) with this package. Fix
  bnc#590715.

-------------------------------------------------------------------
Sat Mar 13 16:06:50 UTC 2010 - dimstar@opensuse.org

- Update to version 0.10.21:
  + Fixes for RTP h263 depayloader timestamping regressions that
    broke video calls
  + Fixes for FLAC decoder when FLAC is embedded in a container
    such as Ogg or Matroska
  + rtpsource: bitrate estimation improvements
  + rtspsrc, udp: multicast fixes

-------------------------------------------------------------------
Mon Mar  8 15:57:09 UTC 2010 - dimstar@opensuse.org

- Update to version 0.10.19:
  + Features of this release:
    - shapewipe: moved from -bad to -good
    - avidemux: push mode seeking support
    - avidemux: drop video frames up to the desired keyframe after
      a seek
    - configure: cross-compilation fixes (use $PKG_CONFIG instead
      of pkg-config)
    - dvdepay: don't output frames until we have a header, fixes
      crash
    - flacdec: fix tag extraction in push mode
    - flvdemux: obtain the index from the end of an flv file in
      push mode
    - flvdemux: audio tags without any content are valid; indexing
      improvements
    - jpegdec: fix invalid memory access in parser
    - jitterbuffer: new buffering modes: low/high watermark
      buffering, rtp timestamps
    - matroskademux: seeking/segment fixes (esp. regression with
      gnonlin)
    - matroskademux: subtitle stream improvements (advance sparse
      streams in smaller steps)
    - multipartdemux: improve header mime-type parsing
    - qtdemux: fix ALAC codec-data handling; handle signed values
      in 3GPP location tag
    - qtdemux: fix frame rate cap regression; fix sample durations
      corner-case
    - qtdemux: Use the correct duration when comparing segments
    - pulsesink: avoid segfault when shutting down
    - pulsesink: return previous mute state if sink is not active
      at the moment
    - rtpbin: change how NTP time is calculated in RTCP, generating
      more accurate NTP timestamps if the system clock is
      synchronised with NTP or similar
    - rtpmp4gdepay: avoid division by 0 in corner case
    - v4l2sink: change rank to NONE so we don't try to autoplug it
    - videomixer: fix timestamping problems for input streams with
      different lengths
    - videomixer: fix problem when used with gnonlin (always send
      FLUSH_STOP)
    + Bugs fixed: bgo#584536, bgo#587304, bgo#599292, bgo#604711,
      bgo#608026, bgo#608843, bgo#610004, bgo#610053, bgo#610238,
      bgo#610265, bgo#610280, bgo#610296, bgo#610337, bgo#610483,
      bgo#610556, bgo#610839, bgo#610894, bgo#611501, bgo#609724

-------------------------------------------------------------------
Wed Feb 17 18:31:12 CET 2010 - dimstar@opensuse.org

- Update to version 0.10.18:
  + Changes:
    - v4l2src: implement GstURIHandler interface
    - matroskamux: make index size configurable
    - matroskademux: support push based mode
    - matroskademux: improve stream synchronization
    - flacdec: fix possible hanging in pull mode seeking
    - flacdec: use a single decoder field for both push and pull
      mode
    - flacenc: optionally add a seek table
    - rtp: add BroadcomVoice payloader and depayloader
    - rtp: add G.723 payloader and depayloader
    - rtph264pay: add option to insert PPS/SPS in streams
    - rtph264depay: optionally merge NALUs into Access Units
    - rtspsrc: add user-id and user-pw properties; fix major memory
      leak
    - avimux: many fixes, also better compatibility with Windows
      Media Player
    - avidemux: per-stream index parsing (= much faster startup)
    - qtdemux: progressive download support / seeking in push mode
    - qtdemux: per sample parsing (= much faster start up)
    - wavenc: Post warning if file hasn't been finalised properly
    - videomixer: MMX optimisations and other improvements;
      implement basic QoS
    - matroska, qtdemux, id3demux: fix language code writing and
      extraction
  + Bugs fixed: bgo#503582, bgo#351595, bgo#505823, bgo#515073,
    bgo#539858, bgo#554839, bgo#582575, bgo#583367, bgo#583985,
    bgo#587323, bgo#593354, bgo#595265, bgo#597497, bgo#597823,
    bgo#599300, bgo#601143, bgo#601242, bgo#601728, bgo#602231,
    bgo#602508, bgo#602887, bgo#602940, bgo#603376, bgo#603471,
    bgo#603547, bgo#603779, bgo#604352, bgo#604611, bgo#604679,
    bgo#604814, bgo#604872, bgo#604913, bgo#605222, bgo#605269,
    bgo#605447, bgo#605882, bgo#606198, bgo#606438, bgo#606692,
    bgo#606807, bgo#607353, bgo#607440, bgo#607718, bgo#607949,
    bgo#608209, bgo#608255, bgo#608268, bgo#608629, bgo#608671,
    bgo#608990, bgo#609107, bgo#598610 

-------------------------------------------------------------------
Wed Dec 23 10:14:00 CET 2009 - dimstar@opensuse.org

- Update to version 0.10.17:
  + RTP improvements
  + Support automatic cropping in videobox
  + Add TTL multicast UDP property
  + AVI demux push mode fixes and performance improvements
  + Support large and unusual chunks sizes in wav
  + Quicktime demuxer improvements
  + JPEG decode fixes and speedups
  + Support interlaced Y4M file output
  + DV demuxer improvements
  + Pulseaudio fixes and improvements
  + Support Pulseaudio PLAY/PAUSE requests
  + speexdec improvements 
  + FLV demuxer improvements
  + Fix audio noise in the Equalizer plugin, and other improvements
  + Fix compilation on OS/X Snow Leopard
  + AVI muxer fixes
  + Support MPEG V4L2 devices and improve timestamping
  + Better jpeg2k support
  + Many other bug fixes and improvements
  + Bugs fixed: bgo#597848, bgo#588245, bgo#368681, bgo#458629,
    bgo#561825, bgo#581334, bgo#582238, bgo#590362, bgo#591713,
    bgo#593354, bgo#593391, bgo#593688, bgo#593757, bgo#593764,
    bgo#593955, bgo#594039, bgo#594133, bgo#594247, bgo#594248,
    bgo#594251, bgo#594253, bgo#594254, bgo#594283, bgo#594298,
    bgo#594490, bgo#594520, bgo#594599, bgo#594663, bgo#594691,
    bgo#595029, bgo#595220, bgo#595231, bgo#595888, bgo#595897,
    bgo#595942, bgo#596319, bgo#597091, bgo#597214, bgo#597348,
    bgo#597351, bgo#597397, bgo#597463, bgo#597601, bgo#597730,
    bgo#597847, bgo#597867, bgo#598377, bgo#598517, bgo#598810,
    bgo#598933, bgo#601381
- Changes from version 0.10.16:
  + Moved rtpmanager from -bad to -good
  + Implement SEEKING query in more demuxers and decoders (notably
    mkv, flv, flac)
  + avimux: adds support to WMA/WMV
  + cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender)
  + dv1394src: fix element for live usage
  + effectv: new elements: rippletv, streaktv, radioactv, optv
  + flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors
    when seeking
  + flacenc: fix issue with broken duration / sample count into
    flac header in some cases
  + flvmux: lots of fixes and improvements
  + id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
  + matroska: add kate subtitle support, add/improve WMA/WMV
    handling and read bluray PGS subpicture streams
  + multipartdemux: support more mime types, do proper flow
    aggregation
  + pulsesrc: cleanups, report real latency, set the default slave
    method to skew
  + qtdemux: support for agsm, misc. tag reading fixes
  + rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and
    make it autopluggable
  + souphttpsrc: Only assume seekability if the server provides
    Content-Length
  + v4l2: add v4l2sink element, open device in NULL->READY,
    optional gudev support
  + v4l2src: fix 'hang' with some cameras caused by bad
    timestamping if no framerate is available
  + videomixer: add RGB format support; fix I420 blending
  + Bugs fixed: bgo#331420, bgo#499242, bgo#521625, bgo#560033,
    bgo#564100, bgo#564501, bgo#567983, bgo#577017, bgo#577318,
    bgo#578052, bgo#578166, bgo#578612, bgo#580214, bgo#580732,
    bgo#582153, bgo#582169, bgo#582462, bgo#583593, bgo#583640,
    bgo#584455, bgo#584613, bgo#585205, bgo#585361, bgo#585559,
    bgo#585576, bgo#585630, bgo#585699, bgo#585757, bgo#585828,
    bgo#585831, bgo#586397, bgo#587426, bgo#587680, bgo#587826,
    bgo#585831, bgo#586397, bgo#587426, bgo#587680, bgo#587826,
    bgo#587982, bgo#587983, bgo#588148, bgo#588349, bgo#588359,
    bgo#588368, bgo#588483, bgo#588695, bgo#588777, bgo#589056,
    bgo#589365, bgo#589423, bgo#589424, bgo#589459, bgo#590038,
    bgo#590280, bgo#590401, bgo#590447, bgo#590970, bgo#591451,
    bgo#591476, bgo#591712, bgo#591747, bgo#591951, bgo#592232,
    bgo#592530, bgo#593015, bgo#585911, bgo#576378, bgo#564437,
    bgo#582515, bgo#583048, bgo#583371, bgo#583803, bgo#584981,
    bgo#585056, bgo#585549, bgo#585842

-------------------------------------------------------------------
Mon Oct 26 17:07:04 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Wed Aug 12 12:16:15 CEST 2009 - sbrabec@suse.cz

- Fixed directory ownership.

-------------------------------------------------------------------
Fri May 22 14:01:44 CEST 2009 - vuntz@novell.com

- Update to version 0.10.15:
  + Some fixes for seeking in wav and FLAC files
  + Faster seeking in Matroska and AVI files
  + RTSP and RTP improvements
  + directdrawsink moved to Bad
  + y4menc and flvmux/flvdemux moved from Bad
  + deinterlace2 moved from Bad, replacing deinterlace
  + Many bug fixes and improvements
  + Pulseaudio sink completely overhauled
  + Bugs fixed: bgo#572551, bgo#577318, bgo#576286, bgo#581333,
    bgo#478092, bgo#486915, bgo#509311, bgo#516031, bgo#537537,
    bgo#537609, bgo#552650, bgo#562168, bgo#563574, bgo#567140,
    bgo#567857, bgo#570781, bgo#571153, bgo#571321, bgo#572256,
    bgo#572358, bgo#572413, bgo#573173, bgo#573342, bgo#573343,
    bgo#573721, bgo#573737, bgo#574270, bgo#574275, bgo#577468,
    bgo#577609, bgo#577671, bgo#578052, bgo#578135, bgo#578310,
    bgo#579070, bgo#579422, bgo#579808, bgo#580746, bgo#580783,
    bgo#580851, bgo#580880, bgo#581329, bgo#581568, bgo#581806,
    bgo#581884, bgo#582252, bgo#582281, bgo#582387, bgo#582420,
    bgo#582661, bgo#582715, bgo#582753, bgo#582794, bgo#568278,
    bgo#569611, bgo#571294, bgo#574169, bgo#575234, bgo#576729,
    bgo#578257, bgo#579069, bgo#580554, bgo#581432, bgo#581444,
    bgo#582218, bgo#575937
- Drop gst-plugins-good-pulsemixerctrl-strict-aliasing.patch: fixed
  upstream.
- Remove hack in setup to fix an old error, and do not call autogen
  anymore.
- Remove checks for old versions of openSUSE.
- Remove --enable-ladspa from configure: it doesn't exist anymore.

-------------------------------------------------------------------
Thu Apr 30 16:52:29 CEST 2009 - sbrabec@suse.cz

- Don't call autogen in older products.
- Require python-xml explicitly to get minidom on all products.

-------------------------------------------------------------------
Wed Feb 25 14:41:02 CET 2009 - sbrabec@suse.cz

- Strict aliasing fix.

-------------------------------------------------------------------
Sat Feb 21 22:10:36 CET 2009 - vuntz@novell.com

- Update to version 0.10.14:
  + Add autodetect source elements
  + Improvements in RTP payload/depayload and RTSP
  + Support float input in wav, and require depth == width
  + Support inverted RGB video in avi
  + Compilation fixes and smarter format selection in V4L2 support
  + Use libv4l when available
  + Don't install static plugin libraries any more
  + Matroska muxing: Add Dirac, fix AAC
  + Improve qtdemux segment handling
  + Add presets to equalizer
  + OS/X video and audio output improvements
  + Rework Pulseaudio audio output
  + Support basic and digest auth in souphttpsrc
  + Use libsoup-gnome instead of libsoup when available
  + DV demuxer fixes
  + New IIR and FIR base classes and echo filter in audiofx plugin
  + Improved spectrum analysis plugin
  + 8 bit greyscale support in v4l2src and videocrop
  + New aspectratiocrop element
  + Many other bug fixes and improvements
  + Bugs fixed: bgo#561502, bgo#522183, bgo#523813, bgo#557709,
    bgo#560155, bgo#527951, bgo#529379, bgo#532409, bgo#537539,
    bgo#537540, bgo#537543, bgo#545033, bgo#552140, bgo#556019,
    bgo#556484, bgo#556641, bgo#556802, bgo#556955, bgo#556986,
    bgo#557260, bgo#557293, bgo#557294, bgo#557710, bgo#558427,
    bgo#558638, bgo#558711, bgo#559288, bgo#559545, bgo#559547,
    bgo#560641, bgo#560756, bgo#561625, bgo#561775, bgo#561802,
    bgo#561990, bgo#562434, bgo#562572, bgo#563414, bgo#563504,
    bgo#563509, bgo#563510, bgo#564437, bgo#564948, bgo#565850,
    bgo#566616, bgo#566843, bgo#567577, bgo#567642, bgo#567746,
    bgo#567794, bgo#567800, bgo#567853, bgo#567874, bgo#567955,
    bgo#567992, bgo#568395, bgo#568780, bgo#568809, bgo#569820,
    bgo#570343, bgo#570435, bgo#571038, bgo#571150, bgo#571153,
    bgo#571204, bgo#570581, bgo#341752, bgo#420658, bgo#558554,
    bgo#561580, bgo#563056, bgo#565441, bgo#567952
+ We now have a /usr/share/gstreamer-0.10 directory. We don't
  package blindly all files, though, since we can't know for sure
  to which package the files belong.

-------------------------------------------------------------------
Thu Feb  5 13:43:11 CET 2009 - vuntz@novell.com

- Update to version 0.10.13:
  + Fix bad autopoint substitution in the po subdir
- Change from version 0.10.12:
  + Fix for security advisory TKADV2009-0xx

-------------------------------------------------------------------
Fri Jan  2 10:36:42 EST 2009 - mboman@suse.de

- Update to version 0.10.11:
  + Bugs fixed: bgo#545433, bgo#311586, bgo#350830, bgo#413841, bgo#536067,
    bgo#537361, bgo#543101, bgo#544956, bgo#545463, bgo#545710, bgo#546465,
    bgo#547075, bgo#547217, bgo#547227, bgo#547518, bgo#547519, bgo#548530,
    bgo#548831, bgo#549073, bgo#549090, bgo#549551, bgo#549784, bgo#550015,
    bgo#550791, bgo#551048, bgo#551570, bgo#551584, bgo#552213, bgo#553191,
    bgo#554771, bgo#556010, bgo#556381, bgo#556424, bgo#557085, bgo#557610,
    bgo#547842, bgo#550288
  + HDV capture support
  + Port flactag element to 0.10
  + Support FLAC in alternate bit-depths and more samplerates
  + Matroska muxing improvements
  + Support Google RTSP variant
  + Many other bug-fixes and improvements

-------------------------------------------------------------------
Thu Nov  6 14:23:53 CET 2008 - sbrabec@suse.cz

- Enabled souphttpsrc module, aasink moved to extra (bnc#441855).
- Fixed valgrid BuildRequires.

-------------------------------------------------------------------
Thu Oct 23 11:08:40 CEST 2008 - sbrabec@suse.cz

- Obsolete any released version of gstreamer-0_10-pulse.

-------------------------------------------------------------------
Tue Sep 16 21:16:42 EDT 2008 - jpr@novell.com

- Update to version 0.10.10:
  + Move the libcdio cddasrc element to -ugly
  + Replaygain elements moved from Bad
  + Interleave/Deinterleave elements moved from Bad
  + Pulseaudio plugin http://pulseaudio.org is now integrated
  + New simple Karaoke audio effect plugin
  + Improvements in v4l2src
  + Multi-channel FLAC file fixes
  + AVI and Quicktime reverse playback support
  + AVI and Matroska muxing improvements
  + New element for rendering SMPTE transitions into alpha channels
  + Many improvements in the Win32 directdraw elements
  + Error out cleanly for encrypted streams
  + RTP/UDP handling improvements
  + RTSP digest authentatication implemented.
  + New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
  + Error concealment for Speex
  + bgo#413705, bgo#541787, bgo#345393, bgo#400679, bgo#422917,
    bgo#429322, bgo#465146, bgo#469917, bgo#499318, bgo#503288,
    bgo#511489, bgo#512345, bgo#515962, bgo#516509, bgo#519301,
    bgo#519460, bgo#520092, bgo#520885, bgo#527865, bgo#529454,
    bgo#529692, bgo#529707, bgo#530886, bgo#531532, bgo#531672,
    bgo#532295, bgo#532393, bgo#532409, bgo#532423, bgo#533264,
    bgo#533619, bgo#535121, bgo#535300, bgo#535935, bgo#536228,
    bgo#536317, bgo#536646, bgo#536831, bgo#536903, bgo#537021,
    bgo#537031, bgo#537361, bgo#537377, bgo#537622, bgo#537675,
    bgo#537832, bgo#539372, bgo#539548, bgo#540067, bgo#540300,
    bgo#540940, bgo#541081, bgo#541384, bgo#541412, bgo#541650,
    bgo#541956, bgo#542410, bgo#543054, bgo#543255, bgo#543259,
    bgo#543300, bgo#544509, bgo#539482, bgo#544433, bgo#536994,
    bgo#329198, bgo#532065, bgo#533287, bgo#538891, bgo#516509,
    bgo#515978, bgo#516649, bgo#517237, bgo#517933, bgo#518188,
    bgo#518213, bgo#518564, bgo#519088, bgo#519417, bgo#520073,
    bgo#520764, bgo#520880, bgo#520888, bgo#521102, bgo#521875,
    bgo#522278, bgo#522767, bgo#523124, bgo#523134, bgo#524593,
    bgo#525359, bgo#525833, bgo#525860, bgo#525946, bgo#526557,
    bgo#527848, bgo#527984, bgo#527999, bgo#528143, bgo#528615,
    bgo#529268 
- Enable pulseaudio plugin, replaces gstreamer-0_10-pulse
- Remove gst-plugins-good-speex-header-boundscheck.patch, it was
  upstreamed
- Remove gst-plugins-good-esdsink.patch, it was upstreamed
- Remove libcdio-devel, the dependent plugin was moved to ugly

-------------------------------------------------------------------
Tue Sep  2 12:41:01 CEST 2008 - kukuk@suse.de

- Get rid of aalib dependency.

-------------------------------------------------------------------
Fri May 23 17:24:05 CEST 2008 - sbrabec@suse.de

- Moved v4l2 to the main package (bnc#390317).
- Added Enhances for the extra package.

-------------------------------------------------------------------
Tue May 20 21:31:02 CEST 2008 - maw@suse.de

- Add gst-plugins-good-esdsink.patch (bnc#392706).

-------------------------------------------------------------------
Tue Apr 15 00:56:51 CEST 2008 - maw@suse.de

- Add gst-plugins-good-speex-header-boundscheck.patch (bnc#379099,
  bnc#377602, and CVE-2008-1686).

-------------------------------------------------------------------
Tue Apr  8 13:37:57 CEST 2008 - sbrabec@suse.cz

- Fixed Obsoletes (bnc#357153).

-------------------------------------------------------------------
Mon Mar 10 15:58:58 CET 2008 - maw@suse.de

- Update to version 0.10.7:
  + 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
  + Bugs fixed: bgo#415627, bgo#463624, bgo#347848, bgo#348085,
    bgo#351726, bgo#358841, bgo#417420, bgo#427573, bgo#435435,
    bgo#442034, bgo#447000, bgo#448278, bgo#449747, bgo#450190,
    bgo#450878, bgo#451249, bgo#451388, bgo#453037, bgo#453417,
    bgo#453630, bgo#455086, bgo#455808, bgo#457097, bgo#461600,
    bgo#464475, bgo#464800, bgo#465040, bgo#465774, bgo#467214,
    bgo#467666, bgo#470502, bgo#471364, bgo#471823, bgo#473670,
    bgo#474616, bgo#475424, bgo#477199, bgo#477456, bgo#479960,
    bgo#480557, bgo#482495, bgo#484998, bgo#485828, bgo#487488,
    bgo#487563, bgo#488112, bgo#488844, bgo#488879, bgo#489940,
    bgo#490034, bgo#490283, bgo#491323, bgo#492388, bgo#496752,
    bgo#496773, bgo#496983, bgo#497007, bgo#497017, bgo#497292,
    bgo#497293, bgo#498181, bgo#498297, bgo#498395, bgo#498715,
    bgo#499178, bgo#499239, bgo#499383, bgo#500403, bgo#501775,
    bgo#502655, bgo#502814, bgo#502966, bgo#503023, bgo#504018,
    bgo#504081, bgo#504895, bgo#505745, bgo#506025, bgo#506715,
    bgo#507642, bgo#508644, bgo#509298, bgo#509301, bgo#509531,
    bgo#510505, bgo#510592, bgo#513628, bgo#514397, bgo#514573,
    bgo#514889, bgo#514965, bgo#515457, bgo#515562, bgo#515697,
    bgo#515701, bgo#515703, bgo#515704, bgo#515706, bgo#515905,
    bgo#515979, bgo#515980, bgo#515984, bgo#515985, bgo#516371,
    bgo#516524, bgo#517386, bgo#508291, bgo#447961, bgo#475784,
    bgo#478244, bgo#480707, bgo#502187, bgo#509329, and bgo#512544
- Remove gst-plugins-good-ac.diff.

-------------------------------------------------------------------
Wed Jan 23 18:13:45 CET 2008 - sbrabec@suse.cz

- Rename package according to shared library packaging policy
  (#223286).
- Created lang package.
- Added gst-plugins-good-0.10.6 incompatibility work-around.

-------------------------------------------------------------------
Tue Oct 16 13:48:55 CEST 2007 - sbrabec@suse.cz

- Fixed typo and backslash expansion in previous change.

-------------------------------------------------------------------
Mon Oct 15 15:45:25 CEST 2007 - sbrabec@suse.cz

- Worked around OBS spec file corruption bug (#332132).

-------------------------------------------------------------------
Fri Oct  5 13:14:04 CEST 2007 - sbrabec@suse.cz

- Use less restrictive Requires based on the sources.

-------------------------------------------------------------------
Thu Aug  2 19:25:51 CEST 2007 - sbrabec@suse.cz

- Use Enhances: gstreamer010 instead of Supplements (#294358).

-------------------------------------------------------------------
Wed Jun 20 17:53:38 CEST 2007 - sbrabec@suse.cz

- Updated to version 0.10.6:
  * Much improved RTSP/RTP and V4l2 support
  * New plugins - audiopanorama, audioinvert, audiodynamic,
    audioamplify
  * qtdemux, videocrop and wavpack elements moved from Bad Plugins
  * Fixes in avi and matroska muxing
  * Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
  * gamma element ported to 0.10
  * Parallel installability with 0.8.x series
  * Threadsafe design and API
  * Many bugs fixed

-------------------------------------------------------------------
Wed May 30 23:51:01 CEST 2007 - dmueller@suse.de

- remove redundant buildrequires

-------------------------------------------------------------------
Wed May 16 18:15:20 CEST 2007 - sbrabec@suse.cz

- Use Supplements instead of not yet supported Enhances.
- Fixed invalid comparison.

-------------------------------------------------------------------
Sat May 12 15:27:41 CEST 2007 - olh@suse.de

- remove unneded Buildrequires for libraw1394-devel

-------------------------------------------------------------------
Thu Apr 19 13:08:36 CEST 2007 - schwab@suse.de

- Fix quoting in autoconf macros.

-------------------------------------------------------------------
Wed Apr 18 18:17:16 CEST 2007 - sbrabec@suse.cz

- Build correctly in older products (flac, kernel headers).

-------------------------------------------------------------------
Fri Apr 13 17:15:20 CEST 2007 - tiwai@suse.de

- fix build and support FLAC 1.1.4.

-------------------------------------------------------------------
Wed Apr 11 18:50:45 CEST 2007 - sbrabec@suse.cz

- V4L2 source moved from Bad Plugins. Use Conflicts (#260445).

-------------------------------------------------------------------
Tue Mar 27 17:14:12 CEST 2007 - sbrabec@suse.cz

- Updated to version 0.10.5:
  * Parallel installability with 0.8.x series
  * Threadsafe design and API
  * RTP/RTSP improvements
  * Fixes in OSS support
  * Addition of the audiopanorama element
  * Improvements in AVI playback
  * Annodex playback fixes
  * Support FLAC in OGG and Matroska
  * Fixes in the Speex decoder
  * V4L2 source moved from Bad Plugins
  * SMPTE element ported to 0.10
  * GStreamer Data Protocol (GDP) Payloader and Depayloader
    elements added
  * Many other bug-fixes

-------------------------------------------------------------------
Fri Dec 29 15:45:33 CET 2006 - sbrabec@suse.cz

- Fixed schemas installation.

-------------------------------------------------------------------
Mon Dec 18 16:32:09 CET 2006 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Tue Nov  7 22:44:11 CET 2006 - abockover@suse.de

- Updated to version 0.10.4:
  * Scores of bug fixes
  * Firewires/1394 support needs libiec61883 now
  * Lots of id3demux fixes including image support
  * Added apev2mux element
  * Added HAL elements
  * Support push-based FLAC decoding

-------------------------------------------------------------------
Tue Jun 20 18:44:05 CEST 2006 - sbrabec@suse.cz

- Updated to version 0.10.3:
  * Annodex/CMML support
  * RTSP and RTP enhancements
  * HAL configured audio device support
  * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin
    improvements
  * Recognise SSA/ASS and USF subtitles in Matroska files
  * Fixes for ESD and SunAudio output plugins
  * More uniform plugin descriptions
  * IceCast metadata reading plugin added
  * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows
    input, WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder,
    Video colour balance
  * Lots of bug fixes

-------------------------------------------------------------------
Wed May 31 02:56:30 CEST 2006 - hpj@suse.de

- Added backported ID3v2 muxer element, required for Banshee
  tagging. Fixes part of Novell bug #132801.

-------------------------------------------------------------------
Mon Apr 10 15:20:50 CEST 2006 - jpr@suse.de

- Move some more plugins to and extras package

-------------------------------------------------------------------
Fri Apr  7 16:30:36 CEST 2006 - jpr@suse.de

- Split out oil dependant plugins

-------------------------------------------------------------------
Thu Feb 23 23:21:57 CET 2006 - jpr@suse.de

- update to 0.10.2
- Changes since 0.10.1:
      * New libcdio based CDDA reading element
      * APE tag reader ported
      * ID3 tag reading fixes
      * Sun Audio Sink fixes
      * GOOM and gconf element fixes
      * lots of bug and leak fixes

Bugs fixed since 0.10.1:
      * 328336 : silence warings which make dvdec / dvdemux unusable
      * 315557 : Internal event problem with MP3s from vgmix.com
      * 323327 : [cdio] port cddasrc to 0.10
      * 325148 : Bugs in G711 RTP packetization logic
      * 325649 : apetag plugin needs porting to 0.10
      * 326446 : check that all elements in -good pass queries they can't ...
      * 326602 : id3demux is not compiling without ZLIB
      * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
      * 326736 : gconf(audio|video)sink response to key changes
      * 326864 : [wavparse] time to bytes format conversion broken
      * 327009 : [esdsink] won't compile with includes in non-standard prefix
      * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
      * 327825 : [matroskamux]  Matroska muxer deadlock
      * 327871 : [videobox] crash when cropping
      * 328241 : id3demux emits NULL date for year tags
      * 328264 : Fix build with gcc 2.95
      * 328531 : [matroskamux] doesn't send newsegment event, critical war...
      * 329181 : totem crash when using goom effect
      * 329810 : Fails to read ID3 tag
      * 330005 : Please use the autodetect sinks by default
      * 317658 : [cdio] support for cd-text and cd-g

-------------------------------------------------------------------
Tue Feb 14 16:52:25 CET 2006 - sbrabec@suse.cz

- Fixed Requires.

-------------------------------------------------------------------
Wed Jan 25 21:32:04 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Jan 24 02:21:48 CET 2006 - ro@suse.de

- avoid gstreamer installation (-gstreamer in nfb)

-------------------------------------------------------------------
Wed Jan 18 19:39:01 CET 2006 - sbrabec@suse.cz

- Updated to version 0.10.1.

-------------------------------------------------------------------
Fri Jan  6 17:10:12 CET 2006 - sbrabec@suse.cz

- Removed obsolete configure option.

-------------------------------------------------------------------
Wed Jan  4 18:51:35 CET 2006 - sbrabec@suse.cz

- New SuSE package, version 0.10.0.
- Worked around -export-symbols-regex libtool problems.

openSUSE Build Service is sponsored by