Commit Graph

313 Commits (master)

Author SHA1 Message Date
nick black 48de25821c ncreader man page #403 4 years ago
nick black 7337280e17
ncplane_at_yx(): const ncplane argument 4 years ago
nick black 5bdfc0183f
ncvisual_from_plane() #559 4 years ago
nick black 90dacae213
python/docs: declare ncvisual_from_plane() 4 years ago
nick black 94fcada67c
ncvisual_rotate: unify _cw/_ccw, take radians 4 years ago
nick black f63325db60 Lots of ncvisual work
Unify ffmpeg/oiio/null implementations, where possible. This effectively
required placing all three in the same file, which meant they're all now
C++. Update FFmpeg implemenation to be C++-usable. Implement
ncvisual_rotate_cw() and ncvisual_rotate_ccw() #515. Move most of tetris
over to Visual from Plane #558. Add bgra_to_rgba(), necessary for
creating ncvisual from BGRA memory. Implement ncvisual_from_rgba()
and ncvisual_from_bgra() #557. Add unit tests on ncvisual rotation.
4 years ago
nick black 39548acc3a rename ncvisual_open_plane->ncvisual_from_file() #560 4 years ago
nick black 03f98e0101 USAGE: flesh out media section #556 4 years ago
nick black ecdc85de11 USAGE: add section on multimedia #556 4 years ago
nick black d54e2c3957
README: point to debian unstable package 4 years ago
nick black 84107c547d
view: support -m argument for margins #551 4 years ago
nick black 0a38cd6ff5
move usage ToC to USAGE.md 4 years ago
nick black 6045c54189 move usage stuff into USAGE.md 4 years ago