[mythtv-commits] mythtv commit: r10488 - in branches/mythexport/mythtv/programs/mythexport by jmusits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 13 07:38:52 UTC 2006


      Author: jmusits
        Date: 2006-07-13 07:38:51 +0000 (Thu, 13 Jul 2006)
New Revision: 10488
   Changeset: http://cvs.mythtv.org/trac/changeset/10488

Added:

   branches/mythexport/mythtv/programs/mythexport/ABSTRACT
   branches/mythexport/mythtv/programs/mythexport/AUTHORS
   branches/mythexport/mythtv/programs/mythexport/README
   branches/mythexport/mythtv/programs/mythexport/main.cpp
   branches/mythexport/mythtv/programs/mythexport/mpeg2fix.cpp
   branches/mythexport/mythtv/programs/mythexport/mpeg2fix.h
   branches/mythexport/mythtv/programs/mythexport/replex/
   branches/mythexport/mythtv/programs/mythexport/replex/CHANGES
   branches/mythexport/mythtv/programs/mythexport/replex/COPYING
   branches/mythexport/mythtv/programs/mythexport/replex/Makefile.standalone
   branches/mythexport/mythtv/programs/mythexport/replex/README
   branches/mythexport/mythtv/programs/mythexport/replex/TODO
   branches/mythexport/mythtv/programs/mythexport/replex/avi.c
   branches/mythexport/mythtv/programs/mythexport/replex/avi.h
   branches/mythexport/mythtv/programs/mythexport/replex/element.c
   branches/mythexport/mythtv/programs/mythexport/replex/element.h
   branches/mythexport/mythtv/programs/mythexport/replex/mpg_common.c
   branches/mythexport/mythtv/programs/mythexport/replex/mpg_common.h
   branches/mythexport/mythtv/programs/mythexport/replex/multiplex.c
   branches/mythexport/mythtv/programs/mythexport/replex/multiplex.h
   branches/mythexport/mythtv/programs/mythexport/replex/pes.c
   branches/mythexport/mythtv/programs/mythexport/replex/pes.h
   branches/mythexport/mythtv/programs/mythexport/replex/replex.c
   branches/mythexport/mythtv/programs/mythexport/replex/replex.h
   branches/mythexport/mythtv/programs/mythexport/replex/replex.pro
   branches/mythexport/mythtv/programs/mythexport/replex/ringbuffer.c
   branches/mythexport/mythtv/programs/mythexport/replex/ringbuffer.h
   branches/mythexport/mythtv/programs/mythexport/replex/ts.c
   branches/mythexport/mythtv/programs/mythexport/replex/ts.h
   branches/mythexport/mythtv/programs/mythexport/scratch/
   branches/mythexport/mythtv/programs/mythexport/scratch/avcodec_sample.0.4.9.cpp
   branches/mythexport/mythtv/programs/mythexport/scratch/ffmpeg_decode.C

Modified:

   branches/mythexport/mythtv/programs/mythexport/MythExport.cpp

Log:

Adds back mpeg2fix and replex back into codebase.

MythExport.cpp generates a linking error, undefined reference to
ProgramInfo::GetProgramFromRecorded(QString const&, QString const&) not sure 
why.  Not linking in a library correctly? Any help appreciated.





More information about the mythtv-commits mailing list