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-03 16:09:39 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
9c38221ca7
gstreamer
/
examples
/
appreader
/
Makefile.am
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Example of how an app could read data from a pipeline, this one wont run before queue is changed. Original commit message from CVS: Example of how an app could read data from a pipeline, this one wont run before queue is changed.
2003-02-12 23:18:54 +00:00
noinst_PROGRAMS
=
appreader
reorganize C/LIB flags add gst_info to gstcompat.h Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00
appreader_LDADD
=
$(
GST_OBJ_LIBS
)
appreader_CFLAGS
=
$(
GST_OBJ_CFLAGS
)
Example of how an app could read data from a pipeline, this one wont run before queue is changed. Original commit message from CVS: Example of how an app could read data from a pipeline, this one wont run before queue is changed.
2003-02-12 23:18:54 +00:00
Reference in a new issue
Copy permalink