increase dvbapp PR.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / enigma2 / enigma2 / enbalesubtitleshack.patch
1 diff --git a/lib/service/servicemp3.cpp b/lib/service/servicemp3.cpp
2 index 14c224f..55156b4 100755
3 --- a/lib/service/servicemp3.cpp
4 +++ b/lib/service/servicemp3.cpp
5 @@ -23,6 +23,8 @@
6  
7  #define HTTP_TIMEOUT 10
8  
9 +#define GSTREAMER_SUBTITLE_SYNC_MODE_BUG
10 +
11  typedef enum
12  {
13         GST_PLAY_FLAG_VIDEO         = 0x00000001,