summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-02-22 14:27:50 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-02-22 14:27:50 +0000
commit04331dea2a4164f051ba4454ae5f62a1aa1037eb (patch)
tree3ddaacf5241d5db7c8b2181d28328403a4926d9e /libavutil/Makefile
parentb81350a866a2123b07fd1a903d901db8e6295329 (diff)
Split avutil.h, move all the pixel format definitions to the new
dedicated file pixfmt.h. Originally committed as revision 17528 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 6c4543ae97..3357de0ec3 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -15,6 +15,7 @@ HEADERS = adler32.h \
mathematics.h \
md5.h \
mem.h \
+ pixfmt.h \
random.h \
rational.h \
sha1.h