| Index: patches/to_upstream/12_ogg_seek_to_zero.patch
|
| ===================================================================
|
| --- patches/to_upstream/12_ogg_seek_to_zero.patch (revision 53990)
|
| +++ patches/to_upstream/12_ogg_seek_to_zero.patch (working copy)
|
| @@ -1,6 +1,6 @@
|
| diff -rpu -N orig/libavformat/oggdec.c ffmpeg-mt/libavformat/oggdec.c
|
| ---- orig/libavformat/oggdec.c 2010-07-27 13:09:59.407714100 -0700
|
| -+++ ffmpeg-mt/libavformat/oggdec.c 2010-07-27 13:13:20.641835500 -0700
|
| +--- orig/libavformat/oggdec.c 2010-07-28 15:25:20.964333700 -0700
|
| ++++ ffmpeg-mt/libavformat/oggdec.c 2010-07-28 15:25:22.024439700 -0700
|
| @@ -596,6 +596,8 @@ ogg_read_timestamp (AVFormatContext * s,
|
| ByteIOContext *bc = s->pb;
|
| int64_t pts = AV_NOPTS_VALUE;
|
|
|
| Property changes on: patches\to_upstream\12_ogg_seek_to_zero.patch
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|