Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | include gstreamer1.0-plugins-base.inc |
| 2 | |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \ |
| 4 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ |
| 5 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ |
| 6 | " |
| 7 | |
| 8 | SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \ |
| 9 | file://get-caps-from-src-pad-when-query-caps.patch \ |
| 10 | file://taglist-not-send-to-down-stream-if-all-the-frame-cor.patch \ |
| 11 | file://fix-id3demux-utf16-to-utf8-issue.patch \ |
| 12 | file://handle-audio-video-decoder-error.patch \ |
| 13 | file://videobuffer_updata_alignment_update.patch \ |
| 14 | file://0002-video-frame-Add-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch \ |
| 15 | file://0001-video-frame-Don-t-ref-buffers-twice-when-mapping.patch \ |
| 16 | file://0003-videofilter-Use-new-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch \ |
| 17 | file://videoencoder-Keep-sticky-events-around-when-doing-a-soft-.patch \ |
| 18 | file://do-not-change-eos-event-to-gap-event2.patch \ |
| 19 | file://do-not-change-eos-event-to-gap-event3.patch \ |
| 20 | file://0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch \ |
| 21 | file://0002-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch \ |
| 22 | file://0003-ssaparse-enhance-SSA-text-lines-parsing.patch \ |
| 23 | file://0004-subparse-set-need_segment-after-sink-pad-received-GS.patch \ |
| 24 | file://encodebin-Need-more-buffers-in-output-queue-for-bett.patch \ |
| 25 | " |
| 26 | |
| 27 | SRC_URI[md5sum] = "357165af625c0ca353ab47c5d843920e" |
| 28 | SRC_URI[sha256sum] = "77bd8199e7a312d3d71de9b7ddf761a3b78560a2c2a80829d0815ca39cbd551d" |
| 29 | |
| 30 | S = "${WORKDIR}/gst-plugins-base-${PV}" |