Skip to content
  • Wim Taymans's avatar
    video: fix paletted format · 7f134c14
    Wim Taymans authored
    RGB8_PALETTED -> RGB8P
    Fix the definition of paletted formats, store the palette in the second
    plane.
    Make sure we copy the palette correctly in gst_video_frame_copy()
    Don't do alignment on the palette in videopool
    7f134c14