projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2eb1a65
)
Sun mlib works fine. Remove comment stating otherwise.
author
Måns Rullgård
<mans@mansr.com>
Sat, 8 Jul 2006 16:36:21 +0000
(16:36 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Sat, 8 Jul 2006 16:36:21 +0000
(16:36 +0000)
Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
bc69d00
..
6daac21
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-388,7
+388,6
@@
endif
endif
# sun mediaLib specific stuff
endif
# sun mediaLib specific stuff
-# currently only works when libavcodec is used in mplayer
ifeq ($(HAVE_MLIB),yes)
OBJS += mlib/dsputil_mlib.o
CFLAGS += $(MLIB_INC)
ifeq ($(HAVE_MLIB),yes)
OBJS += mlib/dsputil_mlib.o
CFLAGS += $(MLIB_INC)