1 This is GStreamer Base Plug-ins 0.10.11, "Dumb things"
3 Bugs fixed since 0.10.10:
5 * 360552 : [riff] [avi] extracts non-UTF8 metadata
6 * 365501 : [x/xvimagesink] race condition when creating first image ...
7 * 339366 : [playbin] hangs if suburi file type cannot be determined
8 * 355914 : libvisual causes xvimagesink: assertion `GST_CAPS_REFCOU...
9 * 363118 : gst_riff_create_video_caps() should also store variant in...
10 * 363607 : xvimagesink xwindow_draw_border() slowness
11 * 336301 : [playbin] can't handle RTSP source
12 * 337026 : oggmux doesn't set EOS properly
13 * 337031 : vorbisdec outputs too much data
14 * 340049 : New BaseRTPAudioPayloader class to -base
15 * 348264 : Theora encoding, Ogg muxing don't handle discontinuities
16 * 354773 : xvimage assumes that XV_COLORKEY can be set in RGB888 format
17 * 355917 : libvisual plugin is broken
18 * 355935 : multifdsink doesn't allow setting maximums (soft, hard) i...
19 * 357038 : [ffmpegcolorspace] RGBA handling broken
20 * 357215 : [playbin] buffering notification not quite right yet
21 * 357289 : [riff] riff parser can't detect aac audio stream
22 * 357404 : [playbin] Linking can fail silently
23 * 357531 : [subparse] problem if markup is not closed
24 * 357577 : [playbin] regression: buffering still images broken
25 * 357591 : Avoid compiler warning with uclibc and -Werror
26 * 357613 : XvStopVideo in xvimagesink
27 * 357800 : [libvisual] doesn't pass audio data to libvisual 0.4.0 co...
28 * 359580 : tcpserversink and dataprotocol assert for multipart streams
29 * 361095 : Fixes compiling with forte: warning clean up (part 3)
30 * 361456 : [basertppayload] Memory leak
31 * 361634 : sink- > ringbuffer NULL in BaseAudioSink's setcaps()
32 * 361984 : [subparse] doesn't accept .srt file that doesn't start wi...
33 * 366334 : [PATCH] Windows vs8 fixes
34 * 368273 : Using the remove signal on multifdsink is not threadsafe
35 * 368310 : include file gstbasertpaudiopayload.h not included for r...
36 * 369482 : [typefind] MPEG system streams get recognized as mp3 files
37 * 370092 : [PATCH] Decodebin v2 : Implementation
38 * 377183 : regression: no eos when playing ogg vorbis files
39 * 381219 : bad debugging code left in audiorate
40 * 382223 : [decodebin] more delayed linking
41 * 382269 : Typefind detects mpeg video clip as audio/mpeg
42 * 335635 : Add an Ogg/Vorbis retagging element
43 * 341681 : [textoverlay] flickering with continuously timestamped text
44 * 342228 : [alsa] Recognize " Front " as a Master channel
45 * 357330 : [subparse] some sami parser minor but enhanced patch
46 * 357532 : [gsttag] vorbistag doesn't handle dates that include time...
47 * 359237 : [typefinding] doesn't recognize XML files shorter than 25...
48 * 362845 : [subparse] add support for tmplayer format
49 * 357977 : [videorate] new segment start is not respected
50 * 364812 : [PATCH] oggmux release pad does not remove pad
51 * 364856 : pngenc stride problems
52 * 372507 : Mac build fixes
54 API added since 0.10.10:
56 * playbin::queue-min-threshold property.
57 * GstVideoOrientation interface
58 * gst_base_rtp_depayload_push_ts
59 * gst_base_rtp_depayload_push
60 * Add dropped_buffers to multifdsink's get-stats GValueArray
61 * gst_ring_buffer_commit_full
65 * New elements: gdppay, gdpdepay
67 Bugs fixed since 0.10.9:
69 * 343787 : The adder cannot handle when multiple elements tries to l...
70 * 336075 : ALSA emu10k1 mixer tracks are wrongly classified as playb...
71 * 349105 : crash with playbin and resizing screen
72 * 342494 : [v4l] Query " device-name " even if device is not open
73 * 342680 : [adder] seeking with multiple ogg files fails to work
74 * 345188 : [alsa] can't handle more than 8 channels
75 * 347091 : converting vorbis comments to GstTagLists is lossy
76 * 348157 : Changed " Change Device " menu behaviour in gnome-volume-co...
77 * 348916 : [typefind] add multipart/x-mixed-replace typefinder
78 * 350157 : [riff] riff parser can't detect dts audio stream
79 * 350655 : [oggdemux] should process seeking queries
80 * 350900 : [adder] should not clamp floating point values
81 * 351426 : API: add gst_tag_parse_extended_comment
82 * 351502 : g_value_set_string leaks
83 * 351742 : [vorbisenc] discontinuity detection too sensitive, might ...
84 * 353658 : [videotestsrc] doesn't round strides correctly for YVYU
85 * 354594 : multifdsink doesn't work reliably with sync-method = 'nex...
86 * 351790 : [ogmparse] crash parsing video stream on x86-64
87 * 140139 : [avidemux] can't play broken avi with ogg (not vorbis) au...
88 * 347783 : [PLUGIN-MOVE] GDP elements should be moved
89 * 347918 : Internal data flow error in udpsrc
90 * 349656 : jitterbuffer in GstBaseRtp fails to handle rtp seqnum rol...
91 * 350784 : element alsamixer doesn't respect asoundrc
92 * 351308 : [netbuffer] build fails with gkt-doc critical warnings
93 * 353234 : audiorate preserves DISCONT on buffers
94 * 353912 : Add cmml caps to oggmux
96 API added since 0.10.9:
98 * gst_rtp_buffer_get_payload_subbuffer()
99 * gst_tag_parse_extended_comment()
100 * GstPlayBin::connection-speed
101 * GstTheoraParse::synchronization-points
102 * GST_AUDIO_CHANNEL_POSITION_NONE
104 Changes since 0.10.8:
106 * Parallel installability with 0.8.x series
107 * Threadsafe design and API
109 * Support for images in tags
110 * Playback improvements
111 * Gnomevfssrc now supports burn:// uris
112 * Videoscale now supports more RGBA formats
113 * Multifdsink improvements
114 * Testsuite can now generate coverage information
116 Bugs fixed since 0.10.8:
118 * 347296 : Problems with clocks on alsasrc hangs the application
119 * 347295 : [vorbisdec] Pushes before being initialized
120 * 329798 : [playbin] doesn't always give correct error message for m...
121 * 342085 : [alsasink] doesn't set buffer-time correctly
122 * 342789 : [audioresample] doesn't clear state when stopped, causing...
123 * 343303 : [subparse] workaround for bad entities in sami parser
124 * 343385 : [gnomevfs] add support for burn:// URIs
125 * 343500 : [riff] gst_riff_parse_strf_vids() can't parse extra data.
126 * 343699 : oggmux leaks
127 * 344503 : [subparse] parse font face property in sami parser.
128 * 345131 : [PATCH] videoscale support for 32-bit RGB-formats
129 * 345206 : [textoverlay] crash with non-UTF8 input
130 * 345225 : [theoradec] Clipping for exact seeking
131 * 345641 : [API] [libgsttag] add enums for image tag type
132 * 345879 : [riff] won't play a .wmv file with WMVA video stream
133 * 346581 : [typefinding] recognise text/html
134 * 347221 : [audioconvert] channel remapping does not work right
135 * 347304 : Massive leaks with xvimagesink
136 * 346527 : alsasrc get_range does not respect requested size
138 Changes since 0.10.7:
140 * alsasink probing fixes
141 * xvimagesink error reporting fixes
144 * vorbis multichannel fixes
145 * multifdsink streamheader fixes
147 Bugs fixed since 0.10.7:
149 * 169936 : [subparse] support for SAMI subtitles
150 * 315312 : Gstreamer Xv uses RGB instead of YUV.
151 * 334002 : video4linux shouldn't depend on X in configure script
152 * 336881 : [libvisual] additional support for libvisual-0.4
153 * 337544 : [xvimagesink] Internal Error when image is too large
154 * 339520 : [subparse] add " encoding " property
155 * 340909 : [alsasink] can't enable spdif output
156 * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
157 * 341562 : audioconvert doesn't list formats in order of preference
158 * 341696 : audioconvert crashes if converting from a format with no ...
159 * 341719 : bisection algorithm in ogg doesn't bisect in some cases
160 * 341732 : [alsasink] doesn't query supported sample rates
161 * 341873 : [alsasink] minor memory leak, uses unprotected static var...
162 * 342143 : [subparse] sami parser needs to escape characters
163 * 342181 : [alsa] add property probe interface to alsasink and alsasrc
164 * 342268 : [playbin] add 'subtitle-encoding' property
165 * 342345 : [riff] Elephant's Dream AVI does not play, JUNK chunk bef...
166 * 342566 : Building without GTK+ fails
167 * 343397 : H.264/AAC movie deadlocks with totem in gstreamer code, p...
168 * 339935 : [adder] dead-locks when adding sink pads in PAUSED state
170 Changes since 0.10.6:
172 * typefind improvements
173 * bug-fixes in textoverlay, audioconvert, videotestsrc,
174 multifdsink and audio source/sink base classes
175 * Ice-cast metadata support has moved from gnomevfssrc to the
176 icydemux element in gst-plugins-good
177 * audioresample now supports floating point samples
178 * Adder element fixes.
179 * Fixes for network playback and audio resampling in playbin
181 Bugs fixed since 0.10.6:
183 * 340060 : [adder] handle newsegment events properly
184 * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ...
185 * 339405 : [textoverlay] can't display '\n' character
186 * 338657 : [patch] adder should send events from src-pad to all sink...
187 * 338919 : [patch] alsasink should also query witdh capabilities fro...
188 * 301759 : [audioresample] float audio support (for OSX audio sinks)
189 * 331901 : [videotestsrc] framerate=0/1 gives assertion error
190 * 333657 : Replacing icy demuxing in gnomevfssrc
191 * 336339 : [audioresample] should support width != 16
192 * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0
193 * 338778 : [patch] Bad audio with ASX files
194 * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio
195 * 339574 : [patch] Race condition in multifdsink can lead to spuriou...
196 * 339786 : [typefinding] wavpack typefinding doesn't always work
197 * 340369 : [volume element] " volume " property range insufficient
198 * 340379 : [playbin] doesn't insert audioresample, causes problems w...
199 * 340392 : Problem with internal-decodebin
200 * 341160 : [multifdsink] client_status enum has an uninitialized nick
201 * 341182 : Accessing playbin's streaminfo property from high languag...
202 * 341432 : [playbin] automatically get icecast metadata requiring ic...
203 * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
204 * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag
206 API added since 0.10.6:
208 * client-fd-removed signal added to multifdsink
209 * stream-info-value-array property added to playbin
210 * gst_video_calculate_display_ratio() in libgstvideo
212 Changes since 0.10.5:
214 * QoS in sinks and transform elements
215 * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
216 * added theoraparse element
218 Bugs fixed since 0.10.5:
220 * 313136 : [playbin] hang while playing truncated ogg file
221 * 172848 : [subparse] subtitles with special chars are displayed as ...
222 * 305279 : [riff] uncompressed AVIs with 24bpp don't work
223 * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
224 * 323852 : Disable tests/icles on platforms that do not have X
225 * 325653 : build errors compiling audioresample on win32(vs7)
226 * 327357 : gst-plugins-base fails to compile with GCC 4.1
227 * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
228 * 334822 : [ffmpegcolorspace] YVU9 support
229 * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
230 * 335365 : inefficient use of GList in gst-plugins-base
231 * 336190 : [gnomevfssink] should accept non-URI filenames as " location "
232 * 336194 : [gnomevfssrc] some minor memory leaks
233 * 336477 : plugins need better/univied descriptions
234 * 336617 : Unable to recognise MPEG TS stream
235 * 337548 : Memory leaks in basertpdepayload
236 * 337945 : [oggdemux] segment stop position ignored
237 * 338419 : Regression in the handling of files with multiple audio/s...
238 * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
239 * 339013 : [videorate] Goes into an infinite loop
240 * 339047 : [riff] handle H264 fourcc in addition to h264
241 * 339212 : ISO file typefinding regression
242 * 330748 : deadlock in base audio sink on playing- > paused state change
244 Bugs fixed since 0.10.4:
246 * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
247 * 334226 : typefindfunctions plugin crashes on PPC on registration
249 Changes since 0.10.3:
251 * (Experimental) QoS support
252 * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
253 * documentation updates
254 * better support for subtitles (seeking)
256 Bugs fixed since 0.10.3:
258 * 310202 : [subtitles] < i > < /i > tags and others should be supported i...
259 * 312439 : XVideo output doesn't work on remote displays (probably r...
260 * 321271 : audio output is truncated at EOS
261 * 321650 : Can't decode this ogm file
262 * 325732 : [oggdemux] problem when seeking to time less than 4s with...
263 * 325972 : [typefinding] doesn't recognise this mp3
264 * 326720 : [alsasink] doesn't support more than 2 channels anymore
265 * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
266 * 330789 : gstbaseaudiosink causes noise on seeking
267 * 330888 : Fix build with gcc 2.95 (again)
268 * 331295 : gnomevfssink doesn't respect umask when creating files
269 * 331526 : 3GP type detection is too simple
270 * 331678 : Decodebin is not reusable within a single pipeline (as in...
271 * 331690 : playbin won't play my last.fm stream
272 * 331763 : [alsamixer] unmute sets the volume to 100%
273 * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
274 * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
275 * 332778 : [ogmparse] " Already an existing pad " WARNING
276 * 332964 : random crashes in mp3_type_find
277 * 333254 : theora encoder does not set IN_CAPS flag properly
278 * 333352 : [gnomevfssink] reports disk full as generic error
279 * 333488 : Allow for palette < 256 colours in AVI files
280 * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
281 * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
282 * 333663 : [patch] unref the result of gst_pad_get_parent
283 * 333900 : [typefind] cannot play a particular mp3 file
284 * 334112 : variable not initialized
285 * 334129 : Disable frame dropping for now
286 * 317038 : use default channel layout if none is specified in multic...
287 * 319340 : [cdparanoia] uncorrected-error signal never fired
289 API added since 0.10.3:
291 * GstTextOverlay::halignment
292 * GstTextOverlay::valignment
294 Changes since 0.10.2:
296 * typefind improvements
297 * Ogg decoding and encoding fixes
298 * Improved audio and video sink classes
300 * Improved video scaling
301 * On-the-fly visualisation switching
304 Bugs fixed since 0.10.2:
306 * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem...
307 * 324000 : [playbin] post error or message on unknown input
308 * 153004 : [typefind] can't identify mp3 file with one single mpeg f...
309 * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink
310 * 324626 : ffmpegcolorspace support for fourcc " UYVY "
311 * 326447 : check that all elements in -base pass queries they can't ...
312 * 328263 : Fix build with gcc 2.95
313 * 328279 : [decodebin] timeout issue when pre-rolling
314 * 329326 : Fix oggmux removing pads from collect pads
316 Changes since 0.10.1:
318 * ported gnomevfssink, cdparanoia
319 * New library and base class: GstCddaBaseSrc
320 * ported mixerutils.h
321 * added 'sine-tab' waveform to audiotestsrc
322 * added float audio to audiorate
324 Bugs fixed since 0.10.1:
326 * 324216 : [cdparanoia] missing patches from 0.8
327 * 324696 : [videotestsrc] does not start counting the time from zero...
328 * 324900 : Problem compiling gst-plugins-base with Forte
329 * 325984 : [playbin] cannot handle sources that produce raw audio/video
330 * 325990 : patch videotestsrc for using glib types
331 * 326601 : GstRingBuffer crashes with alaw/mulaw caps
332 * 327114 : [theoradec] should post tags on the bus
333 * 327216 : vorbisdec segfaults on certain queries
335 API added since 0.10.1:
337 * added libgstcddabase
340 Changes since 0.10.0:
342 * Parallel installability with 0.8.x series
343 * Threadsafe design and API
344 * removed gst-launch-ext
346 * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
348 Bugs fixed since 0.10.0:
350 * 322347 : GstBaseRtpDepayload timestamps are wring
351 * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
352 * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
354 API added since 0.10.0:
356 * GstAlsaMixer::device
357 * GstAlsaMixer::device-name
359 Bugs fixed since 0.9.7:
361 * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
362 * 323017 : While(1) loop with sleep(0) in basertpdepayload.c
366 * Parallel installability with 0.8.x series
367 * Threadsafe design and API
368 * ximagesink and xvimagesink updates and interactive test
370 * rename net to netbuffer library
371 * rtp element renaming
372 * stream selector fixes
374 Bugs fixed since 0.9.6:
376 * 319618 : [decodebin] some ogg videos don't play
377 * 320644 : RTP packetizer does't set the packet timestamps correctly
378 * 322388 : xvimagesink force-aspect-ratio=True always displays squar...
379 * 322704 : oggdemux typefind list leak
383 * Parallel installability with 0.8.x series
384 * Threadsafe design and API
386 * flicker-free and rewritten X sinks
387 * fractional framerates
388 * removed sinesrc, replaced by audiotestsrc
390 Bugs fixed since 0.9.5:
392 * 316442 : playbin should use autoaudiosink/autovideosink by default
393 * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
394 * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
395 * 321164 : gstringbuffer stops working under load
396 * 321426 : ximage plugin should be renamed to ximagesink
397 * 321446 : sinesrc should be dropped in favour of audiotestsrc
398 * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
399 * 321816 : [API] xoverlay API to post prepare-xwindow-id message
400 * 321894 : vorbisenc doesn't compile
401 * 322117 : Rename libgsttagedit to libgsttag
405 * video caps now use a good range for framerate and w/h
406 * oggdemux/oggmux improvements
407 * playbin improvements
409 Bugs fixed since 0.9.4:
411 * 319110 : [PATCH] oggdemux chain finding is slow
412 * 320058 : playbin of a jpeg over http does not work
413 * 320923 : [volume] doesn't build on Solaris
414 * 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
418 * New element: audiotestsrc
419 * typefind improvements
420 * buffer-frames removed
426 Bugs fixed since 0.9.2:
428 * 313251 : ximagesink unused functions
429 * 315159 : audioconvert lost 24 bit conversions in the rewrite