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 753326 - element-template wrong pad in videoencoder
element-template wrong pad in videoencoder
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-06 16:33 UTC by Ilya Averyanov
Modified: 2015-08-16 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Element-template-Fix-wrong-pad-in-videoencoder (747 bytes, patch)
2015-08-06 16:33 UTC, Ilya Averyanov
committed Details | Review

Description Ilya Averyanov 2015-08-06 16:33:19 UTC
Created attachment 308860 [details] [review]
Element-template-Fix-wrong-pad-in-videoencoder

For videoencoder template pad same as for videodecoder.
Comment 1 Nicolas Dufresne (ndufresne) 2015-08-06 20:32:00 UTC
Comment on attachment 308860 [details] [review]
Element-template-Fix-wrong-pad-in-videoencoder

commit be1e9daff585fd0d297231797b2719a56b8b4891
Author: Ilya Averyanov <i.averyanov@geoscan.aero>
Date:   Thu Aug 6 19:23:49 2015 +0300

    element-template: Fix wrong pad in videoencoder
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753326
Comment 2 Nicolas Dufresne (ndufresne) 2015-08-06 20:32:14 UTC
Thanks