gst-ffmpeg: Fix build with gcc 4.7
authorKhem Raj <raj.khem@gmail.com>
Fri, 30 Mar 2012 19:07:39 +0000 (12:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Apr 2012 03:54:17 +0000 (04:54 +0100)
commitafed1574dfab8b7944576881fba6146ca903a153
tree3e3dc0e672576da1b8b22dfbc1147d30b4753dad
parentf075c1f120bfa10644b10ee715e32769ed5616a0
gst-ffmpeg: Fix build with gcc 4.7

A cmp instruction with two constants is invalid, therefore 'g' constraint
is not correct but must be "rm" instead.

(From OE-Core rev: 1161c40a26146629613bd6a17b263175a492b751)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/h264_qpel_mmx.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb