Changes between Initial Version and Version 1 of Ticket #2695, comment 1


Ignore:
Timestamp:
Jul 2, 2013, 9:02:40 AM (13 years ago)
Author:
Carl Eugen Hoyos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2695, comment 1

    initial v1  
    11Possible patch:
    2 
     2{{{
    33diff --git a/libavcodec/h264_mb_template.c b/libavcodec/h264_mb_template.c
    44index 15cb3c9..0173334 100644
     
    2525 
    2626             hl_decode_mb_predict_luma(h, mb_type, is_h264, SIMPLE,
     27}}}