summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-10-21 17:14:34 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-10-21 17:14:34 +0100
commit872b6c8702337e4b13fe85c74fb60e5735ebdbaf (patch)
treeab4f230a4b73132128f5c97f36bfb40381c3b736 /RELEASE
parent035589e8c0e0d3a09ef699c25167afc9b266b2f4 (diff)
downloadgstreamer-plugins-bad-872b6c8702337e4b13fe85c74fb60e5735ebdbaf.tar.gz
release 0.10.15RELEASE-0.10.15
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE133
1 files changed, 59 insertions, 74 deletions
diff --git a/RELEASE b/RELEASE
index 3a76a611c..4c929bced 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Bad Plug-ins 0.10.14 "Your New Best Friends"
+Release notes for GStreamer Bad Plug-ins 0.10.15 "Ending the war"
@@ -60,63 +60,57 @@ contains a set of well-supported plug-ins, but might pose problems for
Features of this release
- * 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
+ * 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)
Bugs fixed in this release
- * 587819 : [mpegtsparse] crash because of double free
- * 344129 : [directsoundsrc] Plugin for Directsound source
- * 377784 : xvidenc should output video/mpeg
- * 540128 : Totem freeze with short HDV file
- * 541962 : [directdrawsink] crash when exposing in GST_STATE_READY
- * 561241 : metadatademux pad activation deadlock
- * 561752 : GstRtpBin implement Release pad functions
- * 575672 : [mpegtsdemux] crashes when souphttpsrc is used as a stream source
- * 575818 : [ivorbisdec] extract vorbis tags
- * 576800 : gstreamer SPC plugin requires non-portable x86 code
- * 583470 : mpegtsparse: Old pes pids not removed when receiving PAT table
- * 584252 : enhancements to OSSv4 plugin
- * 584897 : Remove AMR plugin as it has been replaced by updated OpenCore plugin
- * 585839 : Support for sending RTP packets as GstBufferList in the gstrtpbin
- * 586019 : [mxfdemux] stray semicolons after if statement
- * 586097 : GStreamer DVB tuning too quick for some devices
- * 586956 : Include < sys/time.h > only if it is present in the system
- * 587023 : [freeze] disable plugin static lib
- * 587595 : [dshowsrcwrapper] start refactoring
- * 588638 : [katedec] add x-dvd-subpicture output
- * 588944 : mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
- * 590030 : rtpsource: Incoming buffers do not always have caps
- * 590208 : GstNavigation interface support for directdrawsink
- * 590360 : [qtmux] requires endianness even if the samples are 8bit
- * 590446 : [mpegdemux] MPEG TS with A52 not seekable
- * 590797 : Memory leak in rtpsource.c
- * 591440 : rtpdtmfsrc event cleanup
- * 591538 : generic states test fails (vdpau, mimenc)
- * 591610 : asfmux: messing up with sinkpads
- * 591927 : REQUIREMENTS is out of date
- * 592259 : mimenc: fourcc written incorrectly
- * 593024 : regression in schroenc streamheader initialization
- * 593063 : resindvd and rawparse do not use correct base LDFLAGS
- * 593068 : Disarray in directsoundsrc/directdrawsink
- * 586354 : [h264parse] blocked in infinite loop while parsing a corrupted frame
+ * 303975 : Add tar support
+ * 519001 : [wildmidi] Doesn't handle seeking correctly
+ * 575261 : Do not use the outdated Debian/Ubuntu libass libraries!
+ * 583901 : aacparse fails for remuxing
+ * 589609 : [PATCH] fix dvdspu crash when subtitles do not fit the incoming video
+ * 593348 : faac encoder produces first buffer with wrong duration
+ * 593625 : Broken Compilation, missing files with latest commits in git repository
+ * 593683 : Typo in variable name for libraries to link against
+ * 593864 : pcapparse: Set the GStreamer timestamp according to the pcap timestamps
+ * 594030 : [mpegtsdemux] Support for AC3/EAC3 not 100% correct
+ * 594277 : Make the default segment of outputselector TIME instead of UNDEFINED
+ * 594278 : dshowvideosink: remove unused variable
+ * 594279 : dshowsrcwrapper: use tchar macro for string literals
+ * 594321 : Videomeasure plugin
+ * 594382 : assrender: Fix compilation with libass = 0.9.6
+ * 594489 : broken compilation for mpegdemux
+ * 594715 : libgstsignalprocessor install issues
+ * 594812 : [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file
+ * 595215 : PNM encoder doesn't support ASCII encoding
+ * 595409 : PNM decoder can't decode ASCII encoded files.
+ * 596285 : gstvideomeasure crashes at the end of some streams
+ * 596743 : qtmux: fix flags_as_uint to flags[]
+ * 598139 : faad element leaks itself.
+ * 598263 : refcount leak in resindvd
+ * 598274 : dtsdec leaks input buffers
+ * 598369 : Properly detect pre-releases
+ * 598733 : id3mux doesn't write image to APIC tag
+ * 582779 : [resindvd] Add support for other audio codecs than ac3
+ * 595700 : PNM decoder doesn't handle ASCII encoded pnm data split over several buffers
Download
@@ -145,42 +139,33 @@ Applications
Contributors to this release
- * Aleksey Yulin
- * Andoni Morales
- * Arek Korbik
- * Austin Lund
- * Branko Subasic
+ * Alessandro Decina
* Carl-Anton Ingmarsson
- * Changwoo Ryu
* Christian Schaller
* Dave Robillard
* David Schleef
* Edward Hervey
- * Garrett D'Amore
- * Iago Toral
+ * Havard Graff
* Jan Schmidt
- * Jan Urbanski
- * Joni Valtanen
* Josep Torra
* Julien Isorce
* Lasse Laukkanen
+ * Lin Yang
+ * Lutz Mueller
+ * Marc-André Lureau
* Mark Nauwelaerts
- * Matijs van Zuijlen
- * Maximilian Högner
- * Michael Pyne
- * Miguel Àngel Farré
- * Mikael Magnusson
+ * Michael Smith
* Olivier Crête
- * Руслан Ижбулатов
+ * Peter Christoffersen
+ * Peter Kjellerstedt
+ * René Stadler
* Sebastian Dröge
* Sebastian Pölsterl
* Stefan Kost
- * Thiago Santos
* Tim-Philipp Müller
* Tommi Myöhänen
* Vincent Penquerc'h
* Wim Taymans
* Zaheer Abbas Merali
- * Zaheer Merali
- * Zeeshan Ali (Khattak)
+ * Руслан Ижбулатов
  \ No newline at end of file