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 795941 - Debug output in decoder mentions "Encoder"
Debug output in decoder mentions "Encoder"
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal minor
: 1.14.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-08 17:32 UTC by Marie Maurer
Modified: 2018-06-27 21:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marie Maurer 2018-05-08 17:32:55 UTC
In decoder source code

https://github.com/GStreamer/gst-plugins-good/blob/master/sys/v4l2/gstv4l2videodec.c#L142

and 

https://github.com/GStreamer/gst-plugins-good/blob/master/sys/v4l2/gstv4l2videodec.c#L149

the decoder tells the encoder (!) has no supported format.
I assume encoder must be replaced by decoder.
Comment 1 Edward Hervey 2018-05-12 06:04:27 UTC
Fixed, thanks