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 676344 - tests, xvimagesink: some minor fixes
tests, xvimagesink: some minor fixes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-18 23:02 UTC by sreerenj
Modified: 2012-05-19 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix in sample pipeline (788 bytes, patch)
2012-05-18 23:02 UTC, sreerenj
committed Details | Review
remove dead code (752 bytes, patch)
2012-05-18 23:02 UTC, sreerenj
committed Details | Review

Description sreerenj 2012-05-18 23:02:11 UTC
Created attachment 214415 [details] [review]
fix in sample pipeline

some trivial fixes to plugins-base..
Comment 1 sreerenj 2012-05-18 23:02:55 UTC
Created attachment 214416 [details] [review]
remove dead code
Comment 2 Tim-Philipp Müller 2012-05-19 10:23:02 UTC
Thanks, pushed:

commit 1805273cc588d06da495df0dcd7e81bd32e87ab9
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Tue May 15 16:09:05 2012 +0300

    xvimagesink: remove unused assignment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676344

commit d172962082fbe9d4dcf3012ac093871c28bc91d8
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Wed May 16 12:25:09 2012 +0300

    tests/icles: fix type of format field in 0.11 video caps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676344