]> git.sesse.net Git - vlc/commit
input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
authorLaurent Aimar <fenrir@videolan.org>
Fri, 25 Mar 2005 08:58:46 +0000 (08:58 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 25 Mar 2005 08:58:46 +0000 (08:58 +0000)
commit652b8fc0359b620d9a5b401fe042387e91a05ef7
tree363e175c52c8cbe1a8ddb4bd9f1fecbad820d81d
parent4e247307758d8124da393fa1eb95e3105e553a46
 input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
 access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
          - do not create sout when uri start by 'vlc:'. It is needed to use
 the special vlc access with sout (ex: vlc in --sout out vlc:quit).
src/input/input.c