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 783657 - gstomxvideoenc.c: When we fail to negotiate, make it clear why.
gstomxvideoenc.c: When we fail to negotiate, make it clear why.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Mac OS
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-11 12:40 UTC by minfrin
Modified: 2017-06-12 06:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
When we fail to negotiate, make it clear why. (947 bytes, patch)
2017-06-11 12:43 UTC, minfrin
committed Details | Review

Description minfrin 2017-06-11 12:40:53 UTC
When omxvideoenc fails to negotiate and aborts the stream, it needs to be made clear that omxvideoenc was the one that failed.
Comment 1 minfrin 2017-06-11 12:43:07 UTC
Created attachment 353565 [details] [review]
When we fail to negotiate, make it clear why.
Comment 2 Sebastian Dröge (slomo) 2017-06-12 06:56:55 UTC
commit 463929af3e29ae4ae024a63a9004e3693324476b
Author: Graham Leggett <minfrin@sharp.fm>
Date:   Sun Jun 11 12:32:01 2017 +0000

    omxvideoenc: Improve debug output when setting codec state due to new codec_data fails
    
    https://bugzilla.gnome.org/show_bug.cgi?id=783657