mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
8c7bc7dff8
This is a mirror of h265parse element in upstream gst-plugins-bad. There could be additional patches but all should go to upstream. This is for making development faster. Note: vaapiparse_h265 will get build only for GStreamer version >= 1.4
8 lines
374 B
Makefile
8 lines
374 B
Makefile
# sources.frag - Generated list of patches for videoparsers (-*- makefile -*-)
|
|
|
|
videoparsers_patches_base = \
|
|
0001-plugins-compile-the-built-in-video-parsers-as-vaapip.patch \
|
|
0002-h264parse-fix-build-with-older-GStreamer-1.x-stacks.patch \
|
|
0004-h264parse-default-to-byte-stream-nalu-format-Annex-B.patch \
|
|
0001-h265parse-include-gstvaapiparse.h.patch \
|
|
$(NULL)
|