[gstreamer-bugs] [Bug 339214] New: move reset of caps-nego from ready->pause to pause->ready
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Apr 20 12:03:51 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339214
GStreamer | gst-plugins-base | Ver: HEAD CVS
Summary: move reset of caps-nego from ready->pause to pause-
>ready
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ensonic at sonicpulse.de
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Attached is tiny patch where the resetting of caps nego flag is moved from
"ready->pause" state change to "pause->ready" state change.
This is because when streaming e.g. audio files, the caps nego is done after
the basetransform element is created and when it goes to play state (through
pause), the caps flag was reset.
Do you think that moving the reset of the flag between the state changes could
cause any problems?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list