]> git.sesse.net Git - vlc/commit
* made file access plugin use input_SetProgram so that we may change
authorJohan Bilien <jobi@videolan.org>
Mon, 8 Apr 2002 14:53:05 +0000 (14:53 +0000)
committerJohan Bilien <jobi@videolan.org>
Mon, 8 Apr 2002 14:53:05 +0000 (14:53 +0000)
commitcb8ef93ce9ceb597fdbaee6a3fe3156ef31e4f39
tree72805217b58a6f2824b00a944e510f66d77b9dcc
parent0393b2535bf1af5de00714e3b7322c002b6e04bb
* made file access plugin use input_SetProgram so that we may change
  program when reading a file
* fixed a bug in input_SetProgram
* added --input_program <int> option, to choose the program from
  the command line
plugins/access/file.c
src/input/input.c
src/input/input_programs.c
src/input/mpeg_system.c
src/interface/main.c