[vlc-devel] vlc branch master compilation failed on openSUSE 13.2
Gilles Sabourin
gilles.sabourin at free.fr
Sat Feb 13 20:57:00 CET 2016
Hello,
I get a compilation issue on vlc master branch:
demux/mpeg/ts_psip.c:40:26: fatal error: dvbpsi/dr_a0.h: No such file or
directory
#include <dvbpsi/dr_a0.h>
^
compilation terminated.
Makefile:16708: recipe for target 'demux/mpeg/libts_plugin_la-ts_psip.lo'
failed
make[4]: *** [demux/mpeg/libts_plugin_la-ts_psip.lo] Error 1
Maybe the following patches are not polished and/or complete?
* 141d5e2 : Francois Cartegnie : Wed Feb 10 10:26:33 2016 +0100 : demux: ts:
add support for ETT tables|
| modules/demux/mpeg/ts_psip.c | 391
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
| modules/demux/mpeg/ts_streams_private.h | 3 +
| 2 files changed, 329 insertions(+), 65 deletions(-)
* 5723bae : Francois Cartegnie : Thu Feb 11 18:02:28 2016 +0100 : demux: ts:
add custom ETT decoder|
| modules/demux/mpeg/ts_psip_dvbpsi_fixes.c | 32
++++++++++++++++++++++++++++++++
| modules/demux/mpeg/ts_psip_dvbpsi_fixes.h | 1 +
| 2 files changed, 33 insertions(+)
br,
Gilles
More information about the vlc-devel
mailing list