fix distcheck
[platform/upstream/gst-plugins-good.git] / NEWS
1 This is GStreamer Plugins 0.8.7
2
3 Changes since 0.8.6:
4  
5       * multichannel audio support
6       * new element: apetag
7       * new element: ttadec, ttaparse
8       * new element: directfbvideosink
9       * vcd fixes
10       * playbin fixes
11       * dvdread fixes
12       * a52dec fixes
13       * sunaudiosrc fixes
14       * osssrc fixes
15       * avidemux fixes
16       * licensing updates
17
18 Bugs fixed since 0.8.6:
19     
20       * 147919 : [playbin] broken wav seeking
21       * 148559 : [monoscope] grinds to a halt
22       * 149102 : gstreamer license problems
23       * 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
24       * 151624 : Multichannel support
25       * 152339 : [PATCH]  [build] gst-plugins cross compiling
26       * 154773 : [playbin] crashes trying to play short wave files (1 or 2...
27       * 154775 : [qtdemux] Quicktime movie causing some weird debug spew
28       * 154814 : Selection of totem crashing videos
29       * 154815 : [PATCH] ffmpegcolorspace leaks caps
30       * 155348 : Various MP3 files cannot be detected or played
31       * 155879 : [libriff] Bug in lib-riff
32       * 156798 :  " An error occured "  " Could not write to resource " this sa...
33       * 157233 : [PATCH] playbin leak fixes
34       * 158258 : Patch for polypsink to make it work with both threaded an...
35       * 158382 : [PATCH] [build] debian speex detection patch
36       * 158650 : [PATCH] [videocrop] video crop is completely buggered
37       * 158704 : Fix/finish (S)VCD support
38       * 159215 : [PATCH] Memory leaks in audioscale
39       * 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
40       * 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
41       * 159301 : gstreamer.avi file plays, but have broken seeking in totem
42       * 159338 : alaw/mulaw decoders caps warning
43       * 159433 : [osssink] doesn't check for supported channels
44       * 159512 : Progress bar with m4a (aac) broken
45       * 159651 : [decodebin] totem crash
46       * 159759 : DVD LCPM asserts
47       * 159847 : [build] hardcoded path for musepack headers in configure
48       * 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
49       * 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
50       * 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
51       * 160439 : Can't compile gst-plugins without GCONF
52       * 160514 : [avidemux] seek after EOF for truncated avi files (to non...
53       * 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
54       * 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
55       * 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
56       * 161039 : [PATCH] [deinterlace] rowstrides need fixing
57       * 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
58       * 161624 : [alsasink] crash at end of playing this file
59       * 161980 : Volume control applet does not set value correctly.
60       * 162819 : [audioscale] cleanup
61       * 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
62       * 162924 : [playbin] totem assertion failures when playing cd / pote...
63
64 API changes since 0.8.6:
65
66 - API additions:
67     
68 * A new cdparanoia property, device, has been added.
69 * A new dvdnavsrc property, device, has been added.
70 * A new dvdreadsrc property, device, has been added.
71 * A new vcdsrc property, device, has been added.
72
73 - API depreciations:
74     
75 * A cdparanoia property, location, has been marked for deprecation.
76 * A dvdnavsrc property, location, has been marked for deprecation.
77 * A dvdreadsrc property, location, has been marked for deprecation.
78 * A vcdsrc property, location, has been marked for deprecation.
79   
80 Changes since 0.8.5:
81     
82       * New translation in this release: Norwegian Bokmaal
83       * New translation in this release: Luca Ferretti
84       * new element: polypsink
85       * new element: musepack decoder
86       * alsa fixes
87       * playbin fixes
88       * support for cd://, cdda:// and dv:// uri
89       * v4lsrc fixes
90       * id3demux fixes
91       * avc-based Firewire camera support
92       * speex fixes
93       * tcp fixes
94       * multifdsink improvements
95       * ffmpegcolorspace fixes
96       * chained ogg support
97
98 Bugs fixed since 0.8.5:
99     
100       * 140994 : [mplex] configure failure
101       * 143961 : MusePack codec support
102       * 144389 : alsasink dies after some time playing
103       * 144436 : opt / oggmux problem (endless interrupt event loop)
104       * 150061 : gstreamer error in rhythmbox: vorbisdec(27925) vorbisdec....
105       * 150576 : pad v4l2src0:src returned caps that are not a real subset...
106       * 151059 : [sdlvideosink] doesn't implement overlay properly
107       * 151064 : asfdemux crash
108       * 151122 : playing a m4a-file using " spider " doesn't work
109       * 152750 : audioconvert crash
110       * 154781 : [playbin/totem] avi file with just divx video (no audio) ...
111       * 154784 : [playbin/totem] playing avi with 320x240 raw yuv video an...
112       * 154788 : Xv video in another window
113       * 154807 : auparse doesn't error out on invalid files
114       * 154834 : [dvdreadsrc] immediate EOS when specifying a title > 0
115       * 154903 : cdparanoia plugin doesn't handle URIs
116       * 154967 : [wavenc] missing cast and terminator in gst_event_new_dis...
117       * 155008 : LoTr movie segfaulting with gstreamer+totem
118       * 155223 : memleak in wavparse
119       * 155814 : gst_bin_iterate() gets stuck on some images
120       * 155864 : [oggdemux] regression with files without proper EOS flag
121       * 156372 : gst-plugins fails to build on AMD64
122       * 156387 : [oggdemux] seeking is off by up to 30 secs (regression)
123       * 156477 : Ogg Vorbis file fails to play. Works with ogg123
124       * 156488 : Introducing device for alsasink in gconf makes totem crash
125       * 156565 : gst_bin_remove crashes deep down
126       * 156910 : Rhythmbox crash at the end of this song
127       * 157032 : Patch for dispose/finalize functions in gst-plugins
128       * 157281 : crash with totem-gst
129       * 157543 : [rtpgsmparse] missing NULL terminator to gst_caps_new_sim...
130       * 157548 : [vorbisenc] premature and/or missing terminator to gst_ca...
131       * 157632 : C99 style variable initialization(multifilesrc_test.c)
132       * 157964 : smoothwave display warnings when launching gst-register
133       * 157986 : [vorbisdec] fix warning when querying while draining
134       * 158006 : alsasink/rhythmbox don't like each other anymore
135       * 158125 : gstreamer apps have serious issues with 0.8.5.2 plugins & ...
136       * 158221 : Build fix for gstreamer-plugins 0.8.5.3
137       * 158365 : Fix for playbin hangs
138       * 158375 : fix segfault in mp3 typefinding
139       * 158462 : [dvdreadsrc] invalid reads / is_nav_pack assertion failure
140       * 158832 : pngenc drops GstBuffer extra info (timestamp, length...)
141       * 158976 : [oggdemux] seeking broken again [regression]
142       * 159186 : [PATCH] videorate doesn't handle all colorspaces
143       * 159187 : [PATCH] v4l probes too much and should cache
144
145 API changes since 0.8.5:
146
147 - API additions:
148     
149 * A new v4lsrc property, autoprobe-fps, has been added.
150
151 Changes since 0.8.4:
152
153       * New translation in this release: Oriya
154       * licensing corrections
155       * new element: mngdec
156       * pixel aspect ratio conversion fixes
157       * 64 bit fixes
158       * NEW_MEDIA fixes
159       * ogm support added
160       * matroska fixes
161       * playbin fixes
162       * alsamixer fixes
163       * gnomevfssrc fixes
164       * ogg fixes
165       * multifdsink fixes
166       * multifilesink fixes
167       * qtdemux fixes
168       * avidemux fixes
169       * asfdemux fixes
170       * wavenc fixes
171       * flac fixes
172       * fli/flx fixes
173       * mpeg fixes
174       * speex now actually works
175
176 Bugs fixed since 0.8.4:
177
178       * 119376 : Playback out of sync for mpeg videos from DVB
179       * 126922 : [qtdemux] demuxes incorrectly
180       * 135528 : [ximagesink] crashes on resize
181       * 137748 : [ffdec_wmav2] jaggy video for homeShopping.asf
182       * 139194 : [gstplay] doesn't play media with only video
183       * 139588 : In Alsa tab, binary value options appear as a slider and ...
184       * 142268 : avidemux forwards flush events event when not seeking
185       * 147441 : typefind recognizes ELF files as audio/mpeg
186       * 148283 : ** ERROR **: file gst-register.c: line 138 (main): assert...
187       * 148993 : Gstreamer fails to play Faac created aac file
188       * 149742 : [asfdemux] Can't play Shania Twain - Up.wma
189       * 150589 : dirac plugin does not compile with dirac-0.4.0
190       * 151416 : [PATCH] Fix CVS jhbuild build failure of gstadder.c
191       * 151419 : [PATCH] Fix CVS jhbuild build failure of progressreport.c
192       * 151420 : [PATCH] matroska-demux.c build failure on x86_64
193       * 151421 : [PATCH] playback/test3.c build failure on x86_64
194       * 151877 : [PATCH] Fix bad casts in ximagesink.c
195       * 151879 : [PATCH] fix bad pointer casts in xvimagesink.c
196       * 151881 : [PATCH] Fix format strings for amd64 in seek.c
197       * 151882 : [PATCH] Fix format string warnings in spider_seek.c
198       * 151883 : [PATCH] fix cdplayer.c warnings on amd64
199       * 151884 : [PATCH] Fix format string warnings in cdparanoia.c
200       * 151886 : [PATCH] Fix format string warnings in vorbisfile.c
201       * 151887 : [PATCH] Fix format string warnings in player.c
202       * 152091 : aspect-ratio fixes
203       * 152102 : wavenc leaks events
204       * 152289 : wavparse pushes buffers on unusable source pad
205       * 152341 : patch for ivorbis compile failure
206       * 152671 : file not playing back with BBB's gst-player
207       * 152692 : Compile error with gcc 2.95
208       * 152757 : playes this file in slow motion while other media players...
209       * 152805 : [sunaudiosink] Deselects other input ports
210       * 152806 : [sunaudiomixer]  Mute functionality is broken
211       * 153388 : Mpeg makes Totem hang
212       * 153818 : AVI plays back extremely slowly
213       * 154056 : Small leak in wavparse
214       * 154301 : typefind and rmdemux don't use the same mime type for rea...
215       * 154375 : avi index massaging is slow
216       * 154518 : gst-plugins speex support not compatible with speex-1.0.x...
217
218 Changes since 0.8.3:
219
220       * New translation in this release: Albanian
221       * licensing corrections
222       * fixes for compiling with G_DISABLE_ASSERT
223       * pixel aspect ratio conversion fixes
224       * tcpserversink fixes and additions
225       * multifdsink can use poll now as well
226       * interleave fixes
227       * audioscale fixes
228       * videotestsrc fixes
229       * v4lsrc fixes
230       * theoradec, theoraenc fixes
231       * lame fixes
232       * flac fixes
233       * ximagesink, xvimagesink fixes
234       * sunaudio fixes
235
236 Bugs fixed since 0.8.3:
237
238       * 135407 : [xviddec] shows green frames when decoding packed bitstre...
239       * 140432 : Osssink and alsasink broken on nforce2 (intel8x0) soundcard
240       * 140897 : Incorrect segment duration in files created with matroska...
241       * 140898 : No writing application specified in matroska files create...
242       * 141554 : vorbis in matroska files makes the vorbisdec plugin segfault
243       * 144091 : [Solaris] audio mixer element
244       * 144616 : Infinite loop in wavparse.
245       * 148711 : typefind function for TTA audio files
246       * 148950 : matroskademux doesn't set buffer duration
247       * 148951 : matroskademux misses the tta codec in its codec list
248       * 151232 : [lame] doesn't build with lame-3.90
249       * 151236 : [v4l] compile failure
250       * 151410 : Memory leaks in multifdsink
251       * 151462 : theora plugin Makefile broken
252
253 Changes since 0.8.2:
254
255       * New translation in this release: Czech
256       * New translation in this release: Hungarian
257       * pixel aspect ratio conversion
258       * tcpserversink fixes and additions
259       * oggdemux fixes
260       * theoraenc and theoradec fixes
261       * ximagesink and xvimagesink fixes
262       * ladspa fixes
263       * videoscale and ffmpegcolorspace fixes for stride
264       * mpeg and dvd fixes
265       * win32 project file additions
266       * new elements: playbin and decodebin
267       * new element: multifdsink
268       * new element: pngdec
269       * new element: alpha
270       * new element: multifilesink
271
272 Bugs fixed since 0.8.2:
273
274       * 141906 : hang on removing ximagesink from a pipeline
275       * 142432 : Wrong sink MIME type in shout2send
276       * 143222 : [oggdemux] Optimize tag reading
277       * 143548 : Please update libtool to fix build on arm
278       * 143703 : duration always 0 for some (gst produced) .ogg files
279       * 144624 : wavenc doesn't close file properly
280       * 144753 : libgstinterfaces should be split, or: 'volume' should not...
281       * 144815 : [alsasink] gst_element_set_time_delay() assertion failure...
282       * 144866 : [flac] seeking broken, duration not set on buffers [PATCH]
283       * 144941 : alsasink assertion failure on ctrl+z and fg
284       * 145031 : totem CVS won't compile because of gst-play ...
285       * 145088 : gnome-volume-control has unlocalized volume names.
286       * 145118 : Compile error (gcc 2.95, alsa)
287       * 145336 : pipeline broke-stonecold
288       * 147969 : LADSPA plugin should sanitize the info from the .so's to ...
289       * 148021 : Bug in lib-riff
290       * 148023 : [ximagesink] doesn't work with Xnest
291       * 148043 : audioconvert
292       * 148289 : mad plugin crashes on Sun
293       * 148505 : [level] for silence peak is reported wrongly
294       * 148986 : [lame] bug in negotiation
295
296 Changes since 0.8.1:
297
298       * New translations in this release: Ukrainian, British
299       * id3 fixes
300       * asf fixes
301       * qt demux fixes
302       * dv fixes
303       * auparse fixes
304       * wavparse seeking/querying fixes
305       * alsa fixes for mixing and device releasing
306       * categorisation fixes
307       * v4lsrc fixes for webcams
308       * streamheader fixes
309       * Portability fixes
310       * new element: DTS decoder
311       * new element: libvisual
312       * new element: theoraenc
313       * new element: oggmuxer
314       * new element: rawvorbisenc
315       * new elements: audiorate and videorate
316       * new elements: TCP server/client src/sink
317       * new element: pixbufscale
318       * new element: osxaudiosink
319       * new element: sunaudiosink
320       * new element: videomixer
321       * new elements: multipartmux/multipartdemux
322       * new elements: smokeenc/smokedec
323       * new element: vorbisparse
324
325 Bugs fixed since 0.8.1:
326
327       * 132440 : configure botches DVDNAV_CFLAGS
328       * 133002 : configure should check for dvdnav header
329       * 134007 : [alsasink] assertion failure in alsalib snd_pcm_plug_hw_p...
330       * 135145 : [asfdemux] Can't play randomfile.wma
331       * 135862 : [wavparse] add ADPCM support
332       * 135989 : v4l-conf called even when not present
333       * 136392 : [v4lsrc] buggy wit qc-usb driver
334       * 136572 : [esdsink] blocks other esd apps in PAUSED state
335       * 137711 : [oggdemux] jump or move depends on uninitialised value
336       * 137724 : [qtdemux/ffdec_mpeg4/faad] MPEG-4 video/audio esds atoms
337       * 137750 : Gst-player not able to seek in wav file
338       * 138251 : [mad] Can't play bad1.mp3, bad2.mp3
339       * 139524 : ogg muxer needed
340       * 139658 : [alsasrc] probes inexistant playback device on capture on...
341       * 140064 : [speed] can't negotiate
342       * 140138 : media file makes totem-gst go nuts
343       * 140265 : ffmpegcolorspace and gnomevfs fail to build buildable
344       * 140268 : ximagesink and xvimagesink do not build under FreeBSD
345       * 140384 : Incorrect library dependency in SDL plugin
346       * 140640 : [asfdemux] segfault
347       * 140668 : gst-plugins-0.8.1 does not compile
348       * 140844 : icecastsend (shout) doesnt even try to connect to server
349       * 140878 : ima adpcm encoded wavs are not supported
350       * 141176 : [mad] Can't play ...Faithfulness.mp3
351       * 141188 : monoscope plugin doesnt work as intended
352       * 141258 : mp3 file seek problem
353       * 141318 : ffmpegcolorspace doesn't compile on Solaris
354       * 141821 : kdemacros.h
355       * 142044 : m4a typefinds to x-m4a instead of quicktime
356       * 142084 : mad and level plugins dont like each other (caps related ...
357       * 142107 : build error under mdk 10.0
358       * 142127 : GstPlay's time_tick event does not return the right time ...
359       * 142193 : Patch for plugins Codecs klassifications
360       * 142205 : return type of gst_audio_clock_id_wait_async is wrong
361       * 142211 : alsasink broken due to mixer device
362       * 142262 : shout2send not compiling or working (fix attached)
363       * 142272 : qtdemux doesn't work with sources that cannot seek
364       * 142286 : The au plugin cannot play au files encoded with ulaw
365       * 142320 : [ffmpeg - ima-adpcm-ws/wsaud] scheduler issues
366       * 142493 : default fragment size in osssink is too small
367       * 142507 : [PATCH] id3tag plugin does not correctly set buffer offset
368       * 142555 : wavparse doesn't handle truncated files gracefully
369       * 142566 : Certain mp3s don't get played correctly
370       * 142585 : gstresample makes wrong assumption about buffer sizes (se...
371       * 142586 : alsasink resync is broken
372       * 142664 : v4l2_buffer redeclaration : won't compile with -Werror
373       * 142764 : ogg that caueses error
374       * 142797 : Mac OS X Audio Sink and Src
375       * 142851 : gstid3tag sends wrong offset on discont events
376       * 142954 : [patch] adding a connection problem signal to shout2send
377       * 142962 : Error converting wav file to ogg/vorbis
378       * 143032 : [adder] crash on certain errors
379       * 143130 : [mixmatrix] returns garbage pointer as request pad
380       * 143146 : [patch] gst/tcp plugin doesnt compile on OSX
381       * 143153 : [patch] osxaudio - fix warnings
382       * 143262 : rifflib does not know several fourccs
383       * 143283 : [PATCH] Property accessors for the mixer interface
384       * 143454 : [alsasink] outputs silence on sync problem
385       * 143749 : tcp plugin dosn't compile on FreeBSD
386       * 143861 : OSS elements portability on BSD (soundcard.h location)
387       * 144240 : [cdparanoia] sets wrong timestamps on buffers [patch]
388       * 144425 : Invalid read of size 4in riff-read.c [patch]
389
390 This is GStreamer Plugins 0.8.1
391
392 Bugs fixed since 0.8.0:
393       * 120883 : osssink advertises more rates than it handles
394       * 125732 : v4l2src don't support all YUV formats
395       * 134301 : gst-plugins should depend on X
396       * 135919 : Mandrake 10
397       * 136477 : [PATCH] gst-launch-ext does not support .mov
398       * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
399       * 137348 : media-info .pc file lacks a 'Version:' line
400       * 137448 : mpegaudioparse: crash (bus error)
401       * 137504 : mpeg2dec fails on 422 encoded material
402       * 137556 : Ogg Vorbis playback has poor spatialization
403       * 137588 : ffmpegcolorspace gives critical when it should throw error
404       * 137722 : Quicktime audio parsing is broken
405       * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
406       * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
407       * 138169 : matroska-demux using gst_event_new_discontinuous without ...
408       * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
409       * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
410       * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
411       * 139034 : Non-standard test(1) operator used in configure script
412       * 139035 : Non-standard regex used as libtool argument
413       * 139382 : mad decoder can resync wrongly after seek and does explic...
414       * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
415       * 139926 : id3tag's caps cause it to be plugged more than once by sp...
416       * 139958 : Leak in avidemux
417       * 140058 : [msmpeg4] file with broken qscale/header does not play
418
419 Changes since 0.8.0:
420
421       * New translations in this release: Swedish, Afrikaans, Azerbeaijani
422       * Updated osssink: now does probing of possible output properties
423       * Updated qtdemux: fixes for MACE audio
424       * New debug element: quasirandom byte changes
425       * New element: dvddemux
426       * New element: kiosrc, a KIO-slaves source
427       * Various memleak and buffer overflow fixes
428
429 Bugs fixed since 0.7.6:
430                                                                                 
431       * 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
432       * 129299 : complied errors in alsa-lib-1.0.0-0.rc2
433       * 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
434       * 135921 : speexenc support won't compile with 1.1.x
435       * 136590 : mod plugins doesn't work atm
436       * 137044 : GConf schemas unreadable
437
438 Changes since 0.7.5:
439
440       * uses 0.8 as the major/minor number
441       * dist fixes for generated files
442       * MPEG video playback fixed
443       * error call fixes
444       * videodrop fixes
445       * alsa oss emulation mixer fixes
446       * audioconvert fixes
447       * gconf versioning fixes
448       * mad xing header fixes
449       * vorbisdec fixes
450       * mad leak and stream reporting fixes
451       * media-info fixed
452       * buffer leak fixes
453       * osssink timing fixes
454       * NAS fixes
455       * cdparanoia error
456
457 Bugs fixed since 0.7.5:
458                                                                                 
459       * 114560 : rfc2250enc produces empty buffers
460       * 122279 : goom's first timestamp is broken
461       * 131128 : aasink and sdlvideosink are broken
462       * 133541 : int2float and int2floatnew conflict should be resolved
463       * 133783 : remove deprecated plugins
464       * 135597 : make gstosselement properly deal with symlinks
465       * 136334 : udpsrc pads / caps error
466                                                                                 
467 Changes since 0.7.4: 
468     
469       * Compatible with gstreamer 0.7.5
470       * ffmpeg plugin moved to gst-ffmpeg module
471       * DV fixes
472       * mikmod fixes
473       * OSX build fixes
474       * jpeg fixes
475       * gdk_pixbuf fixes
476       * automake 1.8 underquotedness fixes
477       * rfb server/port addition
478       * colorspace fixes
479       * liboil usage in videofilter and videotestsrc
480       * better LADSPA classification
481       * ALSA xrun recovery fixes
482       * switch fixes
483       * xvimagesink fixes
484       * moved out MAS sink
485       * experimental xine lib plugin
486       * intfloat and oneton removed in favour of audioconvert and interleave
487       * only export gst_* from plugins
488       * lame tag writing fixed
489       * added reporting of codecs used
490       * version gconf schemas and install locations
491       * qtdemux fixes
492       * gamma correction fixes
493
494 Bugs fixed since 0.7.4:
495     
496       * 129740 : MP4/M4A files not recognized properly
497       * 130507 : Silence/sine don't have a sync property
498       * 131050 : avi-demux plays audio, but funky colors as video
499       * 131534 : jhbuild build failure with Debian sid
500       * 131948 : xoverlay and gstplay sample fails to build - missing include
501       * 133219 : missing include in ./gst/effectv/gstedge.c
502       * 133316 : gst/vbidec/vbiscreen missing cast
503       * 133410 : gstid3tag doesnt handle track-count
504       * 133508 : [oggdemux] Can't play files with multiple streams
505       * 133528 : sincesrc seems not to register its dparams correctly
506       * 133562 : Build breaks on dvdec
507       * 133663 : ext/ladspa categorises all plugins as Filter/Effect
508       * 133886 : libtool error while compiling alsamixer plug-in
509       * 134255 : vbidec won't compile
510       * 134318 : GConf schemas should be in versioned files, and install in v
511       * 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
512       * 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
513       * 134750 : Problem building gst-plugins on Solaris
514       * 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
515       * 135038 : port gst-shorten to the new caps system
516       * 135042 : fix tag writing in lame
517       * 135116 : gstflacenc.c fails to build in NetBSD
518
519