This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-10 11:29:55 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
0ec0dab21c
gstreamer
/
patches
/
Makefile.am
4 lines
54 B
Makefile
Raw
Normal View
History
Unescape
Escape
plugins: add built-in video parsers as "vaapiparse" element. The built-in video parsers elements are built into a single DSO named libgstvaapi_parse.so. The various video parsers could be accessed as vaapiparse_CODEC. For now, this only includes a modified version of h264parse so that to support H.264 MVC encoded streams.
2014-04-28 15:44:03 +00:00
SUBDIRS
=
videoparsers
build: use git.mk This patch handles dinamically the gitignore files with git.mk[1]. Removed the automake variable MAINTAINERCLANFILES in most of the Makefile.am files since now it is handled by the top one. 1. https://github.com/behdad/git.mk/blob/master/git.mk https://bugzilla.gnome.org/show_bug.cgi?id=749321
2015-05-13 08:38:24 +00:00
-
i
n
c
l
u
d
e
$(
top_srcdir
)
/
g
i
t
.
m
k
Reference in a new issue
Copy permalink