1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00
mpv/TOOLS/c
arpi_esp e3024e2fdb png->raw image converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@367 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 23:13:09 +00:00

9 lines
156 B
Plaintext
Executable File

gcc subreader.c -o subreader
gcc movinfo.c -o movinfo
gcc audio-select.c -o audio-select
gcc audio-block.c -o audio-block
gcc png2raw.c -o png2raw -lpng