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 339248 - Wrapper for virtual method GstBaseTransform.get_unit_size
Wrapper for virtual method GstBaseTransform.get_unit_size
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal enhancement
: 0.10.5
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2006-04-21 04:41 UTC by Артём Попов
Modified: 2006-04-28 15:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
The patch itself (2.96 KB, patch)
2006-04-21 04:41 UTC, Артём Попов
committed Details | Review

Description Артём Попов 2006-04-21 04:41:18 UTC
Patch: wrapper for virtual method GstBaseTransform.get_unit_size
Comment 1 Артём Попов 2006-04-21 04:41:57 UTC
Created attachment 64001 [details] [review]
The patch itself
Comment 2 Edward Hervey 2006-04-28 15:25:27 UTC
	reviewed by: Edward Hervey  <edward@fluendo.com>

	* gst/gstbase.override:
	gst.BaseTransform.get_unit_size() virtual method override.
	Closes #339248