ensonic gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/ext/faac/

[email protected] Mon, 15 Dec 2008 07:56:32 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     ensonic
Date:           Mon Dec 15 2008  15:56:32 UTC

Log message:
	* ext/faac/gstfaac.c:
	  Fix default for outputformat property.

Modified files:
    .               : ChangeLog
    ext/faac        : gstfaac.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3809&r2=1.3810
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/faac/gstfaac.c.diff?r1=1.32&r2=1.33

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3809
retrieving revision 1.3810
diff -u -d -r1.3809 -r1.3810
--- ChangeLog	15 Dec 2008 12:02:24 -0000	1.3809
+++ ChangeLog	15 Dec 2008 15:56:14 -0000	1.3810
@@ -1,3 +1,8 @@
+2008-12-15  Stefan Kost  <[email protected]>
+
+	* ext/faac/gstfaac.c:
+	  Fix default for outputformat property.
 2008-12-15  Wim Taymans  <[email protected]>
 
 	* examples/app/appsrc-ra.c: (feed_data):
Index: gstfaac.c
RCS file: /cvs/gstreamer/gst-plugins-bad/ext/faac/gstfaac.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- gstfaac.c	27 Oct 2008 16:32:49 -0000	1.32
+++ gstfaac.c	15 Dec 2008 15:56:18 -0000	1.33
@@ -235,7 +235,7 @@
   g_object_class_install_property (gobject_class, ARG_OUTPUTFORMAT,
       g_param_spec_enum ("outputformat", "Output format",
           "Format of output frames",
-          GST_TYPE_FAAC_OUTPUTFORMAT, MAIN, G_PARAM_READWRITE));
+          GST_TYPE_FAAC_OUTPUTFORMAT, 0 /* RAW */ , G_PARAM_READWRITE));
   /* virtual functions */
   gstelement_class->change_state = GST_DEBUG_FUNCPTR (gst_faac_change_state);
@@ -269,7 +269,7 @@
   faac->bitrate = 1000 * 128;
   faac->profile = MAIN;
   faac->shortctl = SHORTCTL_NORMAL;
-  faac->outputformat = 0;
+  faac->outputformat = 0;       /* RAW */
   faac->tns = FALSE;
   faac->midside = TRUE;
 }

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/