| Index: patches/to_upstream/02_mov_dref_looping.patch
|
| ===================================================================
|
| --- patches/to_upstream/02_mov_dref_looping.patch (revision 53990)
|
| +++ patches/to_upstream/02_mov_dref_looping.patch (working copy)
|
| @@ -1,6 +1,6 @@
|
| diff -rpu -N orig/libavformat/mov.c ffmpeg-mt/libavformat/mov.c
|
| ---- orig/libavformat/mov.c 2010-07-19 13:36:04.486179500 -0700
|
| -+++ ffmpeg-mt/libavformat/mov.c 2010-07-19 13:36:05.921379500 -0700
|
| +--- orig/libavformat/mov.c 2010-07-27 13:06:22.069982500 -0700
|
| ++++ ffmpeg-mt/libavformat/mov.c 2010-07-27 13:06:23.245100000 -0700
|
| @@ -344,6 +344,8 @@ static int mov_read_dref(MOVContext *c,
|
| MOVDref *dref = &sc->drefs[i];
|
| uint32_t size = get_be32(pb);
|
|
|
| Property changes on: patches\to_upstream\02_mov_dref_looping.patch
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|