mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
gst-libs/ext/ffmpeg/: Recognise x86_64 builds and set flags appropriately so that the
Original commit message from CVS: * gst-libs/ext/ffmpeg/configure.ac: * gst-libs/ext/ffmpeg/patches/autotools.patch: * gst-libs/ext/ffmpeg/patches/memalign.patch: Recognise x86_64 builds and set flags appropriately so that the MMX/SSE codepaths get enabled there - makes things considerably faster.
This commit is contained in:
parent
7f7a5d9d0b
commit
b9e02d63cd
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2007-06-05 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
|
* gst-libs/ext/ffmpeg/configure.ac:
|
||||||
|
* gst-libs/ext/ffmpeg/patches/autotools.patch:
|
||||||
|
* gst-libs/ext/ffmpeg/patches/memalign.patch:
|
||||||
|
Recognise x86_64 builds and set flags appropriately so that the
|
||||||
|
MMX/SSE codepaths get enabled there - makes things considerably
|
||||||
|
faster.
|
||||||
|
|
||||||
2007-06-05 Wim Taymans <wim@fluendo.com>
|
2007-06-05 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
Patch by: <bram at luon dot net>
|
Patch by: <bram at luon dot net>
|
||||||
|
|
Loading…
Reference in a new issue