Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091933

support for YUV PixelFormat(s)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      For playing externally decoded video frames, hardware accelerable[sic] YUV formats would be useful, to avoid the need for CPU based conversion and potentially reduce the texture load size.

      Ideally a common planar format like YUV420P, a packed format like YUYV, or even an 8-bit-per-channel format like AYUV or IYU2 (24-bit 'U-Y-V') if it must be per-pixel.

      i.e. add new PixelFormat types.

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: