Thomas Vander Stichele c51d6e5d45 releasing 0.10.4
Original commit message from CVS:
releasing 0.10.4
2006-08-14 11:15:09 +00:00

134 lines
5.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is GStreamer Ugly Plug-ins 0.10.4, "Metal Molly".
Bugs fixed since 0.10.3:
* 329184 : [lame] remove tag writing support
* 345694 : [dvdreadsrc] crash with 'who wants to be a millionnaire' ...
* 349035 : [asfdemux] should error out on encrypted WMV stream
* 341677 : massive memory leak with mpeg2 video in AVI
* 321609 : [mpegstream] flush packetizer cache on discontinuities
* 323658 : [id3mux] Changing of ID3 tags is broken in gstreamer
* 335288 : Totem Crashes on Certain .mpg Files
* 336550 : [asfdemux] only first video frames are displayed with som...
* 336824 : [mad] returns incorrect duration to queries in BYTES format
* 337834 : [dvddemux] seeking in DVDs doesn't work
* 339287 : [lame] segfault if EOS before setcaps
* 340594 : [mad] does not publish supported query formats
* 340710 : [lame] typo in event handler
* 341254 : [asfdemux] gst_tag_list_get_string_index assertion
* 342222 : [amrnb] can't play AMR Narrowband from cellphone (S.E. W800)
* 342594 : [mad] should send new-segment before pad_alloc_buffer
* 343763 : [asfdemux] broken audio and unrecognised 2nd audio stream
* 345184 : [mpeg2dec] crash with video with pixel_width and pixel_he...
* 347029 : Minor mistake in comment
* 347292 : [rmdemux] Realaudio files with 'cook' audio 'stutter'
* 348786 : lame put lots of 0's at start of mp3
* 350044 : [dvdsubdec] outputs buffers with negative durations
* 350895 : [dvdreadsrc] wrong use of debugging causes fatal warning
* 343627 : Add QoS to mpeg2dec
* 344667 : [siddec] sounds very broken
* 350554 : [patch] assertation failed trying to play .ac3 files
Features since 0.10.2:
* dvdsubdec ported
* fixes in mpeg2dec, asfdemux, mpegdemux, dvddemux, rmdemux,
mpegparse, amrnb, mad, lame, a52dec
Bugs fixed since 0.10.2:
* 300682 : [mpeg2dec] fails to play mpgtx -j joined files to the end
* 317310 : Cant play swedish radio station " P3 "
* 320022 : [asfdemux] borks on a particular mms asf stream
* 323023 : [rmdemux] stops immediately if there are unlinked source ...
* 326598 : [mpegstream] does not handle timestamp overflow correctly
* 327356 : gst-plugins-ugly fails to build with GCC 4.1
* 328957 : [mpegstream] fix build with gcc 2.95
* 331588 : [rmdemux] realmedia files with AC3 don't work
* 331838 : build problem caused by AS_LIBTOOL_TAGS([CXX])
* 331842 : should check for mad and id3tag headers, not libs
* 332796 : [asfdemux] cannot play an ASF stream
* 333345 : [lame] fix some memory leaks
* 333683 : [id3mux] patch to add support for GST_TAG_ALBUM_VOLUME_NU...
* 334550 : Some ac3 files fail to play
* 336097 : [asfdemux] live ASF streams do not work
* 336387 : [mpegdemux] reffing null caps
Features since 0.10.1:
* DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
* ASF demuxer ported
* Fixes for MPEG demuxing
* Fixes for the MAD MP3 decoder
* Fixes for the LAME MP3 encoder
* ID3 tag reading has moved to id3demux in gst-plugins-good
* Fixes for the Real Media demuxer
* Various other fixes
Bugs fixed since 0.10.1:
* 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
* 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
* 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
* 326711 : [mpegdemux] does not negotiate source pads
* 326734 : [mad] Add 24-bit output support
* 329575 : misc bugfixes for mad from 0.8
* 331035 : [asfdemux] port to 0.10
* 331301 : [mpeg2dec] strides issues when cropping
* 330844 : mpeg2dec crashes with " cropped " MPEG videos
* 331579 : Set asfdemux rank to secondary
* 313838 : totem hangs after playing an amazon sample
Features since 0.10.0:
* fixes in dvddemux, mpegdemux, mad, iec958
* removed id3demux (new version in gst-plugins-good)
Bugs fixed since 0.10.0:
* 322049 : [id3demux] should support pull range
* 322856 : [mpeg2dec] Use of wrong variables
* 322857 : [mpeg2dec] Seeking in byte format
* 325652 : many plugins don't pass unhandled queries upstream
API added since 0.10.0:
* AC3IEC::raw-audio
Bugs fixed since 0.9.7:
* 323199 : Remove id3tag element (replaced by id3demux and id3mux)
Changes since 0.9.6:
* mpegstream fixes
Bugs fixed since 0.9.6:
* 319784 : mad claims to need more data
* 322745 : [mpegdemux] segfaults
Changes since 0.9.5:
* mpegstream ported
* fractional framerates
Bugs fixed since 0.9.5:
* 319862 : Partial mpegstream/dvddemux port
* 321955 : gst-plugins-ugly fail to compile
Changes since 0.9.3:
* rmdemux fixes
* a52dec ported
Bugs fixed since 0.9.3:
* 318849 : [a52dec] ported to gstreamer 0.9
Changes since 0.9.1:
* lame, rmdemux, iec958 fixes