]> git.sesse.net Git - vlc/commit
input_DecoderCreate: create a decoder w/o input thread
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Apr 2011 17:13:41 +0000 (20:13 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Apr 2011 17:21:40 +0000 (20:21 +0300)
commitc2a6c69154dca4c494cc802871994df534893377
tree7add1cd7083dc0583a14344a16f4b5eea4b597fd
parentf137e017a67afe2cd70f3b407ea2be41359a97be
input_DecoderCreate: create a decoder w/o input thread

This still requires input resources. But that should not be a problem
as the needed functions are already exposed (for libvlc).

Statistics, subpictures and input events do not work when a decoder is
created in this manner.
include/vlc_input.h
src/input/decoder.c
src/libvlccore.sym