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 680483 - sample pipeline fix
sample pipeline fix
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.11.x
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-23 20:04 UTC by sreerenj
Modified: 2012-07-24 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample pipeline fix (948 bytes, patch)
2012-07-23 20:04 UTC, sreerenj
none Details | Review
doc fix (1.07 KB, patch)
2012-07-23 20:04 UTC, sreerenj
none Details | Review

Description sreerenj 2012-07-23 20:04:30 UTC
Created attachment 219529 [details] [review]
sample pipeline fix

sample pipeline fix in gstjpegdec and doc fix in video-blend.c
Comment 1 sreerenj 2012-07-23 20:04:56 UTC
Created attachment 219530 [details] [review]
doc fix
Comment 2 Wim Taymans 2012-07-24 10:59:51 UTC
commit 1256d5ed71c0e7507a43274cb6cd3e46a417a6e4
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Wed Jul 11 16:27:11 2012 +0300

    video-blend: Doc fix


commit 1057c02c735491b4c15460287f46413064c356c0
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Fri Jul 20 16:30:00 2012 +0300

    jpegdec: Fix the example gst-launch pipeline.