mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
releasing 0.9.1
Original commit message from CVS: releasing 0.9.1
This commit is contained in:
parent
012dfb8b33
commit
c320202b41
23 changed files with 279 additions and 1474 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
=== release 0.9.1 ===
|
||||
|
||||
2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* NEWS:
|
||||
* README:
|
||||
* RELEASE:
|
||||
* configure.ac:
|
||||
* autogen.sh:
|
||||
releasing 0.9.1, "Angel Eyes"
|
||||
|
||||
2005-09-05 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* examples/gstplay/player.c: (main):
|
||||
* examples/stats/mp2ogg.c: (main):
|
||||
|
|
|
@ -8,3 +8,5 @@ EXTRA_DIST = \
|
|||
ChangeLog autogen.sh
|
||||
|
||||
DISTCLEANFILES = _stdint.h
|
||||
|
||||
include $(top_srcdir)/common/release.mak
|
||||
|
|
521
NEWS
521
NEWS
|
@ -1,519 +1,4 @@
|
|||
This is GStreamer Plugins 0.8.7
|
||||
|
||||
Changes since 0.8.6:
|
||||
|
||||
* multichannel audio support
|
||||
* new element: apetag
|
||||
* new element: ttadec, ttaparse
|
||||
* new element: directfbvideosink
|
||||
* vcd fixes
|
||||
* playbin fixes
|
||||
* dvdread fixes
|
||||
* a52dec fixes
|
||||
* sunaudiosrc fixes
|
||||
* osssrc fixes
|
||||
* avidemux fixes
|
||||
* licensing updates
|
||||
|
||||
Bugs fixed since 0.8.6:
|
||||
|
||||
* 147919 : [playbin] broken wav seeking
|
||||
* 148559 : [monoscope] grinds to a halt
|
||||
* 149102 : gstreamer license problems
|
||||
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
|
||||
* 151624 : Multichannel support
|
||||
* 152339 : [PATCH] [build] gst-plugins cross compiling
|
||||
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
|
||||
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
|
||||
* 154814 : Selection of totem crashing videos
|
||||
* 154815 : [PATCH] ffmpegcolorspace leaks caps
|
||||
* 155348 : Various MP3 files cannot be detected or played
|
||||
* 155879 : [libriff] Bug in lib-riff
|
||||
* 156798 : " An error occured " " Could not write to resource " this sa...
|
||||
* 157233 : [PATCH] playbin leak fixes
|
||||
* 158258 : Patch for polypsink to make it work with both threaded an...
|
||||
* 158382 : [PATCH] [build] debian speex detection patch
|
||||
* 158650 : [PATCH] [videocrop] video crop is completely buggered
|
||||
* 158704 : Fix/finish (S)VCD support
|
||||
* 159215 : [PATCH] Memory leaks in audioscale
|
||||
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
|
||||
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
|
||||
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
|
||||
* 159338 : alaw/mulaw decoders caps warning
|
||||
* 159433 : [osssink] doesn't check for supported channels
|
||||
* 159512 : Progress bar with m4a (aac) broken
|
||||
* 159651 : [decodebin] totem crash
|
||||
* 159759 : DVD LCPM asserts
|
||||
* 159847 : [build] hardcoded path for musepack headers in configure
|
||||
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
|
||||
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
|
||||
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
|
||||
* 160439 : Can't compile gst-plugins without GCONF
|
||||
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
|
||||
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
|
||||
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
|
||||
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
|
||||
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
|
||||
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
|
||||
* 161624 : [alsasink] crash at end of playing this file
|
||||
* 161980 : Volume control applet does not set value correctly.
|
||||
* 162819 : [audioscale] cleanup
|
||||
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
|
||||
* 162924 : [playbin] totem assertion failures when playing cd / pote...
|
||||
|
||||
API changes since 0.8.6:
|
||||
|
||||
- API additions:
|
||||
|
||||
* A new cdparanoia property, device, has been added.
|
||||
* A new dvdnavsrc property, device, has been added.
|
||||
* A new dvdreadsrc property, device, has been added.
|
||||
* A new vcdsrc property, device, has been added.
|
||||
|
||||
- API depreciations:
|
||||
|
||||
* A cdparanoia property, location, has been marked for deprecation.
|
||||
* A dvdnavsrc property, location, has been marked for deprecation.
|
||||
* A dvdreadsrc property, location, has been marked for deprecation.
|
||||
* A vcdsrc property, location, has been marked for deprecation.
|
||||
|
||||
Changes since 0.8.5:
|
||||
|
||||
* New translation in this release: Norwegian Bokmaal
|
||||
* New translation in this release: Luca Ferretti
|
||||
* new element: polypsink
|
||||
* new element: musepack decoder
|
||||
* alsa fixes
|
||||
* playbin fixes
|
||||
* support for cd://, cdda:// and dv:// uri
|
||||
* v4lsrc fixes
|
||||
* id3demux fixes
|
||||
* avc-based Firewire camera support
|
||||
* speex fixes
|
||||
* tcp fixes
|
||||
* multifdsink improvements
|
||||
* ffmpegcolorspace fixes
|
||||
* chained ogg support
|
||||
|
||||
Bugs fixed since 0.8.5:
|
||||
|
||||
* 140994 : [mplex] configure failure
|
||||
* 143961 : MusePack codec support
|
||||
* 144389 : alsasink dies after some time playing
|
||||
* 144436 : opt / oggmux problem (endless interrupt event loop)
|
||||
* 150061 : gstreamer error in rhythmbox: vorbisdec(27925) vorbisdec....
|
||||
* 150576 : pad v4l2src0:src returned caps that are not a real subset...
|
||||
* 151059 : [sdlvideosink] doesn't implement overlay properly
|
||||
* 151064 : asfdemux crash
|
||||
* 151122 : playing a m4a-file using " spider " doesn't work
|
||||
* 152750 : audioconvert crash
|
||||
* 154781 : [playbin/totem] avi file with just divx video (no audio) ...
|
||||
* 154784 : [playbin/totem] playing avi with 320x240 raw yuv video an...
|
||||
* 154788 : Xv video in another window
|
||||
* 154807 : auparse doesn't error out on invalid files
|
||||
* 154834 : [dvdreadsrc] immediate EOS when specifying a title > 0
|
||||
* 154903 : cdparanoia plugin doesn't handle URIs
|
||||
* 154967 : [wavenc] missing cast and terminator in gst_event_new_dis...
|
||||
* 155008 : LoTr movie segfaulting with gstreamer+totem
|
||||
* 155223 : memleak in wavparse
|
||||
* 155814 : gst_bin_iterate() gets stuck on some images
|
||||
* 155864 : [oggdemux] regression with files without proper EOS flag
|
||||
* 156372 : gst-plugins fails to build on AMD64
|
||||
* 156387 : [oggdemux] seeking is off by up to 30 secs (regression)
|
||||
* 156477 : Ogg Vorbis file fails to play. Works with ogg123
|
||||
* 156488 : Introducing device for alsasink in gconf makes totem crash
|
||||
* 156565 : gst_bin_remove crashes deep down
|
||||
* 156910 : Rhythmbox crash at the end of this song
|
||||
* 157032 : Patch for dispose/finalize functions in gst-plugins
|
||||
* 157281 : crash with totem-gst
|
||||
* 157543 : [rtpgsmparse] missing NULL terminator to gst_caps_new_sim...
|
||||
* 157548 : [vorbisenc] premature and/or missing terminator to gst_ca...
|
||||
* 157632 : C99 style variable initialization(multifilesrc_test.c)
|
||||
* 157964 : smoothwave display warnings when launching gst-register
|
||||
* 157986 : [vorbisdec] fix warning when querying while draining
|
||||
* 158006 : alsasink/rhythmbox don't like each other anymore
|
||||
* 158125 : gstreamer apps have serious issues with 0.8.5.2 plugins & ...
|
||||
* 158221 : Build fix for gstreamer-plugins 0.8.5.3
|
||||
* 158365 : Fix for playbin hangs
|
||||
* 158375 : fix segfault in mp3 typefinding
|
||||
* 158462 : [dvdreadsrc] invalid reads / is_nav_pack assertion failure
|
||||
* 158832 : pngenc drops GstBuffer extra info (timestamp, length...)
|
||||
* 158976 : [oggdemux] seeking broken again [regression]
|
||||
* 159186 : [PATCH] videorate doesn't handle all colorspaces
|
||||
* 159187 : [PATCH] v4l probes too much and should cache
|
||||
|
||||
API changes since 0.8.5:
|
||||
|
||||
- API additions:
|
||||
|
||||
* A new v4lsrc property, autoprobe-fps, has been added.
|
||||
|
||||
Changes since 0.8.4:
|
||||
|
||||
* New translation in this release: Oriya
|
||||
* licensing corrections
|
||||
* new element: mngdec
|
||||
* pixel aspect ratio conversion fixes
|
||||
* 64 bit fixes
|
||||
* NEW_MEDIA fixes
|
||||
* ogm support added
|
||||
* matroska fixes
|
||||
* playbin fixes
|
||||
* alsamixer fixes
|
||||
* gnomevfssrc fixes
|
||||
* ogg fixes
|
||||
* multifdsink fixes
|
||||
* multifilesink fixes
|
||||
* qtdemux fixes
|
||||
* avidemux fixes
|
||||
* asfdemux fixes
|
||||
* wavenc fixes
|
||||
* flac fixes
|
||||
* fli/flx fixes
|
||||
* mpeg fixes
|
||||
* speex now actually works
|
||||
|
||||
Bugs fixed since 0.8.4:
|
||||
|
||||
* 119376 : Playback out of sync for mpeg videos from DVB
|
||||
* 126922 : [qtdemux] demuxes incorrectly
|
||||
* 135528 : [ximagesink] crashes on resize
|
||||
* 137748 : [ffdec_wmav2] jaggy video for homeShopping.asf
|
||||
* 139194 : [gstplay] doesn't play media with only video
|
||||
* 139588 : In Alsa tab, binary value options appear as a slider and ...
|
||||
* 142268 : avidemux forwards flush events event when not seeking
|
||||
* 147441 : typefind recognizes ELF files as audio/mpeg
|
||||
* 148283 : ** ERROR **: file gst-register.c: line 138 (main): assert...
|
||||
* 148993 : Gstreamer fails to play Faac created aac file
|
||||
* 149742 : [asfdemux] Can't play Shania Twain - Up.wma
|
||||
* 150589 : dirac plugin does not compile with dirac-0.4.0
|
||||
* 151416 : [PATCH] Fix CVS jhbuild build failure of gstadder.c
|
||||
* 151419 : [PATCH] Fix CVS jhbuild build failure of progressreport.c
|
||||
* 151420 : [PATCH] matroska-demux.c build failure on x86_64
|
||||
* 151421 : [PATCH] playback/test3.c build failure on x86_64
|
||||
* 151877 : [PATCH] Fix bad casts in ximagesink.c
|
||||
* 151879 : [PATCH] fix bad pointer casts in xvimagesink.c
|
||||
* 151881 : [PATCH] Fix format strings for amd64 in seek.c
|
||||
* 151882 : [PATCH] Fix format string warnings in spider_seek.c
|
||||
* 151883 : [PATCH] fix cdplayer.c warnings on amd64
|
||||
* 151884 : [PATCH] Fix format string warnings in cdparanoia.c
|
||||
* 151886 : [PATCH] Fix format string warnings in vorbisfile.c
|
||||
* 151887 : [PATCH] Fix format string warnings in player.c
|
||||
* 152091 : aspect-ratio fixes
|
||||
* 152102 : wavenc leaks events
|
||||
* 152289 : wavparse pushes buffers on unusable source pad
|
||||
* 152341 : patch for ivorbis compile failure
|
||||
* 152671 : file not playing back with BBB's gst-player
|
||||
* 152692 : Compile error with gcc 2.95
|
||||
* 152757 : playes this file in slow motion while other media players...
|
||||
* 152805 : [sunaudiosink] Deselects other input ports
|
||||
* 152806 : [sunaudiomixer] Mute functionality is broken
|
||||
* 153388 : Mpeg makes Totem hang
|
||||
* 153818 : AVI plays back extremely slowly
|
||||
* 154056 : Small leak in wavparse
|
||||
* 154301 : typefind and rmdemux don't use the same mime type for rea...
|
||||
* 154375 : avi index massaging is slow
|
||||
* 154518 : gst-plugins speex support not compatible with speex-1.0.x...
|
||||
|
||||
Changes since 0.8.3:
|
||||
|
||||
* New translation in this release: Albanian
|
||||
* licensing corrections
|
||||
* fixes for compiling with G_DISABLE_ASSERT
|
||||
* pixel aspect ratio conversion fixes
|
||||
* tcpserversink fixes and additions
|
||||
* multifdsink can use poll now as well
|
||||
* interleave fixes
|
||||
* audioscale fixes
|
||||
* videotestsrc fixes
|
||||
* v4lsrc fixes
|
||||
* theoradec, theoraenc fixes
|
||||
* lame fixes
|
||||
* flac fixes
|
||||
* ximagesink, xvimagesink fixes
|
||||
* sunaudio fixes
|
||||
|
||||
Bugs fixed since 0.8.3:
|
||||
|
||||
* 135407 : [xviddec] shows green frames when decoding packed bitstre...
|
||||
* 140432 : Osssink and alsasink broken on nforce2 (intel8x0) soundcard
|
||||
* 140897 : Incorrect segment duration in files created with matroska...
|
||||
* 140898 : No writing application specified in matroska files create...
|
||||
* 141554 : vorbis in matroska files makes the vorbisdec plugin segfault
|
||||
* 144091 : [Solaris] audio mixer element
|
||||
* 144616 : Infinite loop in wavparse.
|
||||
* 148711 : typefind function for TTA audio files
|
||||
* 148950 : matroskademux doesn't set buffer duration
|
||||
* 148951 : matroskademux misses the tta codec in its codec list
|
||||
* 151232 : [lame] doesn't build with lame-3.90
|
||||
* 151236 : [v4l] compile failure
|
||||
* 151410 : Memory leaks in multifdsink
|
||||
* 151462 : theora plugin Makefile broken
|
||||
|
||||
Changes since 0.8.2:
|
||||
|
||||
* New translation in this release: Czech
|
||||
* New translation in this release: Hungarian
|
||||
* pixel aspect ratio conversion
|
||||
* tcpserversink fixes and additions
|
||||
* oggdemux fixes
|
||||
* theoraenc and theoradec fixes
|
||||
* ximagesink and xvimagesink fixes
|
||||
* ladspa fixes
|
||||
* videoscale and ffmpegcolorspace fixes for stride
|
||||
* mpeg and dvd fixes
|
||||
* win32 project file additions
|
||||
* new elements: playbin and decodebin
|
||||
* new element: multifdsink
|
||||
* new element: pngdec
|
||||
* new element: alpha
|
||||
* new element: multifilesink
|
||||
|
||||
Bugs fixed since 0.8.2:
|
||||
|
||||
* 141906 : hang on removing ximagesink from a pipeline
|
||||
* 142432 : Wrong sink MIME type in shout2send
|
||||
* 143222 : [oggdemux] Optimize tag reading
|
||||
* 143548 : Please update libtool to fix build on arm
|
||||
* 143703 : duration always 0 for some (gst produced) .ogg files
|
||||
* 144624 : wavenc doesn't close file properly
|
||||
* 144753 : libgstinterfaces should be split, or: 'volume' should not...
|
||||
* 144815 : [alsasink] gst_element_set_time_delay() assertion failure...
|
||||
* 144866 : [flac] seeking broken, duration not set on buffers [PATCH]
|
||||
* 144941 : alsasink assertion failure on ctrl+z and fg
|
||||
* 145031 : totem CVS won't compile because of gst-play ...
|
||||
* 145088 : gnome-volume-control has unlocalized volume names.
|
||||
* 145118 : Compile error (gcc 2.95, alsa)
|
||||
* 145336 : pipeline broke-stonecold
|
||||
* 147969 : LADSPA plugin should sanitize the info from the .so's to ...
|
||||
* 148021 : Bug in lib-riff
|
||||
* 148023 : [ximagesink] doesn't work with Xnest
|
||||
* 148043 : audioconvert
|
||||
* 148289 : mad plugin crashes on Sun
|
||||
* 148505 : [level] for silence peak is reported wrongly
|
||||
* 148986 : [lame] bug in negotiation
|
||||
|
||||
Changes since 0.8.1:
|
||||
|
||||
* New translations in this release: Ukrainian, British
|
||||
* id3 fixes
|
||||
* asf fixes
|
||||
* qt demux fixes
|
||||
* dv fixes
|
||||
* auparse fixes
|
||||
* wavparse seeking/querying fixes
|
||||
* alsa fixes for mixing and device releasing
|
||||
* categorisation fixes
|
||||
* v4lsrc fixes for webcams
|
||||
* streamheader fixes
|
||||
* Portability fixes
|
||||
* new element: DTS decoder
|
||||
* new element: libvisual
|
||||
* new element: theoraenc
|
||||
* new element: oggmuxer
|
||||
* new element: rawvorbisenc
|
||||
* new elements: audiorate and videorate
|
||||
* new elements: TCP server/client src/sink
|
||||
* new element: pixbufscale
|
||||
* new element: osxaudiosink
|
||||
* new element: sunaudiosink
|
||||
* new element: videomixer
|
||||
* new elements: multipartmux/multipartdemux
|
||||
* new elements: smokeenc/smokedec
|
||||
* new element: vorbisparse
|
||||
|
||||
Bugs fixed since 0.8.1:
|
||||
|
||||
* 132440 : configure botches DVDNAV_CFLAGS
|
||||
* 133002 : configure should check for dvdnav header
|
||||
* 134007 : [alsasink] assertion failure in alsalib snd_pcm_plug_hw_p...
|
||||
* 135145 : [asfdemux] Can't play randomfile.wma
|
||||
* 135862 : [wavparse] add ADPCM support
|
||||
* 135989 : v4l-conf called even when not present
|
||||
* 136392 : [v4lsrc] buggy wit qc-usb driver
|
||||
* 136572 : [esdsink] blocks other esd apps in PAUSED state
|
||||
* 137711 : [oggdemux] jump or move depends on uninitialised value
|
||||
* 137724 : [qtdemux/ffdec_mpeg4/faad] MPEG-4 video/audio esds atoms
|
||||
* 137750 : Gst-player not able to seek in wav file
|
||||
* 138251 : [mad] Can't play bad1.mp3, bad2.mp3
|
||||
* 139524 : ogg muxer needed
|
||||
* 139658 : [alsasrc] probes inexistant playback device on capture on...
|
||||
* 140064 : [speed] can't negotiate
|
||||
* 140138 : media file makes totem-gst go nuts
|
||||
* 140265 : ffmpegcolorspace and gnomevfs fail to build buildable
|
||||
* 140268 : ximagesink and xvimagesink do not build under FreeBSD
|
||||
* 140384 : Incorrect library dependency in SDL plugin
|
||||
* 140640 : [asfdemux] segfault
|
||||
* 140668 : gst-plugins-0.8.1 does not compile
|
||||
* 140844 : icecastsend (shout) doesnt even try to connect to server
|
||||
* 140878 : ima adpcm encoded wavs are not supported
|
||||
* 141176 : [mad] Can't play ...Faithfulness.mp3
|
||||
* 141188 : monoscope plugin doesnt work as intended
|
||||
* 141258 : mp3 file seek problem
|
||||
* 141318 : ffmpegcolorspace doesn't compile on Solaris
|
||||
* 141821 : kdemacros.h
|
||||
* 142044 : m4a typefinds to x-m4a instead of quicktime
|
||||
* 142084 : mad and level plugins dont like each other (caps related ...
|
||||
* 142107 : build error under mdk 10.0
|
||||
* 142127 : GstPlay's time_tick event does not return the right time ...
|
||||
* 142193 : Patch for plugins Codecs klassifications
|
||||
* 142205 : return type of gst_audio_clock_id_wait_async is wrong
|
||||
* 142211 : alsasink broken due to mixer device
|
||||
* 142262 : shout2send not compiling or working (fix attached)
|
||||
* 142272 : qtdemux doesn't work with sources that cannot seek
|
||||
* 142286 : The au plugin cannot play au files encoded with ulaw
|
||||
* 142320 : [ffmpeg - ima-adpcm-ws/wsaud] scheduler issues
|
||||
* 142493 : default fragment size in osssink is too small
|
||||
* 142507 : [PATCH] id3tag plugin does not correctly set buffer offset
|
||||
* 142555 : wavparse doesn't handle truncated files gracefully
|
||||
* 142566 : Certain mp3s don't get played correctly
|
||||
* 142585 : gstresample makes wrong assumption about buffer sizes (se...
|
||||
* 142586 : alsasink resync is broken
|
||||
* 142664 : v4l2_buffer redeclaration : won't compile with -Werror
|
||||
* 142764 : ogg that caueses error
|
||||
* 142797 : Mac OS X Audio Sink and Src
|
||||
* 142851 : gstid3tag sends wrong offset on discont events
|
||||
* 142954 : [patch] adding a connection problem signal to shout2send
|
||||
* 142962 : Error converting wav file to ogg/vorbis
|
||||
* 143032 : [adder] crash on certain errors
|
||||
* 143130 : [mixmatrix] returns garbage pointer as request pad
|
||||
* 143146 : [patch] gst/tcp plugin doesnt compile on OSX
|
||||
* 143153 : [patch] osxaudio - fix warnings
|
||||
* 143262 : rifflib does not know several fourccs
|
||||
* 143283 : [PATCH] Property accessors for the mixer interface
|
||||
* 143454 : [alsasink] outputs silence on sync problem
|
||||
* 143749 : tcp plugin dosn't compile on FreeBSD
|
||||
* 143861 : OSS elements portability on BSD (soundcard.h location)
|
||||
* 144240 : [cdparanoia] sets wrong timestamps on buffers [patch]
|
||||
* 144425 : Invalid read of size 4in riff-read.c [patch]
|
||||
|
||||
This is GStreamer Plugins 0.8.1
|
||||
|
||||
Bugs fixed since 0.8.0:
|
||||
* 120883 : osssink advertises more rates than it handles
|
||||
* 125732 : v4l2src don't support all YUV formats
|
||||
* 134301 : gst-plugins should depend on X
|
||||
* 135919 : Mandrake 10
|
||||
* 136477 : [PATCH] gst-launch-ext does not support .mov
|
||||
* 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
|
||||
* 137348 : media-info .pc file lacks a 'Version:' line
|
||||
* 137448 : mpegaudioparse: crash (bus error)
|
||||
* 137504 : mpeg2dec fails on 422 encoded material
|
||||
* 137556 : Ogg Vorbis playback has poor spatialization
|
||||
* 137588 : ffmpegcolorspace gives critical when it should throw error
|
||||
* 137722 : Quicktime audio parsing is broken
|
||||
* 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
|
||||
* 138168 : id3tag using gst_event_new_discontinuous incorrectly?
|
||||
* 138169 : matroska-demux using gst_event_new_discontinuous without ...
|
||||
* 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
|
||||
* 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
|
||||
* 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
|
||||
* 139034 : Non-standard test(1) operator used in configure script
|
||||
* 139035 : Non-standard regex used as libtool argument
|
||||
* 139382 : mad decoder can resync wrongly after seek and does explic...
|
||||
* 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
|
||||
* 139926 : id3tag's caps cause it to be plugged more than once by sp...
|
||||
* 139958 : Leak in avidemux
|
||||
* 140058 : [msmpeg4] file with broken qscale/header does not play
|
||||
|
||||
Changes since 0.8.0:
|
||||
|
||||
* New translations in this release: Swedish, Afrikaans, Azerbeaijani
|
||||
* Updated osssink: now does probing of possible output properties
|
||||
* Updated qtdemux: fixes for MACE audio
|
||||
* New debug element: quasirandom byte changes
|
||||
* New element: dvddemux
|
||||
* New element: kiosrc, a KIO-slaves source
|
||||
* Various memleak and buffer overflow fixes
|
||||
|
||||
Bugs fixed since 0.7.6:
|
||||
|
||||
* 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
|
||||
* 129299 : complied errors in alsa-lib-1.0.0-0.rc2
|
||||
* 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
|
||||
* 135921 : speexenc support won't compile with 1.1.x
|
||||
* 136590 : mod plugins doesn't work atm
|
||||
* 137044 : GConf schemas unreadable
|
||||
|
||||
Changes since 0.7.5:
|
||||
|
||||
* uses 0.8 as the major/minor number
|
||||
* dist fixes for generated files
|
||||
* MPEG video playback fixed
|
||||
* error call fixes
|
||||
* videodrop fixes
|
||||
* alsa oss emulation mixer fixes
|
||||
* audioconvert fixes
|
||||
* gconf versioning fixes
|
||||
* mad xing header fixes
|
||||
* vorbisdec fixes
|
||||
* mad leak and stream reporting fixes
|
||||
* media-info fixed
|
||||
* buffer leak fixes
|
||||
* osssink timing fixes
|
||||
* NAS fixes
|
||||
* cdparanoia error
|
||||
|
||||
Bugs fixed since 0.7.5:
|
||||
|
||||
* 114560 : rfc2250enc produces empty buffers
|
||||
* 122279 : goom's first timestamp is broken
|
||||
* 131128 : aasink and sdlvideosink are broken
|
||||
* 133541 : int2float and int2floatnew conflict should be resolved
|
||||
* 133783 : remove deprecated plugins
|
||||
* 135597 : make gstosselement properly deal with symlinks
|
||||
* 136334 : udpsrc pads / caps error
|
||||
|
||||
Changes since 0.7.4:
|
||||
|
||||
* Compatible with gstreamer 0.7.5
|
||||
* ffmpeg plugin moved to gst-ffmpeg module
|
||||
* DV fixes
|
||||
* mikmod fixes
|
||||
* OSX build fixes
|
||||
* jpeg fixes
|
||||
* gdk_pixbuf fixes
|
||||
* automake 1.8 underquotedness fixes
|
||||
* rfb server/port addition
|
||||
* colorspace fixes
|
||||
* liboil usage in videofilter and videotestsrc
|
||||
* better LADSPA classification
|
||||
* ALSA xrun recovery fixes
|
||||
* switch fixes
|
||||
* xvimagesink fixes
|
||||
* moved out MAS sink
|
||||
* experimental xine lib plugin
|
||||
* intfloat and oneton removed in favour of audioconvert and interleave
|
||||
* only export gst_* from plugins
|
||||
* lame tag writing fixed
|
||||
* added reporting of codecs used
|
||||
* version gconf schemas and install locations
|
||||
* qtdemux fixes
|
||||
* gamma correction fixes
|
||||
|
||||
Bugs fixed since 0.7.4:
|
||||
|
||||
* 129740 : MP4/M4A files not recognized properly
|
||||
* 130507 : Silence/sine don't have a sync property
|
||||
* 131050 : avi-demux plays audio, but funky colors as video
|
||||
* 131534 : jhbuild build failure with Debian sid
|
||||
* 131948 : xoverlay and gstplay sample fails to build - missing include
|
||||
* 133219 : missing include in ./gst/effectv/gstedge.c
|
||||
* 133316 : gst/vbidec/vbiscreen missing cast
|
||||
* 133410 : gstid3tag doesnt handle track-count
|
||||
* 133508 : [oggdemux] Can't play files with multiple streams
|
||||
* 133528 : sincesrc seems not to register its dparams correctly
|
||||
* 133562 : Build breaks on dvdec
|
||||
* 133663 : ext/ladspa categorises all plugins as Filter/Effect
|
||||
* 133886 : libtool error while compiling alsamixer plug-in
|
||||
* 134255 : vbidec won't compile
|
||||
* 134318 : GConf schemas should be in versioned files, and install in v
|
||||
* 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
|
||||
* 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
|
||||
* 134750 : Problem building gst-plugins on Solaris
|
||||
* 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
|
||||
* 135038 : port gst-shorten to the new caps system
|
||||
* 135042 : fix tag writing in lame
|
||||
* 135116 : gstflacenc.c fails to build in NetBSD
|
||||
|
||||
This is GStreamer Bad Plug-ins 0.9.1
|
||||
|
||||
This release was tested with GStreamer Core 0.9.2 and GStreamer Base Plug-ins
|
||||
0.9.1
|
||||
|
|
256
README
256
README
|
@ -1,83 +1,182 @@
|
|||
WHAT IT IS
|
||||
----------
|
||||
This is gst-plugins, a set of plug-ins for GStreamer.
|
||||
This is GStreamer Bad Plug-ins.
|
||||
|
||||
This package is in the 0.9.x series. This means that this is a
|
||||
development series leading up to a stable 0.10.x series.
|
||||
You have been warned.
|
||||
|
||||
GStreamer 0.9 development series - Hung by a Thread
|
||||
---------------------------------------------------
|
||||
|
||||
Starring
|
||||
|
||||
GSTREAMER
|
||||
|
||||
The core around which all other modules revolve. Base functionality and
|
||||
libraries, some essential elements, documentation, and testing.
|
||||
|
||||
BASE
|
||||
|
||||
A well-groomed and well-maintained collection of GStreamer plug-ins and
|
||||
elements, spanning the range of possible types of elements one would want
|
||||
to write for GStreamer.
|
||||
|
||||
And introducing, for the first time ever, on the development screen ...
|
||||
|
||||
THE GOOD
|
||||
|
||||
--- "Such ingratitude. After all the times I've saved your life."
|
||||
|
||||
A collection of plug-ins you'd want to have right next to you on the
|
||||
battlefield. Shooting sharp and making no mistakes, these plug-ins have it
|
||||
all: good looks, good code, and good licensing. Documented and dressed up
|
||||
in tests. If you're looking for a role model to base your own plug-in on,
|
||||
here it is.
|
||||
|
||||
If you find a plot hole or a badly lip-synced line of code in them,
|
||||
let us know - it is a matter of honour for us to ensure Blondie doesn't look
|
||||
like he's been walking 100 miles through the desert without water.
|
||||
|
||||
THE UGLY
|
||||
|
||||
--- "When you have to shoot, shoot. Don't talk."
|
||||
|
||||
There are times when the world needs a color between black and white.
|
||||
Quality code to match the good's, but two-timing, backstabbing and ready to
|
||||
sell your freedom down the river. These plug-ins might have a patent noose
|
||||
around their neck, or a lock-up license, or any other problem that makes you
|
||||
think twice about shipping them.
|
||||
|
||||
We don't call them ugly because we like them less. Does a mother love her
|
||||
son less because he's not as pretty as the other ones ? No - she commends
|
||||
him on his great personality. These plug-ins are the life of the party.
|
||||
And we'll still step in and set them straight if you report any unacceptable
|
||||
behaviour - because there are two kinds of people in the world, my friend:
|
||||
those with a rope around their neck and the people who do the cutting.
|
||||
|
||||
THE BAD
|
||||
|
||||
--- "That an accusation?"
|
||||
|
||||
No perfectly groomed moustache or any amount of fine clothing is going to
|
||||
cover up the truth - these plug-ins are Bad with a capital B.
|
||||
They look fine on the outside, and might even appear to get the job done, but
|
||||
at the end of the day they're a black sheep. Without a golden-haired angel
|
||||
to watch over them, they'll probably land in an unmarked grave at the final
|
||||
showdown.
|
||||
|
||||
Don't bug us about their quality - exercise your Free Software rights,
|
||||
patch up the offender and send us the patch on the fastest steed you can
|
||||
steal from the Confederates. Because you see, in this world, there's two
|
||||
kinds of people, my friend: those with loaded guns and those who dig.
|
||||
You dig.
|
||||
|
||||
The Lowdown
|
||||
-----------
|
||||
|
||||
--- "I've never seen so many plug-ins wasted so badly."
|
||||
|
||||
GStreamer Plug-ins has grown so big that it's hard to separate the wheat from
|
||||
the chaff. Also, distributors have brought up issues about the legal status
|
||||
of some of the plug-ins we ship. To remedy this, we've divided the previous
|
||||
set of available plug-ins into four modules:
|
||||
|
||||
- gst-plugins-base: a small and fixed set of plug-ins, covering a wide range
|
||||
of possible types of elements; these are continuously kept up-to-date
|
||||
with any core changes during the development series.
|
||||
|
||||
- We believe distributors can safely ship these plug-ins.
|
||||
- People writing elements should base their code on these elements.
|
||||
- These elements come with examples, documentation, and regression tests.
|
||||
|
||||
- gst-plugins-good: a set of plug-ins that we consider to have good quality
|
||||
code, correct functionality, our preferred license (LGPL for the plug-in
|
||||
code, LGPL or LGPL-compatible for the supporting library).
|
||||
|
||||
- We believe distributors can safely ship these plug-ins.
|
||||
- People writing elements should base their code on these elements.
|
||||
|
||||
- gst-plugins-ugly: a set of plug-ins that have good quality and correct
|
||||
functionality, but distributing them might pose problems. The license
|
||||
on either the plug-ins or the supporting libraries might not be how we'd
|
||||
like. The code might be widely known to present patent problems.
|
||||
|
||||
- Distributors should check if they want/can ship these plug-ins.
|
||||
- People writing elements should base their code on these elements.
|
||||
|
||||
- gst-plugins-bad: a set of plug-ins that aren't up to par compared to the
|
||||
rest. They might be close to being good quality, but they're missing
|
||||
something - be it a good code review, some documentation, a set of tests,
|
||||
a real live maintainer, or some actual wide use.
|
||||
If the blanks are filled in they might be upgraded to become part of
|
||||
either gst-plugins-good or gst-plugins-ugly, depending on the other factors.
|
||||
|
||||
- If the plug-ins break, you can't complain - instead, you can fix the
|
||||
problem and send us a patch, or bribe someone into fixing them for you.
|
||||
- New contributors can start here for things to work on.
|
||||
|
||||
INSTALLING FROM PACKAGES
|
||||
------------------------
|
||||
You should always prefer installing from packages first. GStreamer is
|
||||
well-maintained for a number of distributions, including Fedora, Debian,
|
||||
Ubuntu, Mandrake, Gentoo, ...
|
||||
|
||||
Only in cases where you:
|
||||
- want to hack on GStreamer
|
||||
- want to verify that a bug has been fixed
|
||||
- do not have a sane distribution
|
||||
should you choose to build from source tarballs or CVS.
|
||||
|
||||
Find more information about the various packages at
|
||||
http://gstreamer.freedesktop.org/download/
|
||||
|
||||
COMPILING FROM SOURCE TARBALLS
|
||||
------------------------------
|
||||
- again, make sure that you really need to install from source !
|
||||
If GStreamer is one of your first projects ever that you build from source,
|
||||
consider taking on an easier project.
|
||||
|
||||
COMPILING FROM SOURCE
|
||||
---------------------
|
||||
- make sure you compiled and at least did a test-run of GStreamer (core)
|
||||
- check output of ./configure --help to see if any options apply to you
|
||||
- configure the source tree:
|
||||
- if you installed GStreamer, then do:
|
||||
./configure
|
||||
If configure complains about missing GStreamer, you should try the
|
||||
following command:
|
||||
$export PKG_CONFIG_PATH=prefix/lib/pkgconfig
|
||||
where prefix should be replaced by the prefix you used to configure
|
||||
GStreamer. (Be mindful NOT to ADD a trailing / to that option !).
|
||||
After that, rerun ./configure. If this doesn't fix it, you have other
|
||||
issues ;)
|
||||
|
||||
- if you didn't install GStreamer, you can still compile the plug-ins.
|
||||
Add the path to gstreamer-uninstalled.pc (which lives in the gstreamer
|
||||
source tree) to PKG_CONFIG_PATH
|
||||
or run configure --with-pkg-config-path=(path to gstreamer uninstalled)
|
||||
|
||||
- the output of configure will give you a list of plug-ins with external
|
||||
dependencies (ie, depending on other libs, see below). By no means
|
||||
should you try to get them all built on your first run. This is hard
|
||||
enough as it is ;) Resist the urge to get the most features for now.
|
||||
It doesn't list all of the non-depending plug-ins, which get built
|
||||
regardless (unless you explicitly asked it not to).
|
||||
|
||||
- build the tree:
|
||||
- run
|
||||
./configure
|
||||
make
|
||||
If any plug-in causes a problem at this stage, you should re-configure
|
||||
with --disable-(dependency)
|
||||
and doublecheck if configure reports this plug-in as being disabled.
|
||||
Then re-run make.
|
||||
|
||||
- install:
|
||||
- if you installed GStreamer, and want to install the plug-ins as well, run
|
||||
make install
|
||||
and, as root, run
|
||||
gst-register
|
||||
- if you installed GStreamer, but don't want to install the plug-ins, run
|
||||
gst-register --gst-plugin-path=.
|
||||
- if you didn't install GStreamer, then do
|
||||
path/to/gstreamer/tools/gst-register --gst-plugin-path=.
|
||||
(Replace path/to/gstreamer obviously)
|
||||
to build GStreamer.
|
||||
- if you want to install it (not required), run
|
||||
make install
|
||||
- You should create a registry for things to work.
|
||||
If you ran make install in the previous step, run
|
||||
gst-register
|
||||
as root.
|
||||
|
||||
- test:
|
||||
- run
|
||||
gst-launch sinesrc ! fakesink
|
||||
and prefix gst-launch with the path to gstreamer/tools if you didn't install
|
||||
GStreamer.
|
||||
If this doesn't give any errors, you can abort it.
|
||||
If you didn't install, run
|
||||
tools/gst-register
|
||||
as a normal user.
|
||||
|
||||
- try replacing fakesink with your choice of
|
||||
osssink/esdsink/artsdsink/alsasink/jacksink (depending on what output
|
||||
method you have available) and see if you hear a C tone.
|
||||
- try out a simple test:
|
||||
gst-launch fakesrc num_buffers=5 ! fakesink
|
||||
(If you didn't install GStreamer, again prefix gst-launch with tools/)
|
||||
|
||||
- After this, you should look into installing an application, like
|
||||
gst-player, gst-editor or monkey-media with rhythmbox.
|
||||
If it outputs a bunch of messages from fakesrc and fakesink, everything is
|
||||
ok.
|
||||
|
||||
- After this, you're ready to install gst-plugins, which will provide the
|
||||
functionality you're probably looking for by now, so go on and read
|
||||
that README.
|
||||
|
||||
COMPILING FROM CVS
|
||||
------------------
|
||||
When building from CVS sources, you will need to run autogen.sh to generate
|
||||
When building from CVS sources, you will need to run autogen.sh to generate
|
||||
the build system files.
|
||||
|
||||
GStreamer is cutting-edge stuff. To be a CVS developer, you need
|
||||
what used to be considered cutting-edge tools.
|
||||
You will need a set of additional tools typical for building from CVS,
|
||||
including:
|
||||
- autoconf
|
||||
- automake
|
||||
- libtool
|
||||
|
||||
ATM, most of us have at least these versions :
|
||||
|
||||
* autoconf 2.52 (NOT 2.52d)
|
||||
* automake 1.5
|
||||
* gettext 0.11.5
|
||||
* libtool 1.4 (NOT Gentoo's genetic failure 1.4.2)
|
||||
* pkg-config 0.8.0
|
||||
|
||||
autogen.sh will check for these versions and complain if you don't have
|
||||
autogen.sh will check for recent enough versions and complain if you don't have
|
||||
them. You can also specify specific versions of automake and autoconf with
|
||||
--with-automake and --with-autoconf
|
||||
|
||||
|
@ -87,8 +186,6 @@ autogen.sh can pass on arguments to configure - you just need to separate them
|
|||
from autogen.sh with -- between the two.
|
||||
prefix has been added to autogen.sh but will be passed on to configure because
|
||||
some build scripts like that.
|
||||
You will probably have to pass at least --with-pkg-config-path to autogen.sh
|
||||
to point to the CVS version of GStreamer.
|
||||
|
||||
When you have done this once, you can use autoregen.sh to re-autogen with
|
||||
the last passed options as a handy shortcut. Use it.
|
||||
|
@ -96,14 +193,25 @@ the last passed options as a handy shortcut. Use it.
|
|||
After the autogen.sh stage, you can follow the directions listed in
|
||||
"COMPILING FROM SOURCE"
|
||||
|
||||
You can also run your whole cvs stack uninstalled. The script in
|
||||
the gstreamer module /docs/faq/gst-uninstalled) is helpful in setting
|
||||
up your environment for this.
|
||||
|
||||
PLUG-IN DEPENDENCIES AND LICENSES
|
||||
---------------------------------
|
||||
GStreamer is developed under the terms of the LGPL (see LICENSE file for
|
||||
details). Some of our plug-ins however rely on libraries which are available
|
||||
under other licenses. This means that if you are using an application which
|
||||
has a non-GPL compatible license (for instance a closed-source application)
|
||||
GStreamer is developed under the terms of the LGPL (see LICENSE file for
|
||||
details). Some of our plug-ins however rely on libraries which are available
|
||||
under other licenses. This means that if you are using an application which
|
||||
has a non-GPL compatible license (for instance a closed-source application)
|
||||
with GStreamer, you have to make sure not to use GPL-linked plug-ins.
|
||||
When using GPL-linked plug-ins, GStreamer is for all practical reasons
|
||||
under the GPL itself.
|
||||
When using GPL-linked plug-ins, GStreamer is for all practical reasons
|
||||
under the GPL itself.
|
||||
|
||||
There is a LICESENSE_readme file containing licensing information on the plugins
|
||||
HISTORY
|
||||
-------
|
||||
The fundamental design comes from the video pipeline at Oregon Graduate
|
||||
Institute, as well as some ideas from DirectMedia. It's based on plug-ins that
|
||||
will provide the various codec and other functionality. The interface
|
||||
hopefully is generic enough for various companies (ahem, Apple) to release
|
||||
binary codecs for Linux, until such time as they get a clue and release the
|
||||
source.
|
||||
|
|
165
RELEASE
165
RELEASE
|
@ -1,114 +1,73 @@
|
|||
|
||||
GStreamer: Release notes for GStreamer Plugins 0.8.7 "Hyperspace"
|
||||
GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.1 "Angel Eyes"
|
||||
|
||||
|
||||
The GStreamer team is happy to announce a new release
|
||||
in the 0.8.x stable series of the GStreamer Plugins.
|
||||
The GStreamer team is petrified to announce a new release
|
||||
in the 0.9.x development series of the
|
||||
GStreamer Bad Plug-ins.
|
||||
|
||||
|
||||
The 0.8.x series is a stable series aimed at end users.
|
||||
It is not API or ABI compatible with the stable 0.6.x series.
|
||||
It is, however, parallel installable with the 0.6.x series.
|
||||
The 0.9.x series is a development series and not recommended for end users.
|
||||
It is not API or ABI compatible with the stable 0.8.x series.
|
||||
It is, however, parallel installable with the 0.8.x series.
|
||||
|
||||
|
||||
This module contains plugins providing media encoding and decoding,
|
||||
conversion, effects, and other elements that provide actual media
|
||||
handling functionality to the core. You need the GStreamer core module
|
||||
to make them work. The versions do not need to match exactly, as long
|
||||
as all of them are in the 0.8.x series.
|
||||
|
||||
"That an accusation?"
|
||||
|
||||
|
||||
No perfectly groomed moustache or any amount of fine clothing is going to
|
||||
cover up the truth - these plug-ins are Bad with a capital B.
|
||||
They look fine on the outside, and might even appear to get the job done, but
|
||||
at the end of the day they're a black sheep. Without a golden-haired angel
|
||||
to watch over them, they'll probably land in an unmarked grave at the final
|
||||
showdown.
|
||||
|
||||
|
||||
Don't bug us about their quality - exercise your Free Software rights,
|
||||
patch up the offender and send us the patch on the fastest steed you can
|
||||
steal from the Confederates. Because you see, in this world, there's two
|
||||
kinds of people, my friend: those with loaded guns and those who dig.
|
||||
You dig.
|
||||
|
||||
|
||||
This module contains a set of plug-ins that aren't up to par compared to the
|
||||
rest. They might be close to being good quality, but they're missing something
|
||||
- be it a good code review, some documentation, a set of tests, a real live
|
||||
maintainer, or some actual wide use. If the blanks are filled in they might be
|
||||
upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
|
||||
depending on the other factors.
|
||||
If the plug-ins break, you can't complain - instead, you can fix the
|
||||
problem and send us a patch, or bribe someone into fixing them for you.
|
||||
New contributors can start here for things to work on.
|
||||
|
||||
|
||||
Other modules containing plug-ins are:
|
||||
|
||||
|
||||
gst-plugins-base
|
||||
contains a basic set of well-supported plug-ins
|
||||
gst-plugins-good
|
||||
contains a set of well-supported plug-ins under our preferred license
|
||||
gst-plugins-ugly
|
||||
contains a set of well-supported plug-ins, but might pose problems for
|
||||
distributors
|
||||
|
||||
|
||||
The FFmpeg-based decoder element has been moved to its own module. If you
|
||||
want support for a lot of popular video formats, you need to install this
|
||||
module along with the GStreamer Core and Plugins. An FFmpeg-based colorspace
|
||||
element has been added to the Plugins however.
|
||||
|
||||
|
||||
Features of this release
|
||||
|
||||
* Parallel installability with 0.6.x series
|
||||
* Internationalization
|
||||
* Translations: af az cs en_GB hu nb nl or sq sr sv uk
|
||||
* multichannel audio support
|
||||
* new element: apetag
|
||||
* new element: ttadec, ttaparse
|
||||
* new element: directfbvideosink
|
||||
* vcd fixes
|
||||
* playbin fixes
|
||||
* dvdread fixes
|
||||
* a52dec fixes
|
||||
* sunaudiosrc fixes
|
||||
* osssrc fixes
|
||||
* avidemux fixes
|
||||
* licensing updates
|
||||
* Parallel installability with 0.8.x series
|
||||
* Threadsafe design and API
|
||||
|
||||
Bugs fixed in this release
|
||||
|
||||
* 147919 : [playbin] broken wav seeking
|
||||
* 148559 : [monoscope] grinds to a halt
|
||||
* 149102 : gstreamer license problems
|
||||
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
|
||||
* 151624 : Multichannel support
|
||||
* 152339 : [PATCH] [build] gst-plugins cross compiling
|
||||
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
|
||||
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
|
||||
* 154814 : Selection of totem crashing videos
|
||||
* 154815 : [PATCH] ffmpegcolorspace leaks caps
|
||||
* 155348 : Various MP3 files cannot be detected or played
|
||||
* 155879 : [libriff] Bug in lib-riff
|
||||
* 156798 : " An error occured " " Could not write to resource " this sa...
|
||||
* 157233 : [PATCH] playbin leak fixes
|
||||
* 158258 : Patch for polypsink to make it work with both threaded an...
|
||||
* 158382 : [PATCH] [build] debian speex detection patch
|
||||
* 158650 : [PATCH] [videocrop] video crop is completely buggered
|
||||
* 158704 : Fix/finish (S)VCD support
|
||||
* 159215 : [PATCH] Memory leaks in audioscale
|
||||
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
|
||||
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
|
||||
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
|
||||
* 159338 : alaw/mulaw decoders caps warning
|
||||
* 159433 : [osssink] doesn't check for supported channels
|
||||
* 159512 : Progress bar with m4a (aac) broken
|
||||
* 159651 : [decodebin] totem crash
|
||||
* 159759 : DVD LCPM asserts
|
||||
* 159847 : [build] hardcoded path for musepack headers in configure
|
||||
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
|
||||
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
|
||||
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
|
||||
* 160439 : Can't compile gst-plugins without GCONF
|
||||
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
|
||||
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
|
||||
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
|
||||
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
|
||||
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
|
||||
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
|
||||
* 161624 : [alsasink] crash at end of playing this file
|
||||
* 161980 : Volume control applet does not set value correctly.
|
||||
* 162819 : [audioscale] cleanup
|
||||
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
|
||||
* 162924 : [playbin] totem assertion failures when playing cd / pote...
|
||||
|
||||
API changed in this release
|
||||
|
||||
|
||||
- API additions:
|
||||
|
||||
* A new cdparanoia property, device, has been added.
|
||||
* A new dvdnavsrc property, device, has been added.
|
||||
* A new dvdreadsrc property, device, has been added.
|
||||
* A new vcdsrc property, device, has been added.
|
||||
|
||||
- API depreciations:
|
||||
|
||||
* A cdparanoia property, location, has been marked for deprecation.
|
||||
* A dvdnavsrc property, location, has been marked for deprecation.
|
||||
* A dvdreadsrc property, location, has been marked for deprecation.
|
||||
* A vcdsrc property, location, has been marked for deprecation.
|
||||
|
||||
Download
|
||||
|
||||
You can find source releases of gst-plugins in the download directory:
|
||||
http://gstreamer.freedesktop.org/src/gst-plugins/
|
||||
You can find source releases of gst-plugins-bad in the download directory:
|
||||
http://gstreamer.freedesktop.org/src/gst-plugins-bad/
|
||||
|
||||
GStreamer Homepage
|
||||
|
||||
|
@ -130,34 +89,20 @@ will create more lists as necessary.
|
|||
|
||||
|
||||
Applications
|
||||
|
||||
The GConf settings have moved to a versioned location and can now be found
|
||||
under /system/gstreamer/0.8. Applications should use the gconf library,
|
||||
as provided by gstreamer-gconf-0.8.pc, to access the default settings.
|
||||
|
||||
|
||||
Contributors to this release
|
||||
|
||||
* Archana Shah
|
||||
* Arwed v. Merkatz
|
||||
* Balamurali Viswanathan
|
||||
* Benjamin Otte
|
||||
* Andy Wingo
|
||||
* Christian Schaller
|
||||
* Christophe Fergeau
|
||||
* David Schleef
|
||||
* Edward Hervey
|
||||
* Iain Holmes
|
||||
* James Bowes
|
||||
* Julien Moutte
|
||||
* Maciej Katafiasz
|
||||
* Martin Soto
|
||||
* Jan Schmidt
|
||||
* Michael Smith
|
||||
* Philippe Khalaf
|
||||
* Ronald Bultje
|
||||
* Sebastien Cote
|
||||
* Stefan Kost
|
||||
* Stephane Loeuillet
|
||||
* Thomas Vander Stichele
|
||||
* Tim-Philipp Müller
|
||||
* Toni Willberg
|
||||
* Wim Taymans
|
||||
* Zaheer Abbas Merali
|
||||
|
16
autogen.sh
16
autogen.sh
|
@ -5,17 +5,17 @@ DIE=0
|
|||
package=gst-plugins
|
||||
srcfile=gst/librfb/gstrfbsrc.c
|
||||
|
||||
# a quick cvs co if necessary to alleviate the pain - may remove this
|
||||
# when developers get a clue ;)
|
||||
if test ! -d common;
|
||||
then
|
||||
# a quick cvs co to ease the transition
|
||||
if test ! -d common;
|
||||
then
|
||||
echo "+ getting common/ from cvs"
|
||||
cvs co common
|
||||
if test -e CVS/Tag
|
||||
then
|
||||
TAG="-r `tail -c +2 CVS/Tag`"
|
||||
fi
|
||||
cvs co $TAG common
|
||||
fi
|
||||
|
||||
# ensure that we have the dirs we put ext libs in to appease automake
|
||||
#mkdir -p gst-libs/ext/ffmpeg/ffmpeg
|
||||
|
||||
# source helper functions
|
||||
if test ! -f common/gst-autogen.sh;
|
||||
then
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 54886902497be267fe1f1a3f9c4dc0245bc46175
|
||||
Subproject commit 00cc4f5af95a15be55b8c1b3eed09f4738412f91
|
|
@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
|
|||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AS_VERSION(gst-plugins, GST_PLUGINS_BAD_VERSION, 0, 9, 0, 1,
|
||||
AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 1, 0,
|
||||
GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
|
@ -431,7 +431,7 @@ dnl po/Makefile.in
|
|||
|
||||
AC_CONFIG_FILES(
|
||||
Makefile
|
||||
gst-plugins.spec
|
||||
gst-plugins-bad.spec
|
||||
gst/Makefile
|
||||
gst/qtdemux/Makefile
|
||||
sys/Makefile
|
||||
|
|
|
@ -1,746 +0,0 @@
|
|||
# This SPEC file is created in a way that tries to solve various demands.
|
||||
# First of all it tries to create packages that will easily replace both the
|
||||
# Fedora Core default packages and also replace the extra rpms provided
|
||||
# by Fedora.us or freshrpms.net.
|
||||
# At the same time they will only include plugins for which you have the needed
|
||||
# packages installed at the time you run autogen.sh. This means that if you
|
||||
# are not careful you might end up with less plugins than what the standard
|
||||
# packages provide, which in turn means things might stop working for you.
|
||||
# So make sure you have an idea of what you do before creating RPMS using this
|
||||
# SPEC file.
|
||||
|
||||
%define register %{_bindir}/gst-register-%{majorminor} > /dev/null 2>&1 || :
|
||||
%define gst_minver 0.7.6
|
||||
%define gstp_minver 0.7.6
|
||||
|
||||
Name: gstreamer09-plugins
|
||||
Version: @VERSION@
|
||||
Release: @GST_PLUGINS_VERSION_RELEASE@
|
||||
Summary: GStreamer Streaming-media framework plug-ins.
|
||||
|
||||
%define majorminor @GST_MAJORMINOR@
|
||||
|
||||
Group: Applications/Multimedia
|
||||
License: LGPL
|
||||
URL: http://gstreamer.net/
|
||||
Vendor: GStreamer Backpackers Team <package@gstreamer.net>
|
||||
Source: http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%define _glib2 @GLIB2_REQ@
|
||||
|
||||
Requires: glib2 >= %_glib2
|
||||
BuildRequires: glib2-devel >= %_glib2
|
||||
Requires: gstreamer09 >= %{gst_minver}
|
||||
BuildRequires: gstreamer09-devel >= %{gst_minver}
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: XFree86-devel
|
||||
|
||||
# @USE_AUDIOFILE_TRUE@Requires: audiofile >= 0.2.1
|
||||
# @USE_AUDIOFILE_TRUE@BuildRequires: audiofile-devel >= 0.2.1
|
||||
# @USE_CDPARANOIA_TRUE@Requires: cdparanoia-libs >= alpha9.7
|
||||
# @USE_CDPARANOIA_TRUE@BuildRequires: cdparanoia-devel >= alpha9.7
|
||||
@USE_ESD_TRUE@Requires: esound >= 0.2.8
|
||||
@USE_ESD_TRUE@BuildRequires: esound-devel >= 0.2.8
|
||||
@USE_ESD_TRUE@Obsoletes: gstreamer-esd
|
||||
@USE_ESD_TRUE@
|
||||
@USE_ESD_TRUE@Provides: gstreamer-audiosrc
|
||||
@USE_ESD_TRUE@Provides: gstreamer-audiosink
|
||||
@USE_FLAC_TRUE@Requires: flac >= 1.0.3
|
||||
@USE_FLAC_TRUE@BuildRequires: flac-devel >= 1.0.3
|
||||
@USE_GCONF_TRUE@Requires: GConf2
|
||||
@USE_GCONF_TRUE@BuildRequires: GConf2-devel
|
||||
# @USE_GNOME_VFS_TRUE@Requires: gnome-vfs2 > 1.9.4.00
|
||||
# @USE_GNOME_VFS_TRUE@BuildRequires: gnome-vfs2-devel > 1.9.4.00
|
||||
# @USE_HERMES_TRUE@Requires: Hermes >= 1.3.0
|
||||
# @USE_HERMES_TRUE@BuildRequires: Hermes-devel >= 1.3.0
|
||||
@USE_JPEG_TRUE@Requires: libjpeg
|
||||
@USE_JPEG_TRUE@BuildRequires: libjpeg-devel
|
||||
@USE_LIBPNG_TRUE@Requires: libpng >= 1.2.0
|
||||
@USE_LIBPNG_TRUE@BuildRequires: libpng-devel >= 1.2.0
|
||||
# @USE_MIKMOD_TRUE@Requires: mikmod
|
||||
# @USE_MIKMOD_TRUE@BuildRequires: mikmod
|
||||
@USE_OSS_TRUE@BuildRequires: glibc-devel
|
||||
# @USE_PANGO_TRUE@Requires: pango
|
||||
# @USE_PANGO_TRUE@BuildRequires: pango-devel
|
||||
# @USE_RAW1394_TRUE@Requires: libraw1394
|
||||
# @USE_RAW1394_TRUE@BuildRequires: libraw1394-devel
|
||||
# @USE_SDL_TRUE@Requires: SDL >= 1.2.0
|
||||
# @USE_SDL_TRUE@BuildRequires: SDL-devel >= 1.2.0
|
||||
# @USE_SDL_TRUE@#SDL-devel should require XFree86-devel because it links to it
|
||||
# @USE_SDL_TRUE@#only it doesn't seem to do that currently
|
||||
# @USE_SDL_TRUE@BuildRequires: XFree86-devel
|
||||
@USE_SPEEX_TRUE@Requires: speex
|
||||
@USE_SPEEX_TRUE@BuildRequires: speex-devel
|
||||
# @USE_SMOOTHWAVE_TRUE@Requires: gtk2
|
||||
# @USE_SMOOTHWAVE_TRUE@BuildRequires: gtk2-devel
|
||||
# @USE_VORBIS_TRUE@Requires: libogg >= 1.0
|
||||
# @USE_VORBIS_TRUE@Requires: libvorbis >= 1.0
|
||||
# @USE_VORBIS_TRUE@BuildRequires: libogg-devel >= 1.0
|
||||
# @USE_VORBIS_TRUE@BuildRequires: libvorbis-devel >= 1.0
|
||||
# @USE_XVIDEO_TRUE@Requires: XFree86-libs
|
||||
# @USE_XVIDEO_TRUE@BuildRequires: XFree86-devel
|
||||
# @USE_HERMES_TRUE@# @USE_LIBPNG_TRUE@Requires: libpng
|
||||
|
||||
%description
|
||||
GStreamer is a streaming-media framework, based on graphs of filters which
|
||||
operate on media data. Applications using this library can do anything
|
||||
from real-time sound processing to playing videos, and just about anything
|
||||
else media-related. Its plugin-based architecture means that new data
|
||||
types or processing capabilities can be added simply by installing new
|
||||
plug-ins.
|
||||
|
||||
%prep
|
||||
%setup -n gst-plugins-%{version}
|
||||
%build
|
||||
%configure \
|
||||
--with-gdk-pixbuf-loader-dir=$RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.2.0/loaders \
|
||||
--enable-debug \
|
||||
--enable-DEBUG
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
||||
%makeinstall
|
||||
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
||||
|
||||
# Clean out files that should not be part of the rpm.
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING README REQUIREMENTS
|
||||
|
||||
# non-core plugins without external dependencies
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
|
||||
# %{_libdir}/gstreamer-%{majorminor}/libgsttcp.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstfdsrc.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstsilence.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstvideoflip.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstqtdemux.so
|
||||
%{_libdir}/gstreamer-%{majorminor}//libgstmpegaudioparse.so
|
||||
|
||||
# gstreamer-plugins with external dependencies but in the main package
|
||||
# @USE_ARTS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstarts.so
|
||||
# @USE_ARTSC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstartsdsink.so
|
||||
# @USE_AUDIOFILE_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstaudiofile.so
|
||||
# @USE_CDPARANOIA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcdparanoia.so
|
||||
@USE_ESD_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstesd.so
|
||||
# @USE_POLYP_TRUE@%{_libdir}/gstreamer-%{majorminor}/libpolypaudio.so
|
||||
@USE_FLAC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
|
||||
# @USE_HERMES_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsthermescolorspace.so
|
||||
# @USE_SMOOTHWAVE_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsmoothwave.so
|
||||
@USE_JPEG_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
|
||||
# @USE_MIKMOD_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstmikmod.so
|
||||
# @USE_SDL_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsdlvideosink.so
|
||||
# @USE_VORBIS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvorbis.so
|
||||
# @USE_VORBIS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstogg.so
|
||||
@USE_LIBPNG_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
|
||||
@USE_OSS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
|
||||
# @USE_GST_V4L_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux.so
|
||||
## @USE_RAW1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
|
||||
# Snapshot plugin uses libpng
|
||||
# @USE_LIBPNG_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsnapshot.so
|
||||
# @USE_PANGO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttextoverlay.so
|
||||
# @USE_PANGO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttimeoverlay.so
|
||||
@USE_SPEEX_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
|
||||
@USE_LIBCACA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
|
||||
# @USE_XVIDEO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
|
||||
# @USE_XVIDEO_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
|
||||
# @USE_SNDFILE_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
|
||||
# @USE_MUSICBRAINZ_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsttrm.so
|
||||
@USE_GCONF_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstgconfelements.so
|
||||
## Libraries
|
||||
%{_libdir}/libgstvideofilter-%{majorminor}.*
|
||||
%{_datadir}/locale
|
||||
|
||||
%post
|
||||
%{_bindir}/gst-register-%{majorminor} > /dev/null 2> /dev/null
|
||||
|
||||
%package audio
|
||||
Summary: Additional audio plugins for GStreamer
|
||||
Group: Applications/Multimedia
|
||||
|
||||
@USE_SIDPLAY_TRUE@BuildRequires: libsidplay-devel >= 1.36.0
|
||||
# @USE_SHOUT_TRUE@BuildRequires: libshout-devel <= 2.0
|
||||
# # @USE_SHOUT2_TRUE@BuildRequires: libshout-devel >= 2.0
|
||||
# @USE_LADSPA_TRUE@BuildRequires: ladspa-devel
|
||||
|
||||
Requires: gstreamer09-plugins >= %{gstp_minver}
|
||||
Requires(pre): %{_bindir}/gst-register-%{majorminor}
|
||||
Requires(post): %{_bindir}/gst-register-%{majorminor}
|
||||
|
||||
# @USE_LADSPA_TRUE@Provides: gstreamer-ladspa = %{version}-%{release}
|
||||
@USE_SIDPLAY_TRUE@Provides: gstreamer-sid = %{version}-%{release}
|
||||
# @USE_SHOUT_TRUE@Provides: gstreamer-shout = %{version}-%{release}
|
||||
|
||||
%description audio
|
||||
This package contains additional audio plugins for GStreamer, including
|
||||
- codec for sid (C64)
|
||||
- a shout element to stream to icecast servers
|
||||
- a ladspa elements wrapping LADSPA plugins
|
||||
# - a shout 2 element
|
||||
|
||||
%files audio
|
||||
%defattr(-, root, root, -)
|
||||
# @USE_LADSPA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
|
||||
@USE_SIDPLAY_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
|
||||
# @USE_SHOUT_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstshout.so
|
||||
# # @USE_SHOUT2_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
|
||||
|
||||
%post audio
|
||||
%{register}
|
||||
%postun audio
|
||||
%{register}
|
||||
|
||||
%package extra-audio
|
||||
Summary: Extra audio plugins for GStreamer
|
||||
Group: Applications/Multimedia
|
||||
|
||||
@USE_FAAD_TRUE@BuildRequires: faad2-devel >= 2.0
|
||||
# @USE_GSM_TRUE@BuildRequires: gsm-devel >= 1.0.10
|
||||
@USE_LAME_TRUE@BuildRequires: lame-devel >= 3.89
|
||||
@USE_MAD_TRUE@BuildRequires: libid3tag-devel >= 0.15.0
|
||||
@USE_MAD_TRUE@BuildRequires: libmad-devel >= 0.15.0
|
||||
|
||||
Requires: gstreamer09-plugins >= %{gstp_minver}
|
||||
Requires(pre): %{_bindir}/gst-register-%{majorminor}
|
||||
Requires(post): %{_bindir}/gst-register-%{majorminor}
|
||||
|
||||
@USE_FAAD_TRUE@Provides: gstreamer-faad = %{version}-%{release}
|
||||
# @USE_GSM_TRUE@Provides: gstreamer-gsm = %{version}-%{release}
|
||||
@USE_LAME_TRUE@Provides: gstreamer-lame = %{version}-%{release}
|
||||
@USE_MAD_TRUE@Provides: gstreamer-mad = %{version}-%{release}
|
||||
|
||||
%description extra-audio
|
||||
This package contains extra audio plugins for GStreamer, including
|
||||
- gsm decoding
|
||||
- faad2 decoding
|
||||
- mad mp3 decoding
|
||||
- lame mp3 encoding
|
||||
|
||||
%post extra-audio
|
||||
%{register}
|
||||
%postun extra-audio
|
||||
%{register}
|
||||
|
||||
%files extra-audio
|
||||
%defattr(-, root, root, -)
|
||||
@USE_FAAD_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
|
||||
# @USE_GSM_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
|
||||
@USE_LAME_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
|
||||
@USE_MAD_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
|
||||
|
||||
%package extra-dvd
|
||||
Summary: DVD plugins for GStreamer
|
||||
Group: Applications/Multimedia
|
||||
|
||||
# @USE_A52DEC_TRUE@BuildRequires: a52dec-devel >= 0.7.3
|
||||
# @USE_DVDNAV_TRUE@BuildRequires: libdvdnav-devel >= 0.1.3
|
||||
# @USE_DVDREAD_TRUE@BuildRequires: libdvdread-devel >= 0.9.0
|
||||
|
||||
Requires: gstreamer09-plugins >= %{gstp_minver}
|
||||
Requires: gstreamer09-plugins-extra-video >= %{gstp_minver}
|
||||
Requires(pre): %{_bindir}/gst-register-%{majorminor}
|
||||
Requires(post): %{_bindir}/gst-register-%{majorminor}
|
||||
|
||||
Provides: gstreamer-dvd = %{version}-%{release}
|
||||
# @USE_A52DEC_TRUE@Provides: gstreamer- = %{version}-%{release}
|
||||
# @USE_DVDNAV_TRUE@Provides: gstreamer-dvdnavsrc = %{version}-%{release}
|
||||
# @USE_DVDREAD_TRUE@Provides: gstreamer-dvdreadsrc = %{version}-%{release}
|
||||
|
||||
%description extra-dvd
|
||||
This package contains dvd plugins for GStreamer, including
|
||||
|
||||
- libdvdread
|
||||
decoding
|
||||
|
||||
%post extra-dvd
|
||||
%{register}
|
||||
%postun extra-dvd
|
||||
%{register}
|
||||
|
||||
%files extra-dvd
|
||||
%defattr(-, root, root, -)
|
||||
# @USE_A52DEC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
|
||||
# @USE_DVDNAV_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdvdnavsrc.so
|
||||
# @USE_DVDREAD_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdvdreadsrc.so
|
||||
|
||||
%package video
|
||||
Summary: Additional video plugins for GStreamer
|
||||
Group: Applications/Multimedia
|
||||
|
||||
@USE_AALIB_TRUE@BuildRequires: aalib-devel >= 1.3
|
||||
|
||||
Requires: gstreamer09-plugins >= %{gstp_minver}
|
||||
Requires(pre): %{_bindir}/gst-register-%{majorminor}
|
||||
Requires(post): %{_bindir}/gst-register-%{majorminor}
|
||||
|
||||
@USE_AALIB_TRUE@Provides: gstreamer-aasink = %{version}-%{release}
|
||||
|
||||
%description video
|
||||
This package contains additional video plugins for GStreamer, including
|
||||
- an output sink based on aalib (ASCII art output)
|
||||
- an element for decoding dv streams using libdv
|
||||
- an output sink based on cacalib (color ASCII art output)
|
||||
- A Dirac video format decoder
|
||||
- An output sink based on OpenGL
|
||||
|
||||
%files video
|
||||
%defattr(-, root, root, -)
|
||||
@USE_AALIB_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
|
||||
@USE_LIBDV_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
|
||||
@USE_DV1394_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
|
||||
@USE_LIBCACA_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
|
||||
# @USE_DIRAC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdirac.so
|
||||
# @USE_OPENGL_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstglimagesink.so
|
||||
|
||||
%post video
|
||||
%{register}
|
||||
%postun video
|
||||
%{register}
|
||||
|
||||
%package extra-video
|
||||
Summary: Extra video plugins for GStreamer
|
||||
Group: Applications/Multimedia
|
||||
|
||||
# @USE_LIBFAME_TRUE@BuildRequires: libfame-devel >= 0.9.0
|
||||
@USE_MPEG2DEC_TRUE@BuildRequires: mpeg2dec-devel >= 0.4.0
|
||||
# @USE_SWFDEC_TRUE@BuildRequires: swfdec-devel
|
||||
|
||||
Requires: gstreamer09-plugins >= %{gstp_minver}
|
||||
Requires: gstreamer09-plugins-extra-audio >= %{gstp_minver}
|
||||
Requires(pre): %{_bindir}/gst-register-%{majorminor}
|
||||
Requires(post): %{_bindir}/gst-register-%{majorminor}
|
||||
|
||||
# @USE_LIBFAME_TRUE@Provides: gstreamer-libfame = %{version}-%{release}
|
||||
@USE_MPEG2DEC_TRUE@Provides: gstreamer-mpeg2dec = %{version}-%{release}
|
||||
# @USE_SWFDEC_TRUE@Provides: gstreamer-swfdec = %{version}-%{release}
|
||||
|
||||
%description extra-video
|
||||
This package contains extra video plugins for GStreamer, including
|
||||
- libfame MPEG video encoding
|
||||
- mpeg2dec MPEG-2 decoding
|
||||
- swfdec Flash decoding
|
||||
|
||||
%post extra-video
|
||||
%{register}
|
||||
%postun extra-video
|
||||
%{register}
|
||||
|
||||
%files extra-video
|
||||
%defattr(-, root, root, -)
|
||||
# @USE_LIBFAME_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstlibfame.so
|
||||
@USE_MPEG2DEC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
|
||||
# @USE_SWFDEC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstswfdec.so
|
||||
|
||||
# Here are packages not in the base plugins package but not dependant
|
||||
# on an external lib
|
||||
|
||||
# Here are all the packages depending on external libs #
|
||||
|
||||
## DXR3 ###
|
||||
# @USE_DXR3_TRUE@%package -n gstreamer-plugins-dxr3
|
||||
# @USE_DXR3_TRUE@Summary: GStreamer plug-in for playback using dxr3 card.
|
||||
# @USE_DXR3_TRUE@Group: Applications/Multimedia
|
||||
# @USE_DXR3_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_DXR3_TRUE@Requires: em8300 >= 0.12.0
|
||||
# @USE_DXR3_TRUE@BuildRequires: em8300-devel >= 0.12.0
|
||||
# @USE_DXR3_TRUE@Obsoletes: gstreamer-dxr3
|
||||
# @USE_DXR3_TRUE@
|
||||
# @USE_DXR3_TRUE@%description -n gstreamer-plugins-dxr3
|
||||
# @USE_DXR3_TRUE@Plug-in supporting DVD playback using cards
|
||||
# @USE_DXR3_TRUE@with the dxr3 chipset like Hollywood Plus
|
||||
# @USE_DXR3_TRUE@and Creative Labs DVD cards.
|
||||
# @USE_DXR3_TRUE@
|
||||
# @USE_DXR3_TRUE@%files -n gstreamer-plugins-dxr3
|
||||
# @USE_DXR3_TRUE@%defattr(-, root, root)
|
||||
# @USE_DXR3_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdxr3.so
|
||||
# @USE_DXR3_TRUE@
|
||||
# @USE_DXR3_TRUE@%post -n gstreamer-plugins-dxr3
|
||||
# @USE_DXR3_TRUE@%{register}
|
||||
# @USE_DXR3_TRUE@
|
||||
# @USE_DXR3_TRUE@%postun -n gstreamer-plugins-dxr3
|
||||
# @USE_DXR3_TRUE@%{register}
|
||||
|
||||
### FAAC ###
|
||||
# @USE_FAAC_TRUE@%package -n gstreamer-plugins-faac
|
||||
# @USE_FAAC_TRUE@Summary:GStreamer plug-ins for AAC audio playback.
|
||||
# @USE_FAAC_TRUE@Group: Applications/Multimedia
|
||||
# @USE_FAAC_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_FAAC_TRUE@Requires: faac >= 1.23
|
||||
# @USE_FAAC_TRUE@BuildRequires: faac-devel >= 1.23
|
||||
# @USE_FAAC_TRUE@Obsoletes: gstreamer-faac
|
||||
# @USE_FAAC_TRUE@
|
||||
# @USE_FAAC_TRUE@%description -n gstreamer-plugins-faac
|
||||
# @USE_FAAC_TRUE@Plug-ins for playing AAC audio
|
||||
# @USE_FAAC_TRUE@
|
||||
# @USE_FAAC_TRUE@%files -n gstreamer-plugins-faac
|
||||
# @USE_FAAC_TRUE@%defattr(-, root, root)
|
||||
# @USE_FAAC_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
|
||||
# @USE_FAAC_TRUE@%post -n gstreamer-faac
|
||||
# @USE_FAAC_TRUE@%{register}
|
||||
# @USE_FAAC_TRUE@
|
||||
# @USE_FAAC_TRUE@%postun -n gstreamer-plugins-faac
|
||||
# @USE_FAAC_TRUE@%{register}
|
||||
|
||||
#### JACK AUDIO CONNECTION KIT ###
|
||||
# @USE_JACK_TRUE@%package -n gstreamer-plugins-jack
|
||||
# @USE_JACK_TRUE@Summary: GStreamer plug-in for the Jack Sound Server.
|
||||
# @USE_JACK_TRUE@Group: Applications/Multimedia
|
||||
# @USE_JACK_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_JACK_TRUE@Requires: jack-audio-connection-kit >= 0.28.0
|
||||
# @USE_JACK_TRUE@
|
||||
# @USE_JACK_TRUE@Provides: gstreamer-audiosrc
|
||||
# @USE_JACK_TRUE@Provides: gstreamer-audiosink
|
||||
# @USE_JACK_TRUE@Obsoletes: gstreamer-jack
|
||||
# @USE_JACK_TRUE@
|
||||
# @USE_JACK_TRUE@%description -n gstreamer-plugins-jack
|
||||
# @USE_JACK_TRUE@Plug-in for the JACK professional sound server.
|
||||
# @USE_JACK_TRUE@
|
||||
# @USE_JACK_TRUE@%files -n gstreamer-plugins-jack
|
||||
# @USE_JACK_TRUE@%defattr(-, root, root)
|
||||
# @USE_JACK_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
|
||||
# @USE_JACK_TRUE@
|
||||
# @USE_JACK_TRUE@%post -n gstreamer-plugins-jack
|
||||
# @USE_JACK_TRUE@%{register}
|
||||
# @USE_JACK_TRUE@
|
||||
# @USE_JACK_TRUE@%postun -n gstreamer-plugins-jack
|
||||
# @USE_JACK_TRUE@%{register}
|
||||
|
||||
#### NETWORK AUDIO SYSTEM ###
|
||||
# @USE_NAS_TRUE@%package -n gstreamer-plugins-nas
|
||||
# @USE_NAS_TRUE@Summary: GStreamer plug-in for the Network Audio System.
|
||||
# @USE_NAS_TRUE@Group: Applications/Multimedia
|
||||
# @USE_NAS_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_NAS_TRUE@Requires: libnas2 >= 1.6
|
||||
# @USE_NAS_TRUE@Obsolotes:gstreamer-nas
|
||||
# @USE_NAS_TRUE@
|
||||
# @USE_NAS_TRUE@%description -n gstreamer-plugins-nas
|
||||
# @USE_NAS_TRUE@Plug-in for the Network Audio System sound server.
|
||||
# @USE_NAS_TRUE@
|
||||
# @USE_NAS_TRUE@%files -n gstreamer-plugins-nas
|
||||
# @USE_NAS_TRUE@%defattr(-, root, root)
|
||||
# @USE_NAS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstnassink.so
|
||||
# @USE_NAS_TRUE@
|
||||
# @USE_NAS_TRUE@%post -n gstreamer-plugins-nas
|
||||
# @USE_NAS_TRUE@%{register}
|
||||
# @USE_NAS_TRUE@
|
||||
# @USE_NAS_TRUE@%postun -n gstreamer-plugins-nas
|
||||
# @USE_NAS_TRUE@%{register}
|
||||
|
||||
#### MMS Protocol support ####
|
||||
# @USE_LIBMMS_TRUE@%package -n gstreamer-plugins-mms
|
||||
# @USE_LIBMMS_TRUE@Summary: GStreamer plug-in for MMS protocol support
|
||||
# @USE_LIBMMS_TRUE@Group: Applications/Multimedia
|
||||
# @USE_LIBMMS_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_LIBMMS_TRUE@Requires: libmms >= 0.1
|
||||
# @USE_LIBMMS_TRUE@Obsoletes:gstreamer-mms
|
||||
# @USE_LIBMMS_TRUE@
|
||||
# @USE_LIBMMS_TRUE@%description -n gstreamer-plugins-mms
|
||||
# @USE_LIBMMS_TRUE@Plug-in for the MMS protocol used by Microsoft
|
||||
# @USE_LIBMMS_TRUE@
|
||||
# @USE_LIBMMS_TRUE@%files -n gstreamer-plugins-mms
|
||||
# @USE_LIBMMS_TRUE@%defattr(-, root, root)
|
||||
# @USE_LIBMMS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstmms.so
|
||||
# @USE_LIBMMS_TRUE@
|
||||
# @USE_LIBMMS_TRUE@%post -n gstreamer-plugins-mms
|
||||
# @USE_LIBMMS_TRUE@%{register}
|
||||
# @USE_LIBMMS_TRUE@
|
||||
# @USE_LIBMMS_TRUE@%postun -n gstreamer-plugins-mms
|
||||
# @USE_LIBMMS_TRUE@%{register}
|
||||
|
||||
### VIDEO 4 LINUX 2 ###
|
||||
# @USE_GST_V4L2_TRUE@%package -n gstreamer-plugins-v4l2
|
||||
# @USE_GST_V4L2_TRUE@Summary: GStreamer Video for Linux 2 plug-in.
|
||||
# @USE_GST_V4L2_TRUE@Group: Applications/Multimedia
|
||||
# @USE_GST_V4L2_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_GST_V4L2_TRUE@BuildRequires: glibc-devel
|
||||
# @USE_GST_V4L2_TRUE@Obsoletes: gstreamer-v4l2
|
||||
# @USE_GST_V4L2_TRUE@
|
||||
# @USE_GST_V4L2_TRUE@%description -n gstreamer-plugins-v4l2
|
||||
# @USE_GST_V4L2_TRUE@Plug-in for accessing Video for Linux devices.
|
||||
# @USE_GST_V4L2_TRUE@
|
||||
# @USE_GST_V4L2_TRUE@%files -n gstreamer-plugins-v4l2
|
||||
# @USE_GST_V4L2_TRUE@%defattr(-, root, root)
|
||||
# @USE_GST_V4L2_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
|
||||
# @USE_GST_V4L2_TRUE@
|
||||
# @USE_GST_V4L2_TRUE@%post -n gstreamer-plugins-v4l2
|
||||
# @USE_GST_V4L2_TRUE@%{register}
|
||||
# @USE_GST_V4L2_TRUE@
|
||||
# @USE_GST_V4L2_TRUE@%postun -n gstreamer-plugins-v4l2
|
||||
# @USE_GST_V4L2_TRUE@%{register}
|
||||
|
||||
### XVID ###
|
||||
# @USE_XVID_TRUE@%package -n gstreamer-plugins-xvid
|
||||
# @USE_XVID_TRUE@Summary: GStreamer XVID plug-in.
|
||||
# @USE_XVID_TRUE@Group: Applications/Multimedia
|
||||
# @USE_XVID_TRUE@Requires: gstreamer-plugins = %{version}
|
||||
# @USE_XVID_TRUE@BuildRequires: glibc-devel
|
||||
# @USE_XVID_TRUE@Obsoletes: gstreamer-xvid
|
||||
# @USE_XVID_TRUE@
|
||||
# @USE_XVID_TRUE@%description -n gstreamer-plugins-xvid
|
||||
# @USE_XVID_TRUE@Plug-in for decoding XVID files.
|
||||
# @USE_XVID_TRUE@
|
||||
# @USE_XVID_TRUE@%files -n gstreamer-plugins-xvid
|
||||
# @USE_XVID_TRUE@%defattr(-, root, root)
|
||||
# @USE_XVID_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstxvid.so
|
||||
# @USE_XVID_TRUE@
|
||||
# @USE_XVID_TRUE@%post -n gstreamer-plugins-xvid
|
||||
# @USE_XVID_TRUE@%{register}
|
||||
# @USE_XVID_TRUE@
|
||||
# @USE_XVID_TRUE@%postun -n gstreamer-plugins-xvid
|
||||
# @USE_XVID_TRUE@%{register}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 14 2005 Christian Schaller <christian at fluendo dot com>
|
||||
- Add vnc plugin
|
||||
|
||||
* Wed Jan 19 2005 Christian Schaller <christian at fluendo dot com>
|
||||
- add dv1394 plugin
|
||||
|
||||
* Wed Dec 22 2004 Christian Schaller <christian at fluendo dot com>
|
||||
- Add -plugins- to plugin names
|
||||
|
||||
* Thu Dec 9 2004 Christian Schaller <christian a fluendo dot com>
|
||||
- Add the mms plugin
|
||||
|
||||
* Wed Oct 06 2004 Christian Schaller <christian at fluendo dot com>
|
||||
- Add Wim's new mng decoder plugin
|
||||
- add shout2 plugin for Zaheer, hope it is correctly done :)
|
||||
|
||||
* Wed Sep 29 2004 Christian Schaller <uraeus at gnome dot org>
|
||||
- Fix USE statement for V4L2
|
||||
|
||||
* Thu Sep 28 2004 Christian Schaller <uraeus at gnome dot org>
|
||||
- Remove kio plugin (as it was broken)
|
||||
|
||||
* Wed Sep 21 2004 Christian Schaller <uraeus at gnome dot org>
|
||||
- Reorganize SPEC to fit better with fedora.us and freshrpms.net packages
|
||||
- Make sure gstinterfaces.so is in the package
|
||||
- Add all new plugins
|
||||
|
||||
* Mon Mar 15 2004 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- put back media-info
|
||||
- add ffmpegcolorspace plugin
|
||||
|
||||
* Sun Mar 07 2004 Christian Schaller <Uraeus@gnome.org>
|
||||
- Remove rm commands for media-info stuff
|
||||
- Add libdir/*
|
||||
|
||||
* Thu Mar 04 2004 Christian Schaller <Uraeus@gnome.org>
|
||||
- Add missing gconf schema install in %post
|
||||
|
||||
* Tue Mar 02 2004 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- Libraries/Multimedia doesn't exist, remove it
|
||||
|
||||
* Tue Mar 02 2004 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- added speex plugin.
|
||||
|
||||
* Mon Mar 01 2004 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- Cleaned up the mess. Could we PLEASE keep this sort of organized and
|
||||
- alphabetic for easy lookup ?
|
||||
|
||||
* Fri Feb 13 2004 Christian Schaller <Uraeus@gnome.org>
|
||||
- Added latest new headers
|
||||
|
||||
* Wed Jan 21 2004 Christian Schaller <Uraeus@gnome.org>
|
||||
- added NAS plugin
|
||||
- added i18n locale dir
|
||||
|
||||
* Fri Jan 16 2004 Christian Schaller <uraeus@gnome.org>
|
||||
- added libcaca plugin
|
||||
- added libgstcolorspace - fixed name of libgsthermescolorspace
|
||||
|
||||
* Wed Jan 14 2004 Christian Schaller <uraeus@gnome.org>
|
||||
- Add gamma plugin
|
||||
- Have the pixbuf plugin deleted for now
|
||||
|
||||
* Wed Dec 18 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- remove gsttagediting.h as it is gone
|
||||
- replace it with gst/tag/tag.h
|
||||
|
||||
* Sun Nov 23 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Update spec file for latest changes
|
||||
- add faad plugin
|
||||
|
||||
* Thu Oct 16 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Add new colorbalance and tuner and xoverlay stuff
|
||||
- Change name of kde-audio-devel to arts-devel
|
||||
|
||||
* Sat Sep 27 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Add majorminor to man page names
|
||||
- add navigation lib to package
|
||||
|
||||
* Tue Sep 11 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Add -%{majorminor} to each instance of gst-register
|
||||
|
||||
* Tue Aug 19 2003 Christian Schaller <Uraeus@Gnome.org>
|
||||
- Add new plugins
|
||||
|
||||
* Sat Jul 12 2003 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- move gst/ mpeg plugins to base package
|
||||
- remove hermes conditional from snapshot
|
||||
- remove one instance of resample plugin
|
||||
- fix up silly versioned plugins efence and rmdemux
|
||||
|
||||
* Sat Jul 05 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Major overhaul of SPEC file to make it compatible with what Red Hat ships
|
||||
as default
|
||||
- Probably a little less sexy, but cross-distro SPEC files are a myth anyway
|
||||
so making it convenient for RH users wins out
|
||||
- Keeping conditionals even with new re-org so that developers building the
|
||||
RPMS don't need everything installed
|
||||
- Add bunch of obsoletes to ease migration from earlier official GStreamer RPMS
|
||||
- Remove plugins that doesn't exist anymore
|
||||
|
||||
* Sun Mar 02 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Remove USE_RTP statement from RTP plugin
|
||||
- Move RTP plugin to no-deps section
|
||||
|
||||
* Sat Mar 01 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Remove videosink from SPEC
|
||||
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- various fixes
|
||||
- make video output packages provide gstreamer-videosink
|
||||
|
||||
* Thu Jan 23 2003 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- split out ffmpeg stuff to separate plugin
|
||||
|
||||
* Fri Dec 27 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- add virtual provides for audio sources and sinks
|
||||
|
||||
* Sun Dec 15 2002 Christian Schaller <Uraeus@linuxrising.org>
|
||||
- Update mpeg2dec REQ to be 0.3.1
|
||||
|
||||
* Tue Dec 10 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- only install schema once
|
||||
- move out devel lib stuff to -devel package
|
||||
|
||||
* Sun Dec 08 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- fix location of libgstpng
|
||||
- changes for parallel installability
|
||||
|
||||
* Thu Nov 28 2002 Christian Schaller <Uraeus@linuxrising.org>
|
||||
- Put in libgstpng plugin
|
||||
- rm the libgstmedia-info stuff until thomas think they are ready
|
||||
|
||||
* Fri Nov 01 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- don't use compprep until ABI issues can be fixed
|
||||
|
||||
* Wed Oct 30 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- added smpte plugin
|
||||
- split out dvdnavread package
|
||||
- fixed snapshot deps and added hermes conditionals
|
||||
|
||||
* Tue Oct 29 2002 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
- added -play package, libs, and .pc files
|
||||
|
||||
* Thu Oct 24 2002 Christian Schaller <Uraeus@linuxrising.org>
|
||||
- Added wavenc to audio formats package
|
||||
|
||||
* Sat Oct 20 2002 Christian Scchaller <Uraeus@linuxrising.org>
|
||||
- Removed all .la files
|
||||
- added separate non-openquicktime demuxer plugin
|
||||
- added snapshot plugin
|
||||
- added videotest plugin
|
||||
- Split avi plugin out to avi and windec plugins since aviplugin do not depend on avifile
|
||||
- Added cdplayer plugin
|
||||
|
||||
* Fri Sep 20 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- added gst-compprep calls
|
||||
|
||||
* Wed Sep 18 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- add gst-register-%{majorminor} calls everywhere again since auto-reregister doesn't work
|
||||
- added gstreamer-audio-formats to mad's requires since it needs the typefind
|
||||
to work properly
|
||||
|
||||
* Mon Sep 9 2002 Christian Schaller <Uraeus@linuxrising.org>
|
||||
- Added v4l2 plugin
|
||||
* Thu Aug 27 2002 Christian Schaller <Uraeus@linuxrising.org>
|
||||
- Fixed USE_DV_TRUE to USE_LIBDV_TRUE
|
||||
- Added Gconf and floatcast headers to gstreamer-plugins-devel package
|
||||
- Added mixmatrix plugin to audio-effects package
|
||||
|
||||
* Thu Jul 11 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- fixed oss package to buildrequire instead of require glibc headers
|
||||
|
||||
* Mon Jul 08 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- fixed -devel package group
|
||||
|
||||
* Fri Jul 05 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- release 0.4.0 !
|
||||
- added gstreamer-libs.pc
|
||||
- removed all gst-register-%{majorminor} calls since this should be done automatically now
|
||||
|
||||
* Thu Jul 04 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- fix issue with SDL package
|
||||
- make all packages STRICTLY require the right version to avoid
|
||||
ABI issues
|
||||
- make gst-plugins obsolete gst-plugin-libs
|
||||
- also send output of gst-register-%{majorminor} to /dev/null to lower the noise
|
||||
|
||||
* Wed Jul 03 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- require glibc-devel instead of glibc-kernheaders since the latter is only
|
||||
since 7.3 and glibc-devel pulls in the right package anyway
|
||||
|
||||
* Sun Jun 23 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- changed header location of plug-in libs
|
||||
|
||||
* Mon Jun 17 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- major cleanups
|
||||
- adding gst-register-%{majorminor} on postun everywhere
|
||||
- remove ldconfig since we don't actually install libs in system dirs
|
||||
- removed misc package
|
||||
- added video-effects
|
||||
- dot every Summary
|
||||
- uniformify all descriptions a little
|
||||
|
||||
* Thu Jun 06 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- various BuildRequires: additions
|
||||
|
||||
* Tue Jun 04 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- added USE_LIBADSPA_TRUE bits to ladspa package
|
||||
|
||||
* Mon Jun 03 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- Added libfame package
|
||||
|
||||
* Mon May 12 2002 Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>
|
||||
- Added jack, dxr3, http packages
|
||||
- Added visualisation plug-ins, effecttv and synaesthesia
|
||||
- Created devel package
|
||||
- Removed gstreamer-plugins-libs package (moved it into gstreamer-plugins)
|
||||
- Replaced prefix/dirname with _macros
|
||||
|
||||
* Mon May 06 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- added gstreamer-GConf package
|
||||
|
||||
* Wed Mar 13 2002 Thomas Vander Stichele <thomas@apestaart.org>
|
||||
- added more BuildRequires and Requires
|
||||
- rearranged some plug-ins
|
||||
- added changelog ;)
|
2
po/af.po
2
po/af.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
|
||||
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
||||
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
||||
|
|
2
po/az.po
2
po/az.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins-0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
|
||||
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
||||
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
||||
|
|
2
po/cs.po
2
po/cs.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
|
||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
|
||||
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
||||
"Language-Team: English (British) <en_gb@li.org>\n"
|
||||
|
|
2
po/hu.po
2
po/hu.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
|
||||
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
|
||||
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
||||
|
|
2
po/it.po
2
po/it.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
|
||||
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||
|
|
2
po/nb.po
2
po/nb.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
|
||||
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||
|
|
2
po/nl.po
2
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
|
||||
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
||||
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
||||
|
|
2
po/or.po
2
po/or.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
|
||||
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
||||
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
|
||||
|
|
2
po/sq.po
2
po/sq.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
|
||||
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
||||
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
||||
|
|
2
po/sr.po
2
po/sr.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
|
||||
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
||||
"Language-Team: Serbian <gnu@prevod.org>\n"
|
||||
|
|
4
po/sv.po
4
po/sv.po
|
@ -2,13 +2,13 @@
|
|||
# Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
# Christian Rose <menthos@menthos.com>, 2004.
|
||||
#
|
||||
# $Id: sv.po,v 1.21 2005/09/05 17:20:27 thaytan Exp $
|
||||
# $Id: sv.po,v 1.22 2005/09/06 14:05:50 thomasvs Exp $
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
|
||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
|
|
2
po/uk.po
2
po/uk.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
|
||||
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
||||
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
||||
|
|
2
po/vi.po
2
po/vi.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-09-05 18:47+0200\n"
|
||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
||||
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
|
||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
||||
|
|
Loading…
Reference in a new issue