mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-21 06:03:41 +00:00
moved yuv into seperate files
This commit is contained in:
parent
60233b8fa7
commit
b97d1bda33
4 changed files with 35 additions and 16 deletions
2
Makefile
2
Makefile
|
|
@ -22,5 +22,5 @@ clean:
|
|||
|
||||
encode: encode.o mmap_file.o
|
||||
|
||||
decode: decode.o mmap_file.o pcm.o wav.o alsa.o window.o ddc.o delay.o
|
||||
decode: decode.o mmap_file.o pcm.o wav.o alsa.o window.o ddc.o delay.o yuv.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue