summaryrefslogtreecommitdiffstats
path: root/kodi-14.0-dvddemux-ffmpeg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kodi-14.0-dvddemux-ffmpeg.patch')
-rw-r--r--kodi-14.0-dvddemux-ffmpeg.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/kodi-14.0-dvddemux-ffmpeg.patch b/kodi-14.0-dvddemux-ffmpeg.patch
index 150e4d9..0c6d627 100644
--- a/kodi-14.0-dvddemux-ffmpeg.patch
+++ b/kodi-14.0-dvddemux-ffmpeg.patch
@@ -1,6 +1,6 @@
--- xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp.orig 2014-08-01 11:18:24.000000000 -0500
+++ xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.cpp 2014-08-24 15:36:34.844966866 -0500
-@@ -487,10 +487,6 @@
+@@ -519,10 +519,6 @@
void CDVDDemuxFFmpeg::Flush()
{
@@ -8,6 +8,6 @@
- if (m_pFormatContext)
- av_read_frame_flush(m_pFormatContext);
-
- m_iCurrentPts = DVD_NOPTS_VALUE;
+ m_currentPts = DVD_NOPTS_VALUE;
m_pkt.result = -1;