goom2k1: post QoS messages when dropping frames due to QoS
[platform/upstream/gst-plugins-good.git] / gst / goom2k1 / gstgoom.h
index 79b3b99..4b55ba6 100644 (file)
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */
 
 #ifndef __GST_GOOM_H__
@@ -59,6 +59,9 @@ struct _GstGoom
   guint outsize;
   GstBufferPool *pool;
 
+  guint dropped;        /* frames dropped / not dropped */
+  guint processed;
+
   /* samples per frame */
   guint spf;
   /* bytes per frame */