| 1 |
This is GStreamer Good Plug-ins 0.10.16, "Secret Handshakes" |
| 2 |
|
| 3 |
Changes since 0.10.15: |
| 4 |
|
| 5 |
* Moved rtpmanager from -bad to -good |
| 6 |
* Implement SEEKING query in more demuxers and decoders (notably mkv, flv, flac) |
| 7 |
* avimux: adds support to WMA/WMV |
| 8 |
* cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender) |
| 9 |
* dv1394src: fix element for live usage |
| 10 |
* effectv: new elements: rippletv, streaktv, radioactv, optv |
| 11 |
* flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking |
| 12 |
* flacenc: fix issue with broken duration / sample count into flac header in some cases |
| 13 |
* flvmux: lots of fixes and improvements |
| 14 |
* id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames |
| 15 |
* matroska: add kate subtitle support, add/improve WMA/WMV handling and read bluray PGS subpicture streams |
| 16 |
* multipartdemux: support more mime types, do proper flow aggregation |
| 17 |
* pulsesrc: cleanups, report real latency, set the default slave method to skew |
| 18 |
* qtdemux: support for agsm, misc. tag reading fixes |
| 19 |
* rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and make it autopluggable |
| 20 |
* souphttpsrc: Only assume seekability if the server provides Content-Length |
| 21 |
* v4l2: add v4l2sink element, open device in NULL->READY, optional gudev support |
| 22 |
* v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate is available |
| 23 |
* videomixer: add RGB format support; fix I420 blending |
| 24 |
|
| 25 |
Bugs fixed since 0.10.15: |
| 26 |
|
| 27 |
* 331420 : No PDF/PostScript/SVG encoder in GStreamer yet. |
| 28 |
* 499242 : [patch] workaround the broken tags encoding for mp3 files |
| 29 |
* 521625 : [plugin-move] move rtpmanager from -bad to -good |
| 30 |
* 560033 : [v4l2src] returns caps with a range where max == min |
| 31 |
* 564100 : [avidemux] premature EOS streaming mjpeg file with JUNK tags |
| 32 |
* 564501 : [rtph264pay] bytestream scan mode operation is not reliable |
| 33 |
* 567983 : [avidemux] SAMPLE.AVI fails to play in push mode |
| 34 |
* 577017 : Videomixer blend bgra and ayuv |
| 35 |
* 577318 : rtspsrc appears to be leaking memory |
| 36 |
* 578052 : gstavidemux: support seeking and duration query in default format |
| 37 |
* 578166 : libgstwaveform, gstwaveformsink.c " BYTE " instead of " byte " |
| 38 |
* 578612 : [flacdec] seek on flac file sometimes triggers flac decoder ABORT |
| 39 |
* 580214 : Equalizer starts distorting the sound after a while. |
| 40 |
* 580732 : AVIMUX needs mappings for Windows Media codecs |
| 41 |
* 582153 : rtpmp4vpay does not payload mp4v stream depayloaded with rtpmp4vdepay |
| 42 |
* 582169 : [multipartdemux] Segmentation fault on empty content |
| 43 |
* 582462 : souphttpsrc should set caps for " audio/L16 " mime_type |
| 44 |
* 583593 : Updates for SunAudio plugin |
| 45 |
* 583640 : [v4lsrc/v4l2src] add support for better device detection with libgudev |
| 46 |
* 584455 : [flacenc] sometimes writes broken flac files |
| 47 |
* 584613 : rtpvrawpay seems to produce fixed-length packets padded with random data |
| 48 |
* 585205 : [rtpmp4gdepay?] Unable to play audio from one specific radio station stream |
| 49 |
* 585361 : [gstwaveformsink.c] 'byte' is not defined in MSVCRT |
| 50 |
* 585559 : buffer-list support for rtph264pay, rtpjpegpay and rtpmp4vpay |
| 51 |
* 585576 : [souphttpsrc] initially reports all servers as seekable |
| 52 |
* 585630 : [PATCH] Don't try to test flacdec if it's not build |
| 53 |
* 585699 : GNOME Goal: Remove deprecated glib symbols |
| 54 |
* 585757 : Remove deprecated GTK+ symbols from unused code |
| 55 |
* 585828 : audioamplify should support more formats |
| 56 |
* 585831 : audioamplify should support no clipping |
| 57 |
* 586397 : gstudpnetutils.h fails to build on FreeBSD |
| 58 |
* 587426 : non fast-start mov files fail to play from http locations |
| 59 |
* 587680 : rtp/ts does not repackage cleanly to rtp; mpegvideoparse/rtpmpvpay: timing issues |
| 60 |
* 587826 : gstavidemux.c: s/GST_DISABLE_DEBUG/GST_DISABLE_GST_DEBUG |
| 61 |
* 587982 : [udp] uninitialized variable in gst_udp_get_addr function |
| 62 |
* 587983 : [avidemux] assert format failed |
| 63 |
* 588148 : [id3demux] APIC tag not found mp3 file |
| 64 |
* 588349 : [effectv] Add new optv effect filter |
| 65 |
* 588359 : [effectv] Add radioactv effect filter |
| 66 |
* 588368 : [effectv] Add streaktv effect filter |
| 67 |
* 588483 : [flacenc] write padding metadata block |
| 68 |
* 588695 : [effectv] Add rippletv effect filter |
| 69 |
* 588777 : [souphttpsrc] don't try to authenticate if no username/password is set |
| 70 |
* 589056 : [qtdemux] no audio in videos from Aiptek camera |
| 71 |
* 589365 : [pulsesink] pa_stream_get_sink_input_info() failed: Invalid argument |
| 72 |
* 589423 : [flacdec] Implement SEEKING query |
| 73 |
* 589424 : [flvdemux] Implement SEEKING query |
| 74 |
* 589459 : [pulsesink] Fix a couple error messages that mentioned incorrect function names. |
| 75 |
* 590038 : pulsesink: pa_timing_info- > configured_sink_usec requires pulse 0.9.11 |
| 76 |
* 590280 : [v4l2] add v4l2sink |
| 77 |
* 590401 : GstPulseSrc's pulse probe is not initialized correctly |
| 78 |
* 590447 : [flvmux] crashes when writing index with < = 128 entries |
| 79 |
* 590970 : [souphttpsrc] better fix for compiler warning fix |
| 80 |
* 591451 : [v4l2] causes hanging stream when VIDIOC_G_PARM is not supported |
| 81 |
* 591476 : Possible leak in rtpbin |
| 82 |
* 591712 : [dvdec] sets top field first not bottom field first on pal interlaced content |
| 83 |
* 591747 : [v4l2src] should clear formats list when it closes the device |
| 84 |
* 591951 : pipelines/simple-launch-lines check segfaults with libjpeg 7 |
| 85 |
* 592232 : [qtdemux] QT style string tag extraction fails |
| 86 |
* 592530 : Get only glitches and noise trying to play a gsm file |
| 87 |
* 593015 : pa_stream_flush() seems to cause sync issues |
| 88 |
* 585911 : matroskademux seems to leak large amounts of memory when seeking (skipping) |
| 89 |
* 576378 : [matroskamux] add support for WMA2 and WMV2 |
| 90 |
* 564437 : rtpjpegdepay was unable to handle frame dimensions greater than 2040 |
| 91 |
* 582515 : Quicktime file with PCM audio does not play correctly |
| 92 |
* 583048 : [patch] jpegdec: support for larger pictures |
| 93 |
* 583371 : pulsesink: Print message on underflows |
| 94 |
* 583803 : pngdec: mismatched g_malloc/free |
| 95 |
* 584981 : Gstreamer wavparse Could not demultiplex stream |
| 96 |
* 585056 : regression: no more sound in my H.264+AAC clips |
| 97 |
* 585549 : Add RTP blocksize functionality to rtspsrc element |
| 98 |
* 585842 : Support for GstBufferList in gstmultiudpsink |
| 99 |
|
| 100 |
|
| 101 |
Changes since 0.10.14: |
| 102 |
|
| 103 |
* Some fixes for seeking in wav and FLAC files |
| 104 |
* Faster seeking in Matroska and AVI files |
| 105 |
* RTSP and RTP improvements |
| 106 |
* directdrawsink moved to Bad |
| 107 |
* y4menc and flvmux/flvdemux moved from Bad |
| 108 |
* deinterlace2 moved from Bad, replacing deinterlace |
| 109 |
* Many bug fixes and improvements |
| 110 |
* Pulseaudio sink completely overhauled |
| 111 |
|
| 112 |
Bugs fixed since 0.10.14: |
| 113 |
|
| 114 |
* 572551 : mpeg4videoparse fails to extract codec_data from this net... |
| 115 |
* 577318 : rtspsrc appears to be leaking memory |
| 116 |
* 576286 : [videomixer] Should accept/output non-alpha streams |
| 117 |
* 581333 : rtspsrc: request_pt_map in gstrtspsrc.c fails to return c... |
| 118 |
* 478092 : gstid3v2mux.cc:deprecated conversion from string constant... |
| 119 |
* 486915 : [videomixer] segmentation fault on gst-inspect |
| 120 |
* 509311 : [rtph263pay] rtph263pay does not follow rfc2190 |
| 121 |
* 516031 : flac within ogg container can't be played on Jokosher |
| 122 |
* 537537 : [pulse] Latency issues |
| 123 |
* 537609 : RTSP - rtspsrc module support for Scale header |
| 124 |
* 552650 : [rtspsrc] (partially) fails SETUP with MS RTSP servers |
| 125 |
* 562168 : Good plugins' configury overloads --disable-debug |
| 126 |
* 563574 : v4l2src should capture in non-blocking mode |
| 127 |
* 567140 : G726 Packetizer issue for 24kbps & 40 kbps datarate |
| 128 |
* 567857 : [udpsrc] loop on gst_poll_wait when POLLERR because of icmp |
| 129 |
* 570781 : [alawdec] spews ERROR debug messages on shutdown/seek/not... |
| 130 |
* 571153 : [pulsemixer] compiler warnings (on ARM) |
| 131 |
* 571321 : gconfvideo{src,sink} don't disconnect gconf notifications |
| 132 |
* 572256 : gst/avi/gstavidemux.c: Alignment trap in gst_avi_demux_pa... |
| 133 |
* 572358 : law encoders _getcaps ignore rate/channel if not both are... |
| 134 |
* 572413 : [jpegenc] crashes if no input format has been set |
| 135 |
* 573173 : Added Quicktime HTTP tunneling to the RTSP src element |
| 136 |
* 573342 : Unconditioned EAFNOSUPPORT in gstudpnetutils.c |
| 137 |
* 573343 : Type mismatches in gstdirectdrawsink.c |
| 138 |
* 573721 : [PLUGIN-MOVE] move directdrawsink back to -bad |
| 139 |
* 573737 : [PLUGIN-MOVE] Move FLV to -good |
| 140 |
* 574270 : [rtspsrc] Range request is wrong (should say: npt=now-) |
| 141 |
* 574275 : flacdec ! appsink with a seek seems to drop the first buffer |
| 142 |
* 577468 : [id3demux] Frames not extracted if tag is unsynchronised |
| 143 |
* 577609 : [id3v2mux] write RVA2 frames for peak/gain volume data |
| 144 |
* 577671 : [rtspsrc] deadlock on shutdown (locking order problem?) |
| 145 |
* 578052 : gstavidemux: support seeking and duration query in defaul... |
| 146 |
* 578135 : [qtdemux] missing 3gpp Asset metadata handling |
| 147 |
* 578310 : [matroskamux] - Should suppport speex |
| 148 |
* 579070 : [sunaudio] fix compiler warnings |
| 149 |
* 579422 : flacdec can block allocating before it sent a new-segment |
| 150 |
* 579808 : [jpegdec] Doesn't support additional 0xff before end marker |
| 151 |
* 580746 : [qtdemux] 3GPP classification entity byte order reversed |
| 152 |
* 580783 : [PLUGIN-MOVE] Move y4menc to -good |
| 153 |
* 580851 : rtspsrc: various; sanity of ranges, setting of base_time ... |
| 154 |
* 580880 : gstrtpjpegpay is not functioning properly; rtp jpeg paylo... |
| 155 |
* 581329 : rtspsrc: NAT dummy packets not being sent |
| 156 |
* 581568 : ability for replaygain plugin to post level messages |
| 157 |
* 581806 : [souphttpsrc] Should allow overriding the referer |
| 158 |
* 581884 : [PLUGIN-MOVE] Move deinterlace2 to gst-plugins-good |
| 159 |
* 582252 : rganalysis test broken by recent commit |
| 160 |
* 582281 : [rtp] Forgets to link to $(LIBM) |
| 161 |
* 582387 : [avidemux] Seeking regression |
| 162 |
* 582420 : flacdec unit test broken on PPC |
| 163 |
* 582661 : [deinterlace] Fix latency query to return unbound max lat... |
| 164 |
* 582715 : gcc warnings about unitialized |
| 165 |
* 582753 : flacdec check fails |
| 166 |
* 582794 : rganalysis unit test fails with git core |
| 167 |
* 568278 : [qtdemux] add support for vob subtitle streams |
| 168 |
* 569611 : GStreamer videobox element draws thin green lines on edge... |
| 169 |
* 571294 : [matroskamux] Should ignore framerate of 0/1 |
| 170 |
* 574169 : avidemux/theoradec don't work well together |
| 171 |
* 575234 : Network interface selection for multicasting with the udp... |
| 172 |
* 576729 : [rtspsrc] perform EOS handling earlier |
| 173 |
* 578257 : Image problems using rtpjpeg(de)pay |
| 174 |
* 579069 : rtp h263pay build fixes |
| 175 |
* 580554 : PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio |
| 176 |
* 581432 : [multipartdemux] source pads are leaked |
| 177 |
* 581444 : [multipartdemux] free memory read of buffer timestamp |
| 178 |
* 582218 : Uninitialized variable may be used in gstavidemux.c |
| 179 |
* 575937 : udp/gstudpnetutils.c: ip_mreqn unavailable on Solaris (an... |
| 180 |
|
| 181 |
|
| 182 |
Changes since 0.10.13: |
| 183 |
|
| 184 |
* Add autodetect source elements |
| 185 |
* Improvements in RTP payload/depayload and RTSP |
| 186 |
* Support float input in wav, and require depth == width |
| 187 |
* Support inverted RGB video in avi |
| 188 |
* Compilation fixes and smarter format selection in V4L2 support |
| 189 |
* Use libv4l when available |
| 190 |
* Don't install static plugin libraries any more |
| 191 |
* Matroska muxing: Add Dirac, fix AAC |
| 192 |
* Improve qtdemux segment handling |
| 193 |
* Add presets to equalizer |
| 194 |
* OS/X video and audio output improvements |
| 195 |
* Rework Pulseaudio audio output |
| 196 |
* Support basic and digest auth in souphttpsrc |
| 197 |
* Use libsoup-gnome instead of libsoup when available |
| 198 |
* DV demuxer fixes |
| 199 |
* New IIR and FIR base classes and echo filter in audiofx plugin |
| 200 |
* Improved spectrum analysis plugin |
| 201 |
* 8 bit greyscale support in v4l2src and videocrop |
| 202 |
* New aspectratiocrop element |
| 203 |
* Many other bug fixes and improvements |
| 204 |
|
| 205 |
Bugs fixed since 0.10.13: |
| 206 |
|
| 207 |
* 561502 : Not-negociated error in udpsrc |
| 208 |
* 522183 : add preset suport to gstequalizer |
| 209 |
* 523813 : [autodetect] add autovideosrc and autoaudiosrc |
| 210 |
* 557709 : goom should have license headers in all source files |
| 211 |
* 560155 : segfault when trying to set tag to NULL with avimux |
| 212 |
* 527951 : [new element] aspectratiocrop |
| 213 |
* 529379 : RTSP seeks when pipeline is in STATE_PAUSED |
| 214 |
* 532409 : RTP payload/depayloader for G.729 |
| 215 |
* 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls... |
| 216 |
* 537540 : [pulse] Causes a deadlock when the pulseserver dies |
| 217 |
* 537543 : [pulse] sink/src should have " volume " property (was GstMi... |
| 218 |
* 545033 : [v4l2src] Add support for camera specific formats |
| 219 |
* 552140 : [soup] use libsoup-gnome for proxy configuration if avail... |
| 220 |
* 556019 : Add the ability to make souphttpsrc act as a live source |
| 221 |
* 556484 : Implement getcaps in rtpL16pay |
| 222 |
* 556641 : rtpL16depay doesn't support multichannel audio |
| 223 |
* 556802 : Misspelled messages |
| 224 |
* 556955 : [videocrop] fails to renegotiate |
| 225 |
* 556986 : pulsesink deadlocks when raising an error |
| 226 |
* 557260 : [equalizer] Calculates coefficients for every buffer |
| 227 |
* 557293 : Argument type mismatch on Windows |
| 228 |
* 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor... |
| 229 |
* 557710 : Memory leak related to matroskamux's request pads |
| 230 |
* 558427 : rtpmpapay/depay are too wide |
| 231 |
* 558638 : Compiler error on v4l2 |
| 232 |
* 558711 : gst-plugins-good-0.10.11 compile fails |
| 233 |
* 559288 : [qtdemux] deadly embrace! |
| 234 |
* 559545 : rtspsrc could not receive data from RTSP server because o... |
| 235 |
* 559547 : Seek bugs when playing rtsp video in m.youtube.com |
| 236 |
* 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS |
| 237 |
* 560756 : New Plugin: JPEG RTP Payloader |
| 238 |
* 561625 : Rtspsrc set segment's last_stop incorrectly |
| 239 |
* 561775 : souphttpsrc patch to support basic and digest authentication |
| 240 |
* 561802 : DLNA specific HTTP header missing |
| 241 |
* 561990 : qtdemux build fails on mingw due to missing definition of... |
| 242 |
* 562434 : [wavenc] Add support for a-law and mu-law encoded wav files |
| 243 |
* 562572 : multiudpsink handles errors in _render() too aggressively |
| 244 |
* 563414 : Fix for SunAudioMixer plugin |
| 245 |
* 563504 : add libv4l2 support to v4l2 gst plugin - required for mos... |
| 246 |
* 563509 : [rtp_data_test] Complains about negotiation errors with m... |
| 247 |
* 563510 : [videocrop] 1x1 unit test fails |
| 248 |
* 564437 : rtpjpegdepay was unable to handle frame dimensions greate... |
| 249 |
* 564948 : Fix and clean up osxaudio |
| 250 |
* 565850 : mov files can contain xvid, fmp4 and ac3 tracks |
| 251 |
* 566616 : v4l2src: b/w support |
| 252 |
* 566843 : [pulse] Terminating an audio stream hangs the application |
| 253 |
* 567577 : [audiofx] Add generic IIR/FIR audio filter elements |
| 254 |
* 567642 : spectrum element has undocumented arbitrary limitation on... |
| 255 |
* 567746 : fix for 547227 created a ref loop |
| 256 |
* 567794 : [PATCH] Rework pulse plugin |
| 257 |
* 567800 : Mp4 created by Avidemux don't play. |
| 258 |
* 567853 : osxaudiosrc does not build on 10.4 |
| 259 |
* 567874 : [audiofx] Echo/Reverb filter |
| 260 |
* 567955 : [spectrum] Need compensation for rounding errors |
| 261 |
* 567992 : [videocrop] wrong mouse navigation commands while cropping |
| 262 |
* 568395 : [audiofx] Rename audioreverb to audioecho |
| 263 |
* 568780 : elements/videocrop check fails |
| 264 |
* 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol... |
| 265 |
* 569820 : In some cases v4l2src element does not return correct norm |
| 266 |
* 570343 : equalizer bands != specified parameters |
| 267 |
* 570435 : Read Title element of Matroska files |
| 268 |
* 571038 : [osxvideosink] build fail |
| 269 |
* 571150 : aspectratiocrop : Memory leak |
| 270 |
* 571153 : [pulsemixer] compiler warnings (on ARM) |
| 271 |
* 571204 : [pulsesink] PA assertion failure triggers abort |
| 272 |
* 570581 : osxvideosink: non-embedded mode is badly broken and shoul... |
| 273 |
* 341752 : [rtspsrc] 500 Internal Server Error response with tagessc... |
| 274 |
* 420658 : gconfaudiosink is not behaving normally |
| 275 |
* 558554 : [avidemux] avidemux not recognizing certain uncompressed ... |
| 276 |
* 561580 : GStreamer does not play a specific WAV file |
| 277 |
* 563056 : " rtpjpegdepay ! jpegdec " doesnt works |
| 278 |
* 565441 : Smoke encoder doesn't set caps correctly |
| 279 |
* 567952 : videocrop: add b/w support |
| 280 |
|
| 281 |
Changes since 0.10.12: |
| 282 |
|
| 283 |
* Fix bad autopoint substitution in the po subdir |
| 284 |
|
| 285 |
Changes since 0.10.11: |
| 286 |
|
| 287 |
* Fix for security advisory TKADV2009-0xx |
| 288 |
|
| 289 |
Changes since 0.10.10: |
| 290 |
|
| 291 |
* HDV capture support |
| 292 |
* Port flactag element to 0.10 |
| 293 |
* Support FLAC in alternate bit-depths and more samplerates |
| 294 |
* Matroska muxing improvements |
| 295 |
* Support Google RTSP variant |
| 296 |
* Many other bug-fixes and improvements |
| 297 |
|
| 298 |
Bugs fixed since 0.10.10: |
| 299 |
|
| 300 |
* 545433 : [wavparse] support tempo tag |
| 301 |
* 311586 : Matroska mux/demux don't support flac |
| 302 |
* 350830 : [raw1394] Add HDV support |
| 303 |
* 413841 : [flactag] needs porting to 0.10.x |
| 304 |
* 536067 : [matroska] Add support for real audio/video |
| 305 |
* 537361 : videomixer segment handler fail |
| 306 |
* 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l... |
| 307 |
* 544956 : [videobox] segfault when changing properties at running p... |
| 308 |
* 545463 : autodetect plugin links to gconf, unnecessarily |
| 309 |
* 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d... |
| 310 |
* 546465 : can't play m.youtube.com rtsp streams |
| 311 |
* 547075 : [speex] Encoder doesn't handle non-zero start timestamps ... |
| 312 |
* 547217 : Implement GstPropertyProbe interface on pulsesrc for dete... |
| 313 |
* 547227 : Implement GstPropertyProbe interface on pulsesink for det... |
| 314 |
* 547518 : pulsemixer probe fails after device property is set |
| 315 |
* 547519 : Add device-name property to pulsesrc |
| 316 |
* 548530 : wavenc allows audio depth of 25 |
| 317 |
* 548831 : matroska demuxer setting incorrect timestamps |
| 318 |
* 549073 : buffer_alloc function from new basetransform sometimes fa... |
| 319 |
* 549090 : v4l2src has no property named norm but notifies it |
| 320 |
* 549551 : conversion of gst structure names to mime types in multip... |
| 321 |
* 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device |
| 322 |
* 550015 : build failure: gstcmmlparser.c:115: error: format not a s... |
| 323 |
* 550791 : [flacenc] files are too big, mid-side-stereo=true should ... |
| 324 |
* 551048 : rtsp implementation sends PAUSE even when server doesn't ... |
| 325 |
* 551570 : plugin ximagesrc is memory leaking... |
| 326 |
* 551584 : Crash when modifying the videobox " top " and " left " live w... |
| 327 |
* 552213 : [qtdemux] map tiff fourcc to image/tiff caps |
| 328 |
* 553191 : udpsrc: bind() fails on OS X |
| 329 |
* 554771 : totem spins CPU 100% while allocating (infinitely) becaus... |
| 330 |
* 556010 : AVI muxer segfault |
| 331 |
* 556381 : [icydemux] test fails with latest core |
| 332 |
* 556424 : [avidemux] segmentation fault when creating indexes |
| 333 |
* 557085 : [videobox] support dynamically changing properties |
| 334 |
* 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem) |
| 335 |
* 547842 : Vorbis RTP RFC 5215 is out |
| 336 |
* 550288 : Sound not played - a quicktime file |
| 337 |
|
| 338 |
Changes since 0.10.9: |
| 339 |
|
| 340 |
* Move the libcdio cddasrc element to -ugly, because of the GPL license |
| 341 |
|
| 342 |
Bugs fixed since 0.10.9: |
| 343 |
|
| 344 |
* 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p... |
| 345 |
|
| 346 |
Changes since 0.10.8: |
| 347 |
|
| 348 |
* Replaygain elements moved from Bad |
| 349 |
* Interleave/Deinterleave elements moved from Bad |
| 350 |
* Pulseaudio plugin http://pulseaudio.org is now integrated |
| 351 |
* New simple Karaoke audio effect plugin |
| 352 |
* Improvements in v4l2src |
| 353 |
* Multi-channel FLAC file fixes |
| 354 |
* AVI and Quicktime reverse playback support |
| 355 |
* AVI and Matroska muxing improvements |
| 356 |
* New element for rendering SMPTE transitions into alpha channels |
| 357 |
* Many improvements in the Win32 directdraw elements |
| 358 |
* Error out cleanly for encrypted streams |
| 359 |
* RTP/UDP handling improvements |
| 360 |
* RTSP digest authentatication implemented. |
| 361 |
* New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio |
| 362 |
* Error concealment for Speex |
| 363 |
* Many other bug-fixes and enhancements |
| 364 |
|
| 365 |
Bugs fixed since 0.10.8: |
| 366 |
|
| 367 |
* 541787 : incorrect timestamp |
| 368 |
* 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p... |
| 369 |
* 345393 : Missing documentation |
| 370 |
* 400679 : [PLUGIN-MOVE] pulse-gst to -good |
| 371 |
* 422917 : G729 payloader/depayloader |
| 372 |
* 429322 : [matroska-demux] hangs if file starts at non-zero timestamp |
| 373 |
* 465146 : Add more complete negotiation to gstrtpbasepayload |
| 374 |
* 469917 : multiudpsink IPv6 and diffserv TOS/TC markup |
| 375 |
* 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4) |
| 376 |
* 503288 : rtph264pay does not split multiple NAL units in incoming ... |
| 377 |
* 511489 : avimux muxed audio and video out of sync |
| 378 |
* 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn... |
| 379 |
* 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu... |
| 380 |
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid... |
| 381 |
* 519301 : avimux fails when going from NULL to playing a second time |
| 382 |
* 519460 : 8 bytes missing in AVI streamheader |
| 383 |
* 520092 : v4l2src proposed patches |
| 384 |
* 520885 : directdrawsink has some issues |
| 385 |
* 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett... |
| 386 |
* 529454 : [udpsrc] generates false error on win32 due to ICMP dest-... |
| 387 |
* 529692 : [goom] fails to build on Windows with mingw32 |
| 388 |
* 529707 : [rtp] fails to build on Windows with mingw32 |
| 389 |
* 530886 : Support more mpeg2 variants in .mov files |
| 390 |
* 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails |
| 391 |
* 531672 : [qtdemux] does not handle files with edit lists correctly... |
| 392 |
* 532295 : gconf setting default audio sink to video default visualizer |
| 393 |
* 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY |
| 394 |
* 532409 : RTP payload/depayloader for G.729 |
| 395 |
* 532423 : RTP payload/depayloader for DV |
| 396 |
* 533264 : Make v4l2 compile without X |
| 397 |
* 533619 : udpsink dies when Linux fails (for no reason) sendto() wi... |
| 398 |
* 535121 : [videomixer] proper seek/segment handling |
| 399 |
* 535300 : [avidemux] missing support for reverse playback. |
| 400 |
* 535935 : [qtdemux] Missing metadata |
| 401 |
* 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins... |
| 402 |
* 536317 : [v4l2src] Doesn't compile with latest git kernel |
| 403 |
* 536646 : v4l2src doesn't pick the optimal resolution |
| 404 |
* 536831 : v4l2src == non-experimental |
| 405 |
* 536903 : udpsrc now assumes one is using multicast |
| 406 |
* 537021 : [cdio] does not extract album title from CD-TEXT |
| 407 |
* 537031 : Enhancement to SunAudio mixer plugin |
| 408 |
* 537361 : videomixer segment handler fail |
| 409 |
* 537377 : Gstreamer avidemux fails on avi files with non-AV data st... |
| 410 |
* 537622 : [matroskademux] Doesn't export covers (file attachments) |
| 411 |
* 537675 : rtp vorbis/theora payloader static caps don't specify del... |
| 412 |
* 537832 : rtsp is broken |
| 413 |
* 539372 : udpsrc do not set port properly on anonymous binding |
| 414 |
* 539548 : [udpsrc] Fails to bind with permission denied when trying... |
| 415 |
* 540067 : souphttpsrc does not support http authentication |
| 416 |
* 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream |
| 417 |
* 540940 : Quicktime demuxer does not handle dirac in QT files |
| 418 |
* 541081 : [v4l2src] Doesn't compile with on old kernel |
| 419 |
* 541384 : cross mingw32 gcc: making goom compile |
| 420 |
* 541412 : cross mingw32 gcc: making libgstrtp plugin compile |
| 421 |
* 541650 : udpsrc fails to parse URI with IPv6 address |
| 422 |
* 541956 : v4l2src only requests interlaced video |
| 423 |
* 542410 : qtdemux not recognizing pcm 8bit streams correctly |
| 424 |
* 543054 : [osxvideosink] minor build issue |
| 425 |
* 543255 : -Wno-attributes does not exist in every gcc version |
| 426 |
* 543259 : warning in gstv4l2src.c due to an uninitialized variable |
| 427 |
* 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong... |
| 428 |
* 544509 : [qtdemux] Regression in segment.stop |
| 429 |
* 539482 : [avidemux] Doesn't parse vprp ODML header |
| 430 |
* 544433 : Some -good plugins aren't buildable with MSVC |
| 431 |
* 536994 : Improve v4l2src negotiation a bit more |
| 432 |
* 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old... |
| 433 |
* 532065 : Implement RTSP Digest authentication |
| 434 |
* 533287 : Mapping of mime types to gst names in multipartdemux |
| 435 |
* 538891 : G.726 pay/depayloader is missing |
| 436 |
|
| 437 |
Changes since 0.10.7: |
| 438 |
|
| 439 |
* The libsoup based http source moved from the -bad module and |
| 440 |
was raised to primary rank |
| 441 |
* GOOM visualisation plugin updated to Goom2k4 |
| 442 |
* Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, |
| 443 |
mulaw and wavpack |
| 444 |
* New gdkpixbuf output for snapshotting |
| 445 |
* Various other bug-fixes |
| 446 |
|
| 447 |
Bugs fixed since 0.10.7: |
| 448 |
|
| 449 |
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid... |
| 450 |
* 515978 : [ladspa] Should be removed from -good until it's ready to... |
| 451 |
* 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil... |
| 452 |
* 517237 : [rtspsrc] Better error when bandwidth is too small |
| 453 |
* 517933 : [tests] trivial C89 fix |
| 454 |
* 518188 : [spectrum] " message " property documentation unclear |
| 455 |
* 518213 : [goom2k4] artefacts on x86-64 |
| 456 |
* 518564 : goom dies with illegal instruction |
| 457 |
* 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()... |
| 458 |
* 519417 : Unable to modify DEFAULT_VIDEOSRC in configure |
| 459 |
* 520073 : [goom] (goom2k4) shows mostly black frames |
| 460 |
* 520764 : double buffer unref in speexenc error handling |
| 461 |
* 520880 : audiofx doesn't build on Windows/MSVC |
| 462 |
* 520888 : udpsrc has some issues on Windows |
| 463 |
* 521102 : h.263+ rtp depayloader crashes on short payloads |
| 464 |
* 521875 : [osssrc] recording corrupts upon _get_caps |
| 465 |
* 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c |
| 466 |
* 522767 : [goom] does not build on ppc |
| 467 |
* 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good |
| 468 |
* 523134 : osxvideosink does not stop when you control-C |
| 469 |
* 524593 : [sunaudio] fix mixer track range |
| 470 |
* 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c... |
| 471 |
* 525833 : [halaudiosrc] unable to get mic USB working with gnome-so... |
| 472 |
* 525860 : [sunaudio] copyright fixes |
| 473 |
* 525946 : [gdkpixbuf] add gdkpixbufsink element |
| 474 |
* 526557 : [matroskademux] seeking regression in CVS |
| 475 |
* 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank |
| 476 |
* 527984 : Doesn't dist all m4 files needed by configure.ac |
| 477 |
* 527999 : [goom] Doesn't dist goomsl.h |
| 478 |
* 528143 : [goom] fails to build on 32-bit ppc |
| 479 |
* 528615 : Hide goom2k4 logo |
| 480 |
* 529268 : [goom] States unit test exposes some memory leaks |
| 481 |
|
| 482 |
Changes since 0.10.6: |
| 483 |
|
| 484 |
* 8 months of frenetic development |
| 485 |
* Massive RTSP/RTP improvements |
| 486 |
* Fixes in pngdec, gdkpixbufdec, wavpackparse, wavpackdec, smokeenc, |
| 487 |
mulawdec, alwdec, id3demux |
| 488 |
* More Fixes in matroskademux, udpsrc, apedemux, flacenc, avimux, |
| 489 |
dv1394src |
| 490 |
* V4L2 support improved |
| 491 |
* Fixes for OS/X and Windows video/audio sources and sinks |
| 492 |
* Support more formats in QT files |
| 493 |
* Elements moved from gst-plugins-bad: equalizer, lpwsinc (now |
| 494 |
audiowsinclimit), bpwsinc (now audiowsincband), spectrum, |
| 495 |
multifilesrc/sink |
| 496 |
* New audio effects: High/Low/Band-pass filters |
| 497 |
* Many, many other fixes |
| 498 |
|
| 499 |
Bugs fixed since 0.10.6: |
| 500 |
|
| 501 |
* 415627 : [PLUGIN-MOVE] move equalizer to good |
| 502 |
* 463624 : [PATCH] avimux: mismatch in ODML tag numbering |
| 503 |
* 347848 : [id3v2mux] add support for DiscID tags |
| 504 |
* 348085 : [PLUGIN-MOVE] move spectrum to good |
| 505 |
* 351726 : [rtspsrc] Force to send on periodic time new rtsp play co... |
| 506 |
* 358841 : [dv1394src] should have property probe |
| 507 |
* 417420 : [autoaudiosink] add " caps " property to filter sinks by caps |
| 508 |
* 427573 : [osxaudiosrc] segmentation fault |
| 509 |
* 435435 : [alaw] use tables for ALAW (G.711) encoding and decoding |
| 510 |
* 442034 : [avi] add support for subtitle streams (GAB2) |
| 511 |
* 447000 : [id3demux] add support for reading license URL from WCOP tag |
| 512 |
* 448278 : [v4l2src] several issues in cvs |
| 513 |
* 449747 : Function parameter mismatch breaks build on Solaris. |
| 514 |
* 450190 : [PATCH] v4l2src set_capture (parameters) fails |
| 515 |
* 450878 : Missing files in po/POTFILES.in |
| 516 |
* 451249 : Integer type mismatch in gstrtspsrc.c |
| 517 |
* 451388 : [v4l2src] Could not negotiate format |
| 518 |
* 453037 : rtpilbcpayloader encoding-name field mismatch |
| 519 |
* 453417 : [matroskademux] support palette info for VobSub stream |
| 520 |
* 453630 : Rtspsrc invokes GST_ELEMENT_ERROR in eos when streaming o... |
| 521 |
* 455086 : [cairotextoverlay] ignores the size in font-desc property |
| 522 |
* 455808 : rtspsrc deadlocks on pause |
| 523 |
* 457097 : [faad] " setting caps on pad failed " with BMJ113 mov |
| 524 |
* 461600 : Some files missing from POTFILES.in |
| 525 |
* 464475 : the mode property if the caps of rtpilbc*pay should be of... |
| 526 |
* 464800 : [audiofx] New elements: chebyshev low/highpass and bandpa... |
| 527 |
* 465040 : [RTP] h263ppay should allow h263 caps on sink |
| 528 |
* 465774 : qt video does not play, but can be seeked |
| 529 |
* 467214 : Could not get buffers from device '/dev/video0' |
| 530 |
* 467666 : [ELEMENT-MOVE] Move lpwsinc and bpwsinc to gst-plugins-good |
| 531 |
* 470502 : Ricoh Webcam not working |
| 532 |
* 471364 : [gconf] Internal GStreamer error: state change failed on ... |
| 533 |
* 471823 : [v4l2src] Fails to negotiate capabilities with Macbook Pr... |
| 534 |
* 473670 : [qtdemux] invalid utf8 in tags causes warnings |
| 535 |
* 474616 : [rtph263pay] RTP headers are wrong for win32 |
| 536 |
* 475424 : [v4l2] uvcvideo Macbook iSight webcam not working (regres... |
| 537 |
* 477199 : Linux-UVC webcams not working |
| 538 |
* 477456 : [v4l2src] my webcam is not working anymore |
| 539 |
* 479960 : qtdemux is missing fourcc for mpeg2 HDV streams (HDV2. HDV3) |
| 540 |
* 480557 : [v4l2src] Nasty segfault (with broken driver?) |
| 541 |
* 482495 : avimux does not accept audio/aac |
| 542 |
* 484998 : [mulawdec] not-negotiated error playing a sun audio (au) ... |
| 543 |
* 485828 : [v4l2src] Fixates to lowest resolution on new kernels |
| 544 |
* 487488 : udpsrc errors |
| 545 |
* 487563 : Payloader for H264 not marking packets |
| 546 |
* 488112 : [id3demux] extract ID3v2 WOAF frame |
| 547 |
* 488844 : Free GstBuffer with gst_buffer_unref() in gst_rtp_mp4v_pa... |
| 548 |
* 488879 : [videomixer] implement GstChildProxy interface |
| 549 |
* 489940 : [gdkpixbufdec] gst_value_set_fraction: assertion 'denomin... |
| 550 |
* 490034 : [v4l2src] " could not get buffers from device " |
| 551 |
* 490283 : [multifilsrc] move to -good |
| 552 |
* 491323 : Extend RTP MPEG-TS payloader to handle large RTP payload ... |
| 553 |
* 492388 : Build issues on Windows/MSVC |
| 554 |
* 496752 : [rtspsrc] leaks memory |
| 555 |
* 496773 : [rtspsrc] leaks SDP messages |
| 556 |
* 496983 : [PATCH] rtspsrc leaks pads |
| 557 |
* 497007 : [PATCH] rtspsrc leaks RTSP messages in SETUP |
| 558 |
* 497017 : [PATCH] H.264 RTP depayloader leaks memory in setcaps |
| 559 |
* 497292 : gsttextoverlay compile problem in MSVC |
| 560 |
* 497293 : gsttimeoverlay compile error in win32 |
| 561 |
* 498181 : Recent change to gst-plugins-base breaks gst-plugins-good |
| 562 |
* 498297 : [v4l2src] put real supported resolutions in caps instead ... |
| 563 |
* 498395 : [pngenc] leaks buffer data memory |
| 564 |
* 498715 : GStreamer fails to decode MPEG1 Video RTP streams when gs... |
| 565 |
* 499178 : unexpected not negotiated and other weird beharviours |
| 566 |
* 499239 : gstrtpmp4adepay |
| 567 |
* 499383 : [rtph263depay] Doesn't read I-frame information from rtp ... |
| 568 |
* 500403 : [PATCH] videobox element doesn't init liboil |
| 569 |
* 501775 : [wavparse] regression in CVS: seeking is broken |
| 570 |
* 502655 : [avimux] creates corrupt avi files (wrong stream numbering) |
| 571 |
* 502814 : Adds profile (hex string), sps and pps (base64 encoded) i... |
| 572 |
* 502966 : GStreamer segfaults when videobox is introduced into a sp... |
| 573 |
* 503023 : Let multipartdemux work in live mode. |
| 574 |
* 504018 : flacdec emits newsegment before being able to respond to ... |
| 575 |
* 504081 : [matroskamux] support for live sources (calculate duratio... |
| 576 |
* 504895 : Build fails: gst/check/gstcheck.h: No such file or direc... |
| 577 |
* 505745 : [avidemux] warning: 'res' may be used uninitialized in th... |
| 578 |
* 506025 : RTSPsrc doesn't handle redirects. |
| 579 |
* 506715 : [PATCH] [flacdec] PICTURE blocks should be retrieved as m... |
| 580 |
* 507642 : v4l2src Crash - Size 4156 is not a multiple of unit size ... |
| 581 |
* 508644 : The clockrate for theora payloading should always be 90000 |
| 582 |
* 509298 : Compilation errors in gstavisubtitle.c and gstrtspsrc.c w... |
| 583 |
* 509301 : [flacdec] CVS does not compile against flac-1.1.2 |
| 584 |
* 509531 : Make the auto-join/auto-leaving of a multicast group opti... |
| 585 |
* 510505 : changes to make v4l plugin build on solaris |
| 586 |
* 510592 : Race condition in WAVE parser |
| 587 |
* 513628 : [flacdec] Decoding of PICTURE blocks is always disabled b... |
| 588 |
* 514397 : matroskademux does not mark delta units |
| 589 |
* 514573 : multipartmux memory leak |
| 590 |
* 514889 : Bogus output from RTP data test |
| 591 |
* 514965 : Possible buffer leaks if last_write_result != GST_FLOW_OK... |
| 592 |
* 515457 : [audiofx] Element long descriptions are broken |
| 593 |
* 515562 : [avidemux] Seeking broken in 0.10.6.2 |
| 594 |
* 515697 : [multifile] Several memory leaks exposed by unit test |
| 595 |
* 515701 : [smoke] Several valgrind warnings exposed by unit test |
| 596 |
* 515703 : [avisubtitle] Several valgrind warnings with unit test (g... |
| 597 |
* 515704 : [gconf] Memory leak when creation of pipeline fails |
| 598 |
* 515706 : [ximagesrc] Memory leak when XDamage support is available |
| 599 |
* 515905 : gst-error.m4 needs no%E_MACRO_REDEFINED on Solaris |
| 600 |
* 515979 : [efence] Doesn't chain up finalize properly |
| 601 |
* 515980 : [directdraw] Does not chain up finalize functions properly |
| 602 |
* 515984 : [v4l] Does not chain up finalize functions properly |
| 603 |
* 515985 : [ximagesrc] regression when using damage |
| 604 |
* 516371 : does not build without xml usage |
| 605 |
* 516524 : uninitialized variables |
| 606 |
* 517386 : [alpha] Doesn't link with libgstbase |
| 607 |
* 508291 : [id3demux] must check if language code in id3v2 COMM fram... |
| 608 |
* 491811 : Rename audiochebyshevfreq* to audiocheb* |
| 609 |
* 447961 : [rtsp] do not store a reference to the result from inet_n... |
| 610 |
* 475784 : rtspsrc has race condition between loop_interleaved() and... |
| 611 |
* 478244 : rtpamrdepay make no playable stream |
| 612 |
* 480707 : Memory leak : gstrtpmp4vpay : config buffer is leaked |
| 613 |
* 502187 : flacdec doesn't send newsegment from the streaming thread |
| 614 |
* 509329 : [rtspsrc] use atoll when parsing rtptime |
| 615 |
* 512544 : preallocate output buffer in pngenc |
| 616 |
|
| 617 |
Changes since 0.10.5: |
| 618 |
|
| 619 |
* Much improved RTSP/RTP and V4l2 support |
| 620 |
* New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify |
| 621 |
* OSX and Windows video/audio support elements moved from Bad Plugins |
| 622 |
* qtdemux, videocrop and wavpack elements moved from Bad Plugins |
| 623 |
* Fixes in avi and matroska muxing |
| 624 |
* Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling |
| 625 |
* gamma element ported to 0.10 |
| 626 |
* Parallel installability with 0.8.x series |
| 627 |
* Threadsafe design and API |
| 628 |
|
| 629 |
Bugs fixed since 0.10.5: |
| 630 |
|
| 631 |
* 392189 : [esdsink] pipeline hung in state change from PAUSED to PL... |
| 632 |
* 407590 : crash using gconfaudiosink |
| 633 |
* 439255 : [rtspsrc] crash on unsupported transport |
| 634 |
* 441118 : Incorrect caps in G.711 RTP depayloaders |
| 635 |
* 323471 : [PLUGIN-MOVE] osxaudio |
| 636 |
* 407780 : avimux does not handle video/x-h264 |
| 637 |
* 316203 : MinGW: udp and rtsp plugin should be disabled on windows |
| 638 |
* 340362 : [PATCH] new plugin - hardlimiter |
| 639 |
* 342463 : [ximagesrc] performance improvement |
| 640 |
* 347806 : [v4l2src] try_capture(): Error getting buffer information... |
| 641 |
* 350296 : [udpsrc] add property to remove extra headers from buffers |
| 642 |
* 354007 : [PLUGIN-MOVE] videocrop should be moved to -good |
| 643 |
* 356692 : wavparse drops final sample in most files |
| 644 |
* 358040 : Fix speex rtp (de)payloader |
| 645 |
* 362566 : [dv1394src] Random segfault and kernel oopses |
| 646 |
* 374489 : rtspdec never sends out RTCP Receiver reports |
| 647 |
* 377306 : [sunaudiomixer] mixer track labels not localized |
| 648 |
* 379298 : [avimux] allow multiple audio streams |
| 649 |
* 392620 : gnome-sound-record can not be started on sunray client on... |
| 650 |
* 393427 : error/warnings when compiling with mingw |
| 651 |
* 395688 : playbin is unable to play rtsp stream for 3gp from Darwin... |
| 652 |
* 396057 : [audiofx] New audioinvert element |
| 653 |
* 397162 : [audiofx] New element audioamplify |
| 654 |
* 397946 : [audiopanorama] another trivial docs fix |
| 655 |
* 398299 : [smpte] crashes if fed empty buffers from fakesrc |
| 656 |
* 398325 : [smpte] Segfaults with big width/height |
| 657 |
* 399338 : Hang in PREROLLING when trying to play a specially crafte... |
| 658 |
* 399825 : Tags don't work properly for shout2send plugin |
| 659 |
* 406042 : [v4l2src] fails with radio chips |
| 660 |
* 407369 : [v4l2src] Wrong way of EIO error handling |
| 661 |
* 407793 : memory leaks of sdpmessage.c |
| 662 |
* 407797 : bug of rtsp_url_parse() in gst/rtsp/rtspurl.c |
| 663 |
* 408544 : totem crashed with SIGSEGV to rtsp_ext_wms_configure_stre... |
| 664 |
* 410997 : Fails to build with -z defs |
| 665 |
* 412597 : Simplify GstSunAudioSrc |
| 666 |
* 412608 : [avidemux] flow return aggregation can ignore errors |
| 667 |
* 414168 : Mixes spaces and tabs in Makefile.am defs |
| 668 |
* 416445 : [avidemux] seeking regressions |
| 669 |
* 416727 : [v4l2src] typo in printf format string |
| 670 |
* 416728 : [v4l2src] typo in translated strings |
| 671 |
* 417729 : [autoaudiosink] plugs alsaspdifsink, breaking playbin |
| 672 |
* 419338 : [wavparse] critical warning from plugin viewer |
| 673 |
* 420208 : Probably typo |
| 674 |
* 426044 : [flacenc] broken files when used with oggmux |
| 675 |
* 427990 : [rtph264depay] sprop-parameter-set erros |
| 676 |
* 428611 : [ximagesrc] segfaults when used from a non-X terminal |
| 677 |
* 428901 : [icydemux] broken tags for non-UTF-8/ISO-8859-1-using ra... |
| 678 |
* 429319 : [alphacolor] distorts png images without alpha channel |
| 679 |
* 429666 : [goom] totem skips mp3 (while Rhythmbox doesn't) |
| 680 |
* 430228 : [sunaudio] copyright bug |
| 681 |
* 430632 : memory problem |
| 682 |
* 430804 : [PATCH] navseek only seeks (sort-of) partially |
| 683 |
* 431282 : broken RTP depayloaders |
| 684 |
* 433119 : wavparse causes skipping for MPEG-encoded RIFF Wav files ... |
| 685 |
* 433135 : [wavparse] regression in CVS with mp3-in-wav |
| 686 |
* 433530 : udpsrc read of size 0 |
| 687 |
* 434824 : rtp mp4 payloader doesn't handle newsegments and flush ev... |
| 688 |
* 436910 : [videomixer] wrong strides with odd input width |
| 689 |
* 437499 : [wavparse] can't handle WAV file with 'LIST' header chunk |
| 690 |
* 437670 : Improvements for rtsptransport.[ch] |
| 691 |
* 437692 : Some more fixes for the RTSP support |
| 692 |
* 438926 : invalid comparison of pointer with string literal |
| 693 |
* 438940 : [rtph263ppay] Support for Segment Fragmentation based on ... |
| 694 |
* 440127 : Autoaudiosink does extra switching between null and ready... |
| 695 |
* 440203 : Support multiple RTSP headers of the same type |
| 696 |
* 440928 : Improved RTSP version support, and added Date header |
| 697 |
* 441408 : speexdec plays incorrectly files made with nframes=4 |
| 698 |
* 442535 : [wavenc] Doesn't handle width!=depth files with audio/x-r... |
| 699 |
* 442677 : WideBand AMR payloaders |
| 700 |
* 443081 : [wavparse] fails to post error on FLOW_NOT_LINKED |
| 701 |
* 445905 : ximagesrc disregards display_name property |
| 702 |
* 446981 : error during the compilation of rtspconnection.c |
| 703 |
* 447210 : wrong length calculation for codec_data |
| 704 |
* 447458 : [qtdemux] export AMRSpecificBox as codec_data |
| 705 |
* 385887 : [flac] make work with libflac-1.1.3 |
| 706 |
* 404646 : [audiofx] Compressor/Expander element |
| 707 |
* 424527 : [auparse] don't convert non-native endianness floats in t... |
| 708 |
* 387121 : [matroskamux] Can't mux raw audio |
| 709 |
* 392855 : [matroska] plugin must link against zlib (error with MinGW) |
| 710 |
* 394851 : [audiopanorama] Some trivial docs fixes |
| 711 |
* 394859 : [audiopanorama] New simple method for adjusting the panorama |
| 712 |
* 398086 : [smpte] crashes if input dimensions differ |
| 713 |
* 406018 : 64bit uncleanness in gstavimux.c |
| 714 |
* 407057 : [wavparse] leaks contents of every buffer pushed when in ... |
| 715 |
* 407349 : [id3demux] wrongly interprets TDAT as year |
| 716 |
* 350278 : [rtpmp2tdepay] Add support for proprietary headers |
| 717 |
* 380895 : A couple of corrections and improvements for the RTSP sup... |
| 718 |
* 380944 : [dvdec] Doesn't set pixel-aspect-ratio |
| 719 |
* 394977 : multipartmux not honoring flow return |
| 720 |
* 403956 : Add float32 support for " level " element |
| 721 |
* 405213 : mp3 plays too fast in totem or rhythmbox |
| 722 |
* 407006 : [goom] odd adapter behaviour |
| 723 |
* 412704 : [PATCH] gamma filter ported to 0.10 |
| 724 |
* 414887 : [gconf] gconfaudiosink doesn't set GST_ELEMENT_IS_SINK un... |
| 725 |
* 415446 : [avidemux] fails parsing mjpeg file from digital camera |
| 726 |
* 417792 : rtp depayloader for AAC |
| 727 |
* 423304 : file descriptor closed in udpsrc and dynudpsink |
| 728 |
* 423782 : Code for H264 payloader |
| 729 |
* 428182 : Current CVS generates compiler warnings |
| 730 |
* 429329 : [videobox] add support for AYUV input |
| 731 |
* 442874 : Multipartmux assumes caps == mime |
| 732 |
|
| 733 |
Changes since 0.10.4: |
| 734 |
|
| 735 |
* Parallel installability with 0.8.x series |
| 736 |
* Threadsafe design and API |
| 737 |
* RTP/RTSP improvements |
| 738 |
* Fixes in OSS support |
| 739 |
* Addition of the audiopanorama element |
| 740 |
* Improvements in AVI playback |
| 741 |
* Annodex playback fixes |
| 742 |
* Support FLAC in OGG and Matroska |
| 743 |
* Fixes in the Speex decoder |
| 744 |
* V4L2 source moved from Bad Plugins |
| 745 |
* SMPTE element ported to 0.10 |
| 746 |
* GStreamer Data Protocol (GDP) Payloader and Depayloader elements added |
| 747 |
* Many other bug-fixes |
| 748 |
|
| 749 |
Bugs fixed since 0.10.4: |
| 750 |
|
| 751 |
* 336465 : [patch] Streaming support for avidemuxer |
| 752 |
* 349207 : [PLUGIN-ADD] audiopanorama |
| 753 |
* 341278 : [autoaudiosink] should fallback to fakesink |
| 754 |
* 342950 : Implement device profiles in autoaudiosink/autoaudiosrc |
| 755 |
* 348233 : dv1394src crashes with libavc1394 0.5.3 - cause known |
| 756 |
* 349015 : [sunaudio] open source with O_NONBLOCK |
| 757 |
* 349894 : RTSP Multicast |
| 758 |
* 351347 : --disable-schemas-install now works too well |
| 759 |
* 351794 : [id3demux] try harder to extract wrongly marked strings |
| 760 |
* 352577 : [avidemux] regression in CVS with Elephant's Dream |
| 761 |
* 355210 : Sample pipeline from the documentation doesn't work properly |
| 762 |
* 356142 : GST Sun Audio Mixer doesn't set only Output Track as Mast... |
| 763 |
* 356147 : [avimux] duration in header not correct for big avi ( > 2 ... |
| 764 |
* 357592 : Avoid compiler warnings with uClibc and -Werror |
| 765 |
* 361637 : h263 variant missing from RTP (de)payloaders' caps |
| 766 |
* 361639 : MPA payloader's payload number is incorrect |
| 767 |
* 362603 : Fixes compiling with forte: warning clean up (part 4) |
| 768 |
* 362673 : Playback with 4Front OSS driver not working due to blocki... |
| 769 |
* 366492 : add windows vs8 project files |
| 770 |
* 369621 : [avidemux] Out-of-sync playback with VBR MP3 audio |
| 771 |
* 372021 : flxdec has wrong classification |
| 772 |
* 374213 : Seeking with LADSPA plug-ins fails |
| 773 |
* 374479 : [PATCH] videomixer memleak fix and enhancement |
| 774 |
* 374737 : [matroskademux] doesn't recognise opaque " A_AAC " codec ID |
| 775 |
* 376594 : id3demux crashes when reading compressed ID3 frames |
| 776 |
* 379433 : [PATCH] avidemux audio pad reports wrong position upon query |
| 777 |
* 379792 : Remove memcpy in multipartmux and fix RFC compliance |
| 778 |
* 379918 : Doesn't compile with newer libcaca versions (0.99.beta4+) |
| 779 |
* 380199 : [matroskademux] Wrong framerate conversion |
| 780 |
* 380825 : make avimux accept video/mpeg in versions 1, 2 and 4 |
| 781 |
* 381857 : [id3v2mux] crashes trying to write empty frames |
| 782 |
* 382179 : Videomixer shouldn't reset position to 0 when the caps ar... |
| 783 |
* 382277 : multipartmux modifies buffer timestamp |
| 784 |
* 382982 : [apedemux] Fails to read track gain or other doubles |
| 785 |
* 383001 : [PATCH] if using multicast in udpsrc, bind to the multica... |
| 786 |
* 383043 : Videomixer can crash when adding/removing pads while pla... |
| 787 |
* 383596 : mixer doesnot work if set AUDIODEV on solaris |
| 788 |
* 384587 : libcaca check breaks cross-compile |
| 789 |
* 385031 : [id3demux] autoplug loop if first buffer has nonzero offs... |
| 790 |
* 385623 : [quarktv] crash when plugged dynamically into a pipeline |
| 791 |
* 343348 : [matroska] add support for vobsub subtitles |
| 792 |
* 345449 : [icydemux] Internet radio hangs when connecting to radio.... |
| 793 |
* 348762 : [ID3v2] comment frame extraction/writing doesn't retain d... |
| 794 |
* 351116 : 'make check' tries to run annodex unit tests even if anno... |
| 795 |
* 352110 : [flacdec] no support for ogg flac |
| 796 |
* 366155 : [matroskademux] Several problems in encoding handling code |
| 797 |
* 374658 : [matroskamux] add tag writing support and implement relea... |
| 798 |
* 378184 : g-s-p crash due to incorrect free from do_toggle_element |
| 799 |
* 360673 : [PATCH] Stuttering with SunAudio Sink |
| 800 |
* 349068 : multipart demuxer improvements |
| 801 |
* 350006 : [LADSPA] after changing state from PLAYING to READY/NULL,... |
| 802 |
* 350340 : CMML test cases and small fixes |
| 803 |
* 350785 : [ossmixer] provides no way to set mixer device |
| 804 |
* 353908 : Error seeking at the beginning of a CMML file |
| 805 |
* 356596 : [wavparse] Does not support GSM encoded audio |
| 806 |
* 358156 : in udpsrc.c gst_udpsrc_create function read command could... |
| 807 |
* 361252 : Memory leak in udpsrc |
| 808 |
* 364958 : [avidemux] broken timestamping in streaming mode |
| 809 |
* 367221 : [PATCH] videomixer does not mix for some framerate combin... |
| 810 |
* 368162 : iLBc rtp payloaders and depayloaders not compiled |
| 811 |
* 377792 : rtspsrc tries to stream application/x-wms-rtx |
| 812 |
* 383323 : smpte doesn't handle sink1 and sink2 correctly |
| 813 |
* 383726 : [audiopanorama] only transforms half of the samples in fl... |
| 814 |
* 349901 : [LADSPA] gst_element_class_add_pad_template: assertion `g... |
| 815 |
* 375476 : v4l2src cannot close /dev/video0 |
| 816 |
|
| 817 |
Changes since 0.10.3: |
| 818 |
|
| 819 |
* added apev2mux element |
| 820 |
* use libiec61883 for Firewire |
| 821 |
|
| 822 |
Bugs fixed since 0.10.3: |
| 823 |
|
| 824 |
* 345930 : [id3demux] segfaults with file containing only ID3v1 tag |
| 825 |
* 347529 : wavparse error |
| 826 |
* 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload |
| 827 |
* 340027 : [patch] wavparse fails for several files |
| 828 |
* 318563 : offer support for new raw1394_iso api in dv1394src |
| 829 |
* 330623 : [avidemux] only the beginning of big avi files gets played |
| 830 |
* 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy |
| 831 |
* 337076 : Problem with broken matroska files containing non-UTF8 su... |
| 832 |
* 339704 : [id3demux] read images from ID3 tags |
| 833 |
* 340282 : Goom visualization is unusable at 'Normal' size and higher |
| 834 |
* 340623 : [matroskademux] small memory leak |
| 835 |
* 340699 : [flacdec] should not send EOS when doing segment seeking |
| 836 |
* 340859 : [avimux] produces index with all frames marked as keyframes |
| 837 |
* 340946 : raw1394 plugin uses deprecated functions |
| 838 |
* 340979 : [id3demux] mp3 id3v2 TCON tag possible bug? |
| 839 |
* 341489 : gst-plugins-good wavparse Cygwin fix |
| 840 |
* 341774 : Fails to read tags in file |
| 841 |
* 341818 : [matroskademux] poor concurrent performance |
| 842 |
* 342029 : [id3demux] overflow of titlenumbers |
| 843 |
* 342097 : [jpegdec] crash with attached JPEG file |
| 844 |
* 342448 : [matroska] support for muxing/demuxing Theora video |
| 845 |
* 342526 : [avimux] dml index support, codec_data support, cleanups |
| 846 |
* 342592 : dvdemux doesn't post segment-done right |
| 847 |
* 342734 : [matroskamux] might block on state-change |
| 848 |
* 343051 : [autoaudiosink] doesn't try esdsink |
| 849 |
* 343055 : README mentions 0.9.6 |
| 850 |
* 343117 : jpegdec, mjpeg avi's and flush seeks |
| 851 |
* 343122 : [taglib] new apev2mux element |
| 852 |
* 343123 : [apedemux] add support for GST_TAG_LOCATION |
| 853 |
* 343127 : [apedemux] extract track count, clean up parsing |
| 854 |
* 343602 : configure --disable-external fails |
| 855 |
* 343603 : need to add -lm to build tests/examples/level |
| 856 |
* 343678 : configure.ac incorrectly uses $(SED) rather than $SED |
| 857 |
* 343837 : [wavparse] can't handle WAV file with 'bext' header chunk |
| 858 |
* 344100 : --disable-schemas-install not honored |
| 859 |
* 344101 : SunAudio mixer fixes |
| 860 |
* 344120 : dv1394src should now require libraw1394 > = 1.1.0 |
| 861 |
* 344605 : [id3demux] set picture type on image buffers |
| 862 |
* 345232 : [wavparse] reads beyond end-of-file (in pull mode) |
| 863 |
* 345288 : [udp] make work on Windows |
| 864 |
* 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg... |
| 865 |
* 346066 : [sunaudiosink] don't override user setting and switch on ... |
| 866 |
* 346259 : [sunaudio] move monitor to input tab in mixer |
| 867 |
* 347234 : streaming UDP (MPEGTS) shows only one frame of video |
| 868 |
* 347258 : [wavparse] internal stream error reading gnome-game gnibb... |
| 869 |
* 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION |
| 870 |
* 347972 : [cdiocddasrc] core dumps if device is not found |
| 871 |
* 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2.... |
| 872 |
* 348752 : [udpsrc] add property to set buffer size for udp socket |
| 873 |
* 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1 |
| 874 |
* 349155 : [smokeenc] does not set caps on it's buffers |
| 875 |
* 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ... |
| 876 |
* 349907 : multiudpsink messes up multicast addresses |
| 877 |
* 350433 : [rtph263pdepay] h.263plus depayloader does not work |
| 878 |
* 340492 : [flacdec] support push-based operation (and thus flac-ove... |
| 879 |
* 345679 : fix to avoid goom core dumping |
| 880 |
* 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount |
| 881 |
* 340980 : [pixbuf,wavparse] fix build with gcc 2.95 |
| 882 |
* 343661 : Jpeg image crashes gstreamer |
| 883 |
* 344923 : New SunAudio source plugin, and mixer now supports stereo... |
| 884 |
* 345301 : [PATCH] gst-plugins-good rtsp for Windows |
| 885 |
* 346921 : gstmultiudpsink multicast support is broken |
| 886 |
* 344136 : More accurate list of plugins which will/will not be buil... |
| 887 |
|
| 888 |
Changes since 0.10.2: |
| 889 |
|
| 890 |
* Annodex/CMML support |
| 891 |
* RTSP and RTP enhancements |
| 892 |
* HAL configured audio device support |
| 893 |
* FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements |
| 894 |
* Recognise SSA/ASS and USF subtitles in Matroska files |
| 895 |
* Fixes for ESD and SunAudio output plugins |
| 896 |
* More uniform plugin descriptions |
| 897 |
* IceCast metadata reading plugin added |
| 898 |
* New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, |
| 899 |
WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, |
| 900 |
Video colour balance |
| 901 |
* Lots of bug fixes |
| 902 |
|
| 903 |
Bugs fixed since 0.10.2: |
| 904 |
|
| 905 |
* 335067 : RTSP src not working with WMServer servers |
| 906 |
* 333657 : Replacing icy demuxing in gnomevfssrc |
| 907 |
* 329106 : HAL sound device wrapper plugins |
| 908 |
* 337749 : totem (gstreamer) crashes when playing an avi file |
| 909 |
* 330885 : avidemux does not handle eos at end of seek-region |
| 910 |
* 337364 : faulty GObject macros |
| 911 |
* 337625 : [patch] Streaming support for wavparse |
| 912 |
* 150363 : [pngdec] doesn't handle grayscale or paletted |
| 913 |
* 154744 : Time slider does not work with avi videos from Cannon SD100 |
| 914 |
* 161712 : [auparse] .au files don't play in playbin |
| 915 |
* 313266 : [wavparse] will not play DTS stream in malformed WAV |
| 916 |
* 319183 : rtspsrc filter sometimes uses an odd port for rtp |
| 917 |
* 319986 : annodex decoding and encoding support |
| 918 |
* 323721 : [id3demux] read in replaygain information from RVA2 frame... |
| 919 |
* 323880 : " Seek in ready " for dvdemux |
| 920 |
* 325191 : problem with auparse or mulawdec, choppy esd playback |
| 921 |
* 326160 : videobalance not ported to new GstVideoFilter |
| 922 |
* 327658 : " Seek in ready " support for wavparse plugin |
| 923 |
* 328327 : gst-plugins-good fail to compile with gcc 4.1 |
| 924 |
* 329107 : Profile support for gconfaudiosink |
| 925 |
* 330239 : Crash playing any song from a particular album over rhyth... |
| 926 |
* 330678 : Unable to play .fli files |
| 927 |
* 331253 : Critical warnings when using cddacdiosrc |
| 928 |
* 331368 : Gstreamer doesn't recognise tags |
| 929 |
* 331385 : [alpha] state change function returns a constant |
| 930 |
* 331672 : Another file that gstreamer can't read the tags on |
| 931 |
* 331905 : [jpeg] smokedec not ported |
| 932 |
* 331917 : [pngdec] does not support files with png streams |
| 933 |
* 332031 : [PATCH] avimux ported to 0.10 |
| 934 |
* 332547 : [wavparse] does not support multichannel wavs |
| 935 |
* 333070 : [id3demux] reads unicode tags incorrectly where .8 did it... |
| 936 |
* 333302 : [apedemux] some WavPack files with APE tags fail to play ... |
| 937 |
* 333392 : [sunaudio] unused variables break CVS build with -Werror |
| 938 |
* 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem... |
| 939 |
* 333624 : invalid get_times implementation in gstdynudpsink |
| 940 |
* 333784 : [patch] unref the result of gst_pad_get_parent |
| 941 |
* 334083 : [jpegdec] wrong durations set on buffers after seeking in... |
| 942 |
* 334522 : avi of mpeg4 video and adpcm audio from digital camera re... |
| 943 |
* 334732 : [id3demux] mp3 fails to play because typefinding thinks i... |
| 944 |
* 334995 : [goom] zoom filter leaked |
| 945 |
* 335231 : [wavparse] incorrect way to calculate seek position with ... |
| 946 |
* 335755 : rhythmbox import crasher - png? |
| 947 |
* 335858 : Video playback out of sync |
| 948 |
* 335958 : [speexenc] doesn't work |
| 949 |
* 336110 : move taglib-based ID3 muxer to -good |
| 950 |
* 336602 : plugins need better/univied descriptions |
| 951 |
* 336756 : move ximagesrc to gst-plugins-good |
| 952 |
* 336889 : [avidemux] index creation might fail with some non-indexe... |
| 953 |
* 336904 : Problem playing some AVI file when splitting large chunks... |
| 954 |
* 337033 : [speex] can't seek in speex-encoded audio |
| 955 |
* 337183 : [matroska] " caps not real subset " when playing audio files |
| 956 |
* 337294 : AVI files downloaded from vidoe.google.com won't play |
| 957 |
* 337421 : [sunaudiosink] some fixes |
| 958 |
* 337609 : [flacdec] can't play .flac files where header says total_... |
| 959 |
* 338290 : [flacdec] segment seek not supported |
| 960 |
* 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst... |
| 961 |
* 338715 : [shout2send] fix crash on error and tags received before ... |
| 962 |
* 338716 : [wavenc] " not negotiated " error with CVS core |
| 963 |
* 338810 : [matroskademux] blocks on segmenting seek (and other seek... |
| 964 |
* 339446 : [matroska] can't play file if details come before type in... |
| 965 |
* 339451 : [matroska] enhancement for VfW compatibility cases |
| 966 |
* 339678 : [matroskamux] wrong timestamps of B-frames |
| 967 |
* 340346 : [matroskamux] blocks upon muxing video and vorbis-audio |
| 968 |
* 319884 : rtpamrdec discards non-transmitted frames |
| 969 |
|
| 970 |
Changes since 0.10.1: |
| 971 |
* New libcdio based CDDA reading element |
| 972 |
* APE tag reader ported |
| 973 |
* ID3 tag reading fixes |
| 974 |
* Sun Audio Sink fixes |
| 975 |
* GOOM and gconf element fixes |
| 976 |
* lots of bug and leak fixes |
| 977 |
|
| 978 |
Bugs fixed since 0.10.1: |
| 979 |
* 328336 : silence warings which make dvdec / dvdemux unusable |
| 980 |
* 315557 : Internal event problem with MP3s from vgmix.com |
| 981 |
* 323327 : [cdio] port cddasrc to 0.10 |
| 982 |
* 325148 : Bugs in G711 RTP packetization logic |
| 983 |
* 325649 : apetag plugin needs porting to 0.10 |
| 984 |
* 326446 : check that all elements in -good pass queries they can't ... |
| 985 |
* 326602 : id3demux is not compiling without ZLIB |
| 986 |
* 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX]) |
| 987 |
* 326736 : gconf(audio|video)sink response to key changes |
| 988 |
* 326864 : [wavparse] time to bytes format conversion broken |
| 989 |
* 327009 : [esdsink] won't compile with includes in non-standard prefix |
| 990 |
* 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback |
| 991 |
* 327825 : [matroskamux] Matroska muxer deadlock |
| 992 |
* 327871 : [videobox] crash when cropping |
| 993 |
* 328241 : id3demux emits NULL date for year tags |
| 994 |
* 328264 : Fix build with gcc 2.95 |
| 995 |
* 328531 : [matroskamux] doesn't send newsegment event, critical war... |
| 996 |
* 329181 : totem crash when using goom effect |
| 997 |
* 329810 : Fails to read ID3 tag |
| 998 |
* 330005 : Please use the autodetect sinks by default |
| 999 |
* 317658 : [cdio] support for cd-text and cd-g |
| 1000 |
|
| 1001 |
Changes since 0.10.0: |
| 1002 |
|
| 1003 |
* new id3 demuxer (replaces the mad one in gst-plugins-ugly) |
| 1004 |
* memleak fixes in avidemux, wavparse, level, smoke |
| 1005 |
* ports of multipart, |
| 1006 |
* fixes in flacdec, flxdec, rtp |
| 1007 |
* documentation updates on videomixer |
| 1008 |
* added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements |
| 1009 |
|
| 1010 |
Bugs fixed since 0.10.0: |
| 1011 |
|
| 1012 |
* 321269 : add sunaudio to 0.9 |
| 1013 |
* 322769 : The ID3 tag of this file is a segfaulter |
| 1014 |
* 323021 : sockfd property to udpsrc/dynudpsink elements |
| 1015 |
* 322975 : erroneous audio specs in flac plugin |
| 1016 |
* 323226 : block/crash on id3 v2 tags when using big blocksize |
| 1017 |
* 323717 : < netinet/in.h > inclusion necessary on some systems |
| 1018 |
* 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... |
| 1019 |
* 323896 : pngdec/videomixer negotation problem in 0.10 |
| 1020 |
* 324011 : Invalid payload type definition for some rtp payloaders |
| 1021 |
* 324012 : Invalid caps on rtpspeexpay element |
| 1022 |
* 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert |
| 1023 |
* 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 |
| 1024 |
* 326612 : Serious memory leak in level plugin |
| 1025 |
* 326618 : memleak fix in smokeenc |
| 1026 |
|
| 1027 |
API added since 0.10.0: |
| 1028 |
|
| 1029 |
* device-name property on ossmixer subclasses |
| 1030 |
* GstUDPSrc::sockfd property |
| 1031 |
|
| 1032 |
Changes since 0.9.6: |
| 1033 |
|
| 1034 |
* Parallel installability with 0.8.x series |
| 1035 |
* Threadsafe design and API |
| 1036 |
* effectv elements ported |
| 1037 |
* videoflip updated |
| 1038 |
* multipart ported |
| 1039 |
* dv seeking fixed |
| 1040 |
* rtp elements renamed |
| 1041 |
|
| 1042 |
Bugs fixed since 0.9.6: |
| 1043 |
|
| 1044 |
* 322377 : udpsrc leaks sockets |
| 1045 |
* 322643 : Incorrect matroska frame default duration |
| 1046 |
* 322645 : Matroska muxer: wrong pixel aspect ratio |
| 1047 |
* 322667 : [jpegenc] leaks input buffer |
| 1048 |
* 322794 : udp plugin linked against gstnet instead of gstnetbuffer |
| 1049 |
|
| 1050 |
Changes since 0.9.5: |
| 1051 |
|
| 1052 |
* added speex RTP payloader/depayloader |
| 1053 |
* ported cutter |
| 1054 |
* fractional framerates |
| 1055 |
* more video filters now use BaseTransform |
| 1056 |
|
| 1057 |
Bugs fixed since 0.9.5: |
| 1058 |
|
| 1059 |
* 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () |
| 1060 |
* 321001 : [matroskademux] should seek to nearest preceding index en... |
| 1061 |
* 321430 : goom fails to register on amd64 |
| 1062 |
|
| 1063 |
Changes since 0.9.4: |
| 1064 |
|
| 1065 |
* matroskamux fixes |
| 1066 |
* wavenc fixes |
| 1067 |
* cairotextoverlay ported |
| 1068 |
|
| 1069 |
Bugs fixed since 0.9.4: |
| 1070 |
|
| 1071 |
* 315194 : Licence information inconsistency of gst-plugins-good/gst... |
| 1072 |
* 319731 : [matroska] SimpleBlock support for muxer and demuxer |
| 1073 |
* 320308 : [matroska] set timestamps for buffers with ebml elements |
| 1074 |
* 320920 : [osssink] tries to reuse a bad file descriptor |
| 1075 |
* 321136 : [matroska-mux] avoid reading from unref'ed buffer |
| 1076 |
|
| 1077 |
Changes since 0.9.3: |
| 1078 |
|
| 1079 |
* DV/Firewire fixes |
| 1080 |
* speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, |
| 1081 |
alphacolor ported |
| 1082 |
|
| 1083 |
Bugs fixed since 0.9.3: |
| 1084 |
|
| 1085 |
* 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... |
| 1086 |
* 316205 : Debug category for wavenc is not defined |
| 1087 |
* 318847 : Matroska muxer port to 0.9 |
| 1088 |
|
| 1089 |
Changes since 0.9.1: |
| 1090 |
|
| 1091 |
* Parallel installability with 0.8.x series |
| 1092 |
* Threadsafe design and API |
| 1093 |
|
| 1094 |
Bugs fixed since 0.9.1: |
| 1095 |
|
| 1096 |
* 316202 : MinGW compilation: undefined autoconf macro GST_DOC |
| 1097 |
* 317338 : [osssink] can't handle mono |