mpegutils.cpp File Reference

Go to the source code of this file.

Classes

class  PTSListener
class  PrintOutput
class  PrintMPEGStreamListener
class  PrintATSCMainStreamListener
class  PrintSCTEMainStreamListener
class  PrintATSCAuxStreamListener
class  PrintATSCEITStreamListener
class  PrintDVBMainStreamListener
class  PrintDVBOtherStreamListener
class  PrintDVBEITStreamListener

Functions

static QHash< uint, boolextract_pids (const QString &pidsStr, bool required)
 MPEG-TS processing utilities (for debugging.
static int resync_stream (const char *buffer, int curr_pos, int len, int packet_size)
static int pid_counter (const MythUtilCommandLineParser &cmdline)
static int pid_filter (const MythUtilCommandLineParser &cmdline)
static int pid_printer (const MythUtilCommandLineParser &cmdline)
void registerMPEGUtils (UtilMap &utilMap)

Function Documentation

static QHash<uint,bool> extract_pids ( const QString &  pidsStr,
bool  required 
) [static]

MPEG-TS processing utilities (for debugging.

) Copyright (c) 2003-2004, Daniel Thor Kristjansson Copyright (c) 2011, Digital Nirvana, Inc. Author: Daniel Kristjansson

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition at line 42 of file mpegutils.cpp.

Referenced by pid_filter(), and pid_printer().

static int resync_stream ( const char *  buffer,
int  curr_pos,
int  len,
int  packet_size 
) [static]

Definition at line 69 of file mpegutils.cpp.

Referenced by pid_counter(), and pid_filter().

static int pid_counter ( const MythUtilCommandLineParser cmdline  )  [static]

Definition at line 89 of file mpegutils.cpp.

Referenced by registerMPEGUtils().

static int pid_filter ( const MythUtilCommandLineParser cmdline  )  [static]

Definition at line 184 of file mpegutils.cpp.

Referenced by registerMPEGUtils().

static int pid_printer ( const MythUtilCommandLineParser cmdline  )  [static]

Definition at line 714 of file mpegutils.cpp.

Referenced by registerMPEGUtils().

void registerMPEGUtils ( UtilMap utilMap  ) 

Definition at line 845 of file mpegutils.cpp.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:46 2012 for MythTV by  doxygen 1.6.3