Something was wrong with SSE initialisation in mpeg2dec

Original commit message from CVS:
Something was wrong with SSE initialisation in mpeg2dec
Added little performance test (compile with gprof)
This commit is contained in:
Wim Taymans 2000-11-20 22:05:30 +00:00
parent 92c447c536
commit 587051a384

View file

@ -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 )