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 623790 - Support for VLC input.length property in totemCone plugin
Support for VLC input.length property in totemCone plugin
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-07 22:32 UTC by Ivaylo Valkov
Modified: 2010-07-09 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Support for VLC input.length property (904 bytes, patch)
2010-07-07 22:32 UTC, Ivaylo Valkov
committed Details | Review

Description Ivaylo Valkov 2010-07-07 22:32:50 UTC
Created attachment 165447 [details] [review]
Support for VLC input.length property

Plugin totemCone is missing input.length property form VLC API
Comment 1 Bastien Nocera 2010-07-08 11:58:10 UTC
Isn't input.lenght also settable?

Patch itself looks fine to me.
Comment 2 Ivaylo Valkov 2010-07-08 12:27:02 UTC
(In reply to comment #1)
> Isn't input.lenght also settable?

It returns the duration of the clip which is fixed. I don't see a reason to be settable from a website/API. It is useless. Just checked the code of VLC and it is not settable.
Comment 3 Bastien Nocera 2010-07-09 12:58:53 UTC
Pushed in gnome-2-30 and master