https://bugzilla.redhat.com/show_bug.cgi?id=1394148 Yaakov Selkowitz <yselkowi@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yselkowi@xxxxxxxxxx --- Comment #8 from Yaakov Selkowitz <yselkowi@xxxxxxxxxx> --- Are there any other parts of gst-plugins-ugly which we can include as a (slightly) more complete gstreamer1-plugins-ugly-free? There are five plugins under gst/ with actual code: * asfdemux: demuxer for Microsoft's Advanced Streaming Format * dvdlpcmdec: Decode DVD LPCM frames into standard PCM * dvdsub: DVD subtitle parser and decoder * realmedia: RealMedia support * xingmux: add Xing tags to MP3 files And the following plugins under ext/ which just wrap other libraries which are, or could be, in Fedora: * cdio: read CD audio with libcdio (which is free but GPL) * dvdread: access DVDs with libdvdread (which is free but GPL; note that there is another plugin already in gstreamer1-plugins-bad-free which uses libdvd{nav,read}) * mad: MP3 decoding with libmad (not yet in Fedora, but should be acceptable as a MP3 decoder; license is GPL) There are others, but their dependent libraries are not in Fedora for legal reasons, or just obsolete (namely, libsidplay). Precedence is that ext/ plugins need not be removed from the tarballs even if they wrap unacceptable libraries, since they are just wrappers. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx