From 9f8051c5eabbe3ce5c31887e7671dfe28419a715 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 27 Jan 2004 09:00:01 +0000 Subject: gst/ac3parse/gstac3parse.c: update to checklist 5 Original commit message from CVS: * gst/ac3parse/gstac3parse.c: update to checklist 5 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5 * gst/audioconvert/gstaudioconvert.c: update to checklist 5 * gst/audioscale/gstaudioscale.c: same * gst/auparse/gstauparse.c: same * gst/avi/gstavidemux.c: same --- gst/auparse/gstauparse.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/auparse/gstauparse.c') diff --git a/gst/auparse/gstauparse.c b/gst/auparse/gstauparse.c index 570a2b6b..19850f61 100644 --- a/gst/auparse/gstauparse.c +++ b/gst/auparse/gstauparse.c @@ -16,6 +16,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ +/* Element-Checklist-Version: 5 */ /* 2001/04/03 - Updated parseau to use caps nego * Zaheer Merali