mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
19 lines
433 B
Text
19 lines
433 B
Text
|
|
known issues:
|
|
|
|
- negotiation is shite. I don't want to know about any failed
|
|
negotiations or failed prerolls.
|
|
|
|
- teardown sometimes fails.
|
|
|
|
- sharing a GL context among a bunch of elements that stomp all
|
|
over it is potential fail.
|
|
|
|
|
|
intel driver:
|
|
|
|
- rendering to texture ignores the color matrix. This causes any
|
|
YUV->RGB conversion to fail.
|
|
|
|
- YUY2 and UYVY conversions in the driver use the wrong matrix.
|
|
|