diff options
author | Andy Wingo <wingo@pobox.com> | 2002-05-04 18:57:44 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-05-04 18:57:44 +0000 |
commit | 773b7da81f44165aa50fbc7a1e5c1ad629c959cc (patch) | |
tree | 6a7812755f792574540382621542250ab800f5e2 /ext/jack/gstjack.c | |
parent | 1c087c8a15062bec8bd616e9dfff7a7d4498f908 (diff) | |
download | gst-plugins-bad-773b7da81f44165aa50fbc7a1e5c1ad629c959cc.tar.gz gst-plugins-bad-773b7da81f44165aa50fbc7a1e5c1ad629c959cc.tar.bz2 gst-plugins-bad-773b7da81f44165aa50fbc7a1e5c1ad629c959cc.zip |
some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov...
Original commit message from CVS:
some jack fixes, alsa touchups, and add rtp by default to the build
if there are any problems building rtp, we're moving it back to experimental ;)
Diffstat (limited to 'ext/jack/gstjack.c')
-rw-r--r-- | ext/jack/gstjack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/jack/gstjack.c b/ext/jack/gstjack.c index 87ce638c..1258e233 100644 --- a/ext/jack/gstjack.c +++ b/ext/jack/gstjack.c @@ -1,3 +1,4 @@ +/* -*- Mode: C; c-basic-offset: 4 -*- */ /* Copyright (C) 2002 Andy Wingo <wingo@pobox.com> |