Explore the creation and functionality of a custom video compressor using quadtree algorithms in this informative tutorial video. Dive into the technical details of how the compressor was developed, its core functions, and the quadtree routine. Learn about different block types and size variations used in the compression process. Gain insights into assembly programming across multiple CPU architectures, including Z80, 6502, 68000, 8086, and ARM. Access accompanying text lessons, source code, and additional resources to deepen your understanding of video compression techniques and assembly language programming.
Overview
Syllabus
Intro
How it was created
How it works
How to compress
Source code
Core function
Quadtree routine
Block types
Other sizes
Taught by
ChibiAkumas