~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to gst/nsf/log.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-05-03 19:52:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070503195254-4dovmz251nut3yrt
Tags: 0.10.4+cvs20070502-1
* New CVS snapshot.
* debian/rules,
  debian/build-deps.in:
  + Update build dependencies.
* debian/gstreamer-plugins-bad-multiverse.install:
  + Add x264 plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
** log.c
21
21
**
22
22
** Error logging functions
23
 
** $Id: log.c,v 1.1 2006/07/13 15:07:28 wtay Exp $
 
23
** $Id: log.c,v 1.1 2006-07-13 15:07:28 wtay Exp $
24
24
*/
25
25
 
26
26
#include <stdio.h>
107
107
 
108
108
/*
109
109
** $Log: log.c,v $
110
 
** Revision 1.1  2006/07/13 15:07:28  wtay
 
110
** Revision 1.1  2006-07-13 15:07:28  wtay
111
111
** Based on patches by: Johan Dahlin <johan at gnome dot org>
112
112
** Ronald Bultje <rbultje at ronald dot bitfreak dot net>
113
113
** * configure.ac: