Ticket #5730: h264utils.patch

File h264utils.patch, 384 bytes (added by jppoet@…, 16 years ago)

Possible fix 1

  • libs/libmythtv/mpeg/h264utils.cpp

     
    272272                prev_bottom_field_flag = bottom_field_flag;
    273273            }
    274274        }
     275        else
     276            new_VLC_NAL = true;
    275277    }
    276278}
    277279