| Index: patches/to_upstream/06_remove_decode_on_config_no_svq3.patch
|
| ===================================================================
|
| --- patches/to_upstream/06_remove_decode_on_config_no_svq3.patch (revision 53990)
|
| +++ patches/to_upstream/06_remove_decode_on_config_no_svq3.patch (working copy)
|
| @@ -1,6 +1,6 @@
|
| diff -rpu -N orig/libavcodec/h264.h ffmpeg-mt/libavcodec/h264.h
|
| ---- orig/libavcodec/h264.h 2010-06-24 19:19:34.642562800 -0700
|
| -+++ ffmpeg-mt/libavcodec/h264.h 2010-06-24 19:19:37.278996600 -0700
|
| +--- orig/libavcodec/h264.h 2010-07-27 13:07:56.248399400 -0700
|
| ++++ ffmpeg-mt/libavcodec/h264.h 2010-07-27 13:07:58.254600000 -0700
|
| @@ -602,9 +602,20 @@ typedef struct H264Context{
|
|
|
| extern const uint8_t ff_h264_chroma_qp[52];
|
|
|
| Property changes on: patches\to_upstream\06_remove_decode_on_config_no_svq3.patch
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|