Skip to content

Commit

Permalink
Bug report for RGBA
Browse files Browse the repository at this point in the history
  • Loading branch information
er258 committed May 19, 2005
1 parent 59f80a6 commit 145cf35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ In no particular order
Make imagestreambuffer

Put dynamic_cast<> type checking in all put_frame()s in all VideoBuffer s


Fix alpha loading in TIFF images. Currently, the loading loads precomposited and noncomposited images in the same way. Also, it loads alpha as an opacity (1 = opaque) value, whereas the convert_pixel stuff treats aplha as transparency (0 = opaque). This needs to be fixed.

Done
Working v4l2buffer for 2.6
Expand Down

0 comments on commit 145cf35

Please sign in to comment.