Changes between Initial Version and Version 1 of Ticket #2695, comment 1
- Timestamp:
- Jul 2, 2013, 9:02:40 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2695, comment 1
initial v1 1 1 Possible patch: 2 2 {{{ 3 3 diff --git a/libavcodec/h264_mb_template.c b/libavcodec/h264_mb_template.c 4 4 index 15cb3c9..0173334 100644 … … 25 25 26 26 hl_decode_mb_predict_luma(h, mb_type, is_h264, SIMPLE, 27 }}}


