mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
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:
parent
92c447c536
commit
587051a384
1 changed files with 1 additions and 0 deletions
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue