projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abe5fb
)
install crc.h which is now part of public API
author
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 4 Jan 2008 23:47:10 +0000
(23:47 +0000)
committer
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 4 Jan 2008 23:47:10 +0000
(23:47 +0000)
Originally committed as revision 11410 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index d89b399fdb78e45598fffb63cc3bcf50e6fa001c..48be34630d11c7bfd9def0bb6527c51e43d80784 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-25,6
+25,7
@@
HEADERS = adler32.h \
avutil.h \
base64.h \
common.h \
+ crc.h \
fifo.h \
integer.h \
intfloat_readwrite.h \