~ubuntu-branches/ubuntu/feisty/gst-plugins-good0.10/feisty-security

« back to all changes in this revision

Viewing changes to ext/annodex/gstcmmlenc.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-08-15 02:58:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060815025826-h1sa4q0uxwqgzwki
Tags: 0.10.4-0ubuntu1
* Sync with Debian (pkg-gstreamer SVN, rev 470):
  + debian/rules,
    debian/control.in:
    - Add a -dbg package again

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
#include "gstcmmlenc.h"
48
48
#include "gstannodex.h"
49
49
 
50
 
GST_DEBUG_CATEGORY (cmmlenc);
 
50
GST_DEBUG_CATEGORY_STATIC (cmmlenc);
51
51
#define GST_CAT_DEFAULT cmmlenc
52
52
 
53
53
#define CMML_IDENT_HEADER_SIZE 29