After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 131128 - aasink and sdlvideosink are broken
aasink and sdlvideosink are broken
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.7.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-10 22:57 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Christian Fredrik Kalager Schaller 2004-01-10 22:57:30 UTC
The following pipelines fail:
videotestsrc ! ffcolorspace ! aasink
videotestsrc ! ffcolorspace ! sdlvideosink

These are the pipelines used in gstreamer-properties
Comment 1 Ronald Bultje 2004-02-24 16:55:33 UTC
SDL should work, I tested that a while ago... Still works for
Christophe (teuf). Don't know about aa...
Comment 2 David Schleef 2004-03-06 04:47:00 UTC
Added a fixate function to both elements.  Works fine now.