sout_display: use input_DecoderCreate (fixes #4633)
commit60431b0a3d1d0a09096bd296b8daa6101eebe113
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Apr 2011 17:38:29 +0000 (4 20:38 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Apr 2011 17:38:29 +0000 (4 20:38 +0300)
treeed64a5ff3265762e38e8138d2383a610fbe2002c
parent3d6f1d93f0a4cbd14f09e4cb0f79598dd1652573
sout_display: use input_DecoderCreate (fixes #4633)

Audio and video decoding works again. And now, it should not anymore
crash with --sout-keep. However, due to the current limitations of
input_DecoderCreate(), subpictures, statistics and input events are
broken. Note that hotkeys, the Qt audio menu and the Qt video menu do
 depend on input events :/
modules/stream_out/display.c