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 793390 - omxh265enc: fix typo in "periodicty-idr" property name
omxh265enc: fix typo in "periodicty-idr" property name
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-12 15:27 UTC by Guillaume Desmottes
Modified: 2018-02-12 15:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
omxh265enc: fix typo in "periodicty-idr" property name (1.24 KB, patch)
2018-02-12 15:27 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2018-02-12 15:27:41 UTC
.
Comment 1 Guillaume Desmottes 2018-02-12 15:27:55 UTC
Created attachment 368262 [details] [review]
omxh265enc: fix typo in "periodicty-idr" property name

Also fix the 'nick' of the property.

omxh265enc is based on the code from omxh264enc and suffers the same
typo as we fixed in https://bugzilla.gnome.org/show_bug.cgi?id=784370

This element isn't part of a stable release yet so it's not an API
break.
Comment 2 Guillaume Desmottes 2018-02-12 15:29:34 UTC
Let's fix this before 1.14 so we won't push the typo into our public API.
Comment 3 Tim-Philipp Müller 2018-02-12 15:48:09 UTC
commit 7cf70e650b9ed1f2e4d8aaf823317b9abe8e0849 (HEAD -> master)
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Jun 30 15:15:06 2017 +0200

    omxh265enc: fix typo in "periodicty-idr" property name
    
    Also fix the 'nick' of the property.
    
    omxh265enc is based on the code from omxh264enc and suffers the same
    typo as we fixed in https://bugzilla.gnome.org/show_bug.cgi?id=784370
    
    This element isn't part of a stable release yet so it's not an API
    break.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793390