]> git.sesse.net Git - vlc/commit
* include: removed a few deprecated functions.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 7 Jun 2004 18:23:15 +0000 (18:23 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 7 Jun 2004 18:23:15 +0000 (18:23 +0000)
commit4f49b52cebae3055876099eccd8ed79d0daed7b5
treef719ec41f162f970e8a78d42d2f15c19d9fca504
parent275cc5537c6c992f76ab3b1afb1528f34be5774b
 * include: removed a few deprecated functions.
 * demux, access: change the prototype of access2_New/demux2_New.
 * control: implemented all INPUT_GET/SET.
 * src/input/*.c: removed old functions, move some of them.
include/input_ext-intf.h
include/ninput.h
include/vlc_common.h
src/input/access.c
src/input/control.c
src/input/demux.c
src/input/input.c
src/input/input_ext-intf.c
src/input/input_programs.c
src/input/stream.c