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 148221 - [theoraenc] codec parameters don't change in sync with object properties
[theoraenc] codec parameters don't change in sync with object properties
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-23 00:41 UTC by David Schleef
Modified: 2006-08-14 07:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Schleef 2004-07-23 00:41:46 UTC
Object properties should either modify the codec parameters, or be locked until
the parameters can be changed.
Comment 1 Andy Wingo 2005-07-15 09:40:11 UTC
Doesn't really make sense to change the properties while in PLAYING, especially
in 0.9 where this implies actual data flow in another thread. Can be seen as a
programming error. Should g_return_if_fail. Milestoning and leaving open. (There
are many properties like this.)
Comment 2 Jan Schmidt 2006-03-15 16:55:33 UTC
What's the deal with this bug?
Comment 3 Christian Fredrik Kalager Schaller 2006-05-29 15:51:53 UTC
No update on Jan's question. Can this bug be closed?
Comment 4 Wim Taymans 2006-08-14 07:51:11 UTC
closing as too vage a bug.