Skip to content
  • Tim-Philipp Müller's avatar
    gst-libs/gst/video/video.c: Fix gst_video_format_parse_caps() for RGB caps... · a0de8636
    Tim-Philipp Müller authored
    gst-libs/gst/video/video.c: Fix gst_video_format_parse_caps() for RGB caps with alpha channel (#522635).
    
    Original commit message from CVS:
    * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
    (gst_video_format_from_rgba32_masks):
    Fix gst_video_format_parse_caps() for RGB caps with alpha channel
    (#522635).
    * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
    Add unit test for the RGB caps parsing and creation, checking for
    internal consistency of the new API and consistency of the API with
    the old GST_VIDEO_CAPS_* defines.
    a0de8636