projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92c447c
)
Something was wrong with SSE initialisation in mpeg2dec
author
Wim Taymans
<wim.taymans@gmail.com>
Mon, 20 Nov 2000 22:05:30 +0000
(22:05 +0000)
committer
Wim Taymans
<wim.taymans@gmail.com>
Mon, 20 Nov 2000 22:05:30 +0000
(22:05 +0000)
Original commit message from CVS:
Something was wrong with SSE initialisation in mpeg2dec
Added little performance test (compile with gprof)
gstplay/Makefile.am
patch
|
blob
|
history
diff --git
a/gstplay/Makefile.am
b/gstplay/Makefile.am
index
bda182f
..
6ee8edc
100644
(file)
--- a/
gstplay/Makefile.am
+++ b/
gstplay/Makefile.am
@@
-22,6
+22,7
@@
gstmediaplay_SOURCES = \
CFLAGS += -O2 -Wall -DDATADIR=\""$(gladedir)/"\"
+#CFLAGS += -pg -O2 -Wall -DDATADIR=\""$(gladedir)/"\"
gstmediaplay_CFLAGS = $(shell gnome-config --cflags gnomeui) $(shell libglade-config --cflags gnome) \
$(shell gstreamer-config --cflags )