Author: kkofler
Update of /cvs/free/rpms/xine-lib-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23983/devel
Modified Files:
xine-lib-1.1.19-ffmpeg08.patch
Log Message:
Fix missing newline at the end of the patch.
xine-lib-1.1.19-ffmpeg08.patch:
ff_audio_decoder.c | 19 +++++++++++++++++++
ff_video_decoder.c | 31 +++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
Index: xine-lib-1.1.19-ffmpeg08.patch
===================================================================
RCS file: /cvs/free/rpms/xine-lib-extras-freeworld/devel/xine-lib-1.1.19-ffmpeg08.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xine-lib-1.1.19-ffmpeg08.patch 29 Sep 2011 22:22:25 -0000 1.1
+++ xine-lib-1.1.19-ffmpeg08.patch 29 Sep 2011 22:45:27 -0000 1.2
@@ -112,4 +112,4 @@
+
#ifdef AVCODEC_HAS_REORDERED_OPAQUE
- /* reset consumed pts value */
\ No newline at end of file
+ /* reset consumed pts value */