ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
video Directory Reference

Directories

 simd
 
 webcam
 

Files

 ansi.c
 ANSI escape sequence utilities.
 
 ansi.h
 ANSI escape sequence utilities.
 
 ansi_fast.c
 ⚡ Fast ANSI color code generation with SIMD-accelerated terminal output
 
 ansi_fast.h
 Fast ANSI escape sequence generation.
 
 ascii.c
 🖼️ Image-to-ASCII conversion with SIMD acceleration, color matching, and terminal optimization
 
 ascii.h
 🖼️ ASCII Art Conversion and Output Interface
 
 image.c
 🖨️ Image processing: format detection, decoding, scaling, and pixel format conversion
 
 image.h
 Image Data Structures and Operations.
 
 output_buffer.c
 📝 Output buffer helpers for efficient string building in ASCII rendering pipeline
 
 output_buffer.h
 Dynamic Output Buffer with ANSI Sequence Support.
 
 palette.c
 🎨 Terminal color palette management with Unicode character width detection
 
 palette.h
 ASCII Palette Management for Video-to-ASCII Conversion.
 
 rle.c
 ANSI RLE (REP) sequence compression and expansion.
 
 rle.h
 ANSI RLE (REP) sequence compression and expansion.
 
 video_frame.c
 🎬 Video frame buffer management for client-specific ASCII rendering
 
 video_frame.h