mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 22:46:35 +00:00
a33a1bf6e4
There exist few formats (deprecated though) used by mjpeg decoder and encoder that maps to the same GStreamer format. To properly pick the right format, also lookup each Codec list before accepting the format. This fixes error when trying to use mjpeg encoder. Note that this may results in faded colors. In fact, these special format are meant to specify that this is full range YUV. Colorimetry in gst-libav is not yet implemented, hence is ignored in general. So I think it's fine to first fix the issue before addressing the missing feature. https://bugzilla.gnome.org/show_bug.cgi?id=750398 |
||
---|---|---|
.. | ||
libav | ||
libswscale | ||
Makefile.am |