Codebase list gavl / 1321871a-46b5-4ee8-855f-990bfb2d2b53/main TODO
1321871a-46b5-4ee8-855f-990bfb2d2b53/main

Tree @1321871a-46b5-4ee8-855f-990bfb2d2b53/main (Download .tar.gz)

TODO @1321871a-46b5-4ee8-855f-990bfb2d2b53/mainraw · history · blame

Missing routines:

- RGB->RGB (MMX): 24->*, *->24, RGBA ->*

- YUV->RGB (MMX): * -> RGB24, * -> BGR24

- RGB->YUV (MMX): Complete missing

Other stuff:

- Enable passing of YUV Coefficients

- Seek accelerated memcpy replacements and test them (avifile, mplayer)

Port audio stuff to gavl:

- Port interleaving routines.

- Port sample conversion

- Port mix routines