notcurses/src/media
nick black 9dbcef9969
stop exporting lookup_blitset()
the media code that makes up non-core libnotcurses called
into lookup_rgba(). instead, have them use the new
funtion ncvisual_blitter_geom() to access the actual blitter
being used. we can then hide lookup_blitset(), which ought
never have been exported. closes #1519.
2021-04-10 08:56:59 -04:00
..
ffmpeg.c stop exporting lookup_blitset() 2021-04-10 08:56:59 -04:00
none.cpp add ncdirect_stream #1346 2021-04-10 04:41:14 -04:00
oiio-indep.c stop exporting lookup_blitset() 2021-04-10 08:56:59 -04:00
oiio.cpp [render] non-transparent backgrounds override bitmaps #1388 2021-03-22 05:10:02 -04:00
oiio.h [render] non-transparent backgrounds override bitmaps #1388 2021-03-22 05:10:02 -04:00
shim.c define none multimedia implementation 2021-01-24 04:48:32 -05:00