mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02:00
Add Mux library for manipulating WebP container.
This change adds the WebP Mux library for manipulating the WebP Mux Container. The library document and command line tool exhibiting the usage of this libary will follow in subsequent Git change. Change-Id: I4cba7dd12307483185ad5a68df33af6c36c154c8
This commit is contained in:
@ -156,6 +156,7 @@ AC_CONFIG_FILES([Makefile src/Makefile man/Makefile \
|
||||
examples/Makefile src/dec/Makefile \
|
||||
src/enc/Makefile src/dsp/Makefile \
|
||||
src/utils/Makefile \
|
||||
src/mux/Makefile \
|
||||
src/libwebp.pc])
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user