From 457e5f37318f7b9b3bded4880ef13777f7dada8c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 22 May 2008 10:44:24 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'unlabeled-1.4.2'. --- tools.c | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 tools.c (limited to 'tools.c') diff --git a/tools.c b/tools.c deleted file mode 100644 index dcca8d1c..00000000 --- a/tools.c +++ /dev/null @@ -1,23 +0,0 @@ -/* - * tools.c: VDR/C++ wrapper for common tools - * - * See the main source file 'xineliboutput.c' for copyright information and - * how to reach the author. - * - * $Id: tools.c,v 1.1 2008-02-04 23:05:34 phintuka Exp $ - * - */ - -#define __STDC_CONSTANT_MACROS -#include -#define __STDC_FORMAT_MACROS -#include - -#include -#include "logdefs.h" - - -#include "tools/pes.c" -#include "tools/mpeg.c" -#include "tools/h264.c" - -- cgit v1.2.3