mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
2862ded8a2
Original commit message from CVS: Small example that shows caps nego recovery.
5 lines
77 B
Makefile
5 lines
77 B
Makefile
|
|
noinst_PROGRAMS = capsnego1
|
|
|
|
LDADD = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|