diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2015-04-09 11:09:52 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-10 18:10:25 +0100 |
| commit | d275504b0060811ebd1f2914db1831d7099f8703 (patch) | |
| tree | 6c4b9cd2da8c19bb1fc744fe4242678ad65ec392 /meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb | |
| parent | 915712d527d1eacee24196614da249667d129dba (diff) | |
| download | poky-d275504b0060811ebd1f2914db1831d7099f8703.tar.gz | |
gst-ffmpeg: remove bogus patch that leads to build failures
'0001-huffyuvdec-check-width-more-completely-avoid-out-of-.patch'
patches the internal copy of ffmpeg with a hunk that generates a compile
failure because AV_PIX_FMT_YUV422P is undefined.
(From OE-Core rev: 3657e0fc2cd48a08035c7a0ab4da7e6666d2d91d)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb index 219feaafc9..e1a13c4bd1 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb | |||
| @@ -46,7 +46,6 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/${BPN}/${BPN}-${PV}.tar.bz2 \ | |||
| 46 | file://0001-avcodec-rpza-Perform-pointer-advance-and-checks-befo.patch \ | 46 | file://0001-avcodec-rpza-Perform-pointer-advance-and-checks-befo.patch \ |
| 47 | file://gst-ffmpeg-CVE-2013-0855.patch \ | 47 | file://gst-ffmpeg-CVE-2013-0855.patch \ |
| 48 | file://0001-qdm2dec-fix-buffer-overflow.patch \ | 48 | file://0001-qdm2dec-fix-buffer-overflow.patch \ |
| 49 | file://0001-huffyuvdec-check-width-more-completely-avoid-out-of-.patch \ | ||
| 50 | file://0001-smackerdec-Check-that-the-last-indexes-are-within-th.patch \ | 49 | file://0001-smackerdec-Check-that-the-last-indexes-are-within-th.patch \ |
| 51 | file://0001-avcodec-dsputil-fix-signedness-in-sizeof-comparissio.patch \ | 50 | file://0001-avcodec-dsputil-fix-signedness-in-sizeof-comparissio.patch \ |
| 52 | file://0001-error-concealment-initialize-block-index.patch \ | 51 | file://0001-error-concealment-initialize-block-index.patch \ |
