diff options
author | Julien Isorce <julien.isorce@gmail.com> | 2008-08-20 15:47:51 +0200 |
---|---|---|
committer | Julien Isorce <julien.isorce@gmail.com> | 2008-08-20 15:47:51 +0200 |
commit | 5d96902d718032d8bae1af7d4650655baab743d7 (patch) | |
tree | e2ed890f2b4e85eb3d79aa90b872d4a55147b5da /BUGS | |
parent | b9ebf400c30d101dfd80e565018bef98055a316f (diff) |
get ride of a bug on ATI related to YV12 to rgb conversion through GLSL and add an example
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,4 +3,6 @@ bettween NULL and PLAYING state at least 3 times. So maybe it comes from the glx use, especially reinitializing the glx context. + + Clicking on the cross is not working for the filter_NO_xoverlay example. -- |