[mythtv-commits] mythtv/master commit: 9fe7daf3a by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Tue Jul 12 08:30:58 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-12T01:30:23-07:00
   Push Date:  2011/07/12 01:30:51 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  9fe7daf3a193c003db525a36d89bede006dfba3e
   Changeset:  https://github.com/MythTV/mythtv/commit/9fe7daf3a

Log:

Changed the replex code to use mythlogging

This should work fine in the built-in case, although the output of the
mythreplex case may look a bit interesting...  as the old code had a pile of
cases where the easiest conversion was to multiple log lines.  If it looks too
hideous, I'll redo it to create a static buffer then log from it.

Refs #9903

If you see issues or missed output that should go to the logs, please let me
know.  If I don't hear back in a week or so, I'll likely close the ticket.

Modified:

   mythtv/programs/mythtranscode/replex/avi.c
   mythtv/programs/mythtranscode/replex/element.c
   mythtv/programs/mythtranscode/replex/mpg_common.c
   mythtv/programs/mythtranscode/replex/multiplex.c
   mythtv/programs/mythtranscode/replex/pes.c
   mythtv/programs/mythtranscode/replex/replex.c
   mythtv/programs/mythtranscode/replex/replex.pro
   mythtv/programs/mythtranscode/replex/ringbuffer.c
   mythtv/programs/mythtranscode/replex/ts.c



More information about the mythtv-commits mailing list