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 320953 - videofilter base class should use basetransform
videofilter base class should use basetransform
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.9.x
Other Linux
: Normal blocker
: 0.10.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-08 11:38 UTC by Thomas Vander Stichele
Modified: 2005-11-23 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2005-11-08 11:38:10 UTC
so that pipelines like these:
gst-launch -v videotestsrc ! cairotimeoverlay ! video/x-raw-yuv,framerate=5.0 !
xvimagesink

correctly negotiates instead of failing miserably
Comment 1 Julien MOUTTE 2005-11-22 10:17:42 UTC
I m working on it
Comment 2 Julien MOUTTE 2005-11-23 15:51:26 UTC
Fix0red in CVS HEAD.