Changes between Initial Version and Version 1 of Ticket #10024


Ignore:
Timestamp:
Sep 9, 2011, 5:55:43 AM (13 years ago)
Author:
Raymond Wagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10024 – Description

    initial v1  
    66
    77A quick fix for this is the following patch:
     8{{{
    89diff --git a/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp b/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
    910index 1c634b9..4975a53 100644
     
    2021     const Setting *tmp = profile->byName("videocodec");
    2122     if (tmp)
    22 
     23}}}
    2324
    2425