Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gstreamer-plugins: GStreamer Streaming-media framework plugins
        
        
            | Name: | gstreamer-plugins | Vendor: | Scientific Linux | 
        
            | Version: | 0.6.0 | License: | GPL | 
        
            | Release: | 18 | URL: |  | 
        
        
        - Summary
- 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
plugins.
Changelog
        
            - * Thu Jan 12 18:00:00 2006 John (J5) Palmieri <johnp{%}redhat{*}com> 0.6.0-18
- - Remove execstack from spec file and patch 
  gst-plugins-0.6.0/gst/videoscale/videoscale_x86_asm.s instead 
            - * Thu Jan 12 18:00:00 2006 John (J5) Palmieri <johnp{%}redhat{*}com> 0.6.0-17
- - Add BuildRequires for prelink so we can clear exec bits
- Add BuildRequires on x86 machines for nasm
- clear the exec bit on all plugins 
            - * Wed Dec  7 18:00:00 2005 John (J5) Palmieri <johnp{%}redhat{*}com> 0.6.0-16
- - Add BuildRequires for libghttp-devel