Codebase list gavl / 7de70bfa-57a6-4a95-808f-2bc682740b58/main TODO
7de70bfa-57a6-4a95-808f-2bc682740b58/main

Tree @7de70bfa-57a6-4a95-808f-2bc682740b58/main (Download .tar.gz)

TODO @7de70bfa-57a6-4a95-808f-2bc682740b58/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