Original commit message from CVS: Add an example that shows transcoding stats for mpeg audio to vorbis
7 lines
74 B
Makefile
7 lines
74 B
Makefile
noinst_PROGRAMS = mp2ogg
|
|
|
|
LDADD = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|
|
|
|
|