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 415394 - [identity] post message for imperfect streams if check-perfect is true
[identity] post message for imperfect streams if check-perfect is true
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 0.10.13
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-06 17:52 UTC by Zaheer Abbas Merali
Modified: 2007-03-07 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add non-perfect signal to identity (5.44 KB, patch)
2007-03-06 17:54 UTC, Zaheer Abbas Merali
none Details | Review
small python program to test non-perfect signal (1.70 KB, text/plain)
2007-03-07 14:50 UTC, Zaheer Abbas Merali
  Details
non-perfect bus message (3.02 KB, patch)
2007-03-07 16:32 UTC, Zaheer Abbas Merali
committed Details | Review
small python program to test non-perfect bus message (1.72 KB, text/plain)
2007-03-07 16:33 UTC, Zaheer Abbas Merali
  Details

Description Zaheer Abbas Merali 2007-03-06 17:52:27 UTC
Nice to have a signal on non-perfect streams.

Patch following.
Comment 1 Zaheer Abbas Merali 2007-03-06 17:54:01 UTC
Created attachment 84096 [details] [review]
patch to add non-perfect signal to identity
Comment 2 Tim-Philipp Müller 2007-03-06 18:09:00 UTC
Any reason you chose a signal rather than an element message?
Comment 3 Zaheer Abbas Merali 2007-03-07 14:49:38 UTC
Thomas, want to comment on Tim's question?
Comment 4 Zaheer Abbas Merali 2007-03-07 14:50:50 UTC
Created attachment 84171 [details]
small python program to test non-perfect signal
Comment 5 Zaheer Abbas Merali 2007-03-07 15:03:05 UTC
Changing to an element message after speaking with Thomas.
Comment 6 Zaheer Abbas Merali 2007-03-07 16:32:39 UTC
Created attachment 84180 [details] [review]
non-perfect bus message
Comment 7 Zaheer Abbas Merali 2007-03-07 16:33:24 UTC
Created attachment 84181 [details]
small python program to test non-perfect bus message
Comment 8 Zaheer Abbas Merali 2007-03-07 17:07:47 UTC
committed after freeze with minor alterations.
Comment 9 Tim-Philipp Müller 2007-03-07 17:21:55 UTC
(updating subject since it will appear in release notes :))