]> git.sesse.net Git - vlc/commit
Allowed to have access_demux without pf_demux as slave.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 17 Jul 2009 16:45:13 +0000 (18:45 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 17 Jul 2009 16:48:04 +0000 (18:48 +0200)
commit93682d7ce176b4b8b3b40559dbc4a34c33fae71c
treebae5a066f8b407d6063085e46f2ce71ebd0a4626
parent9d0c20c58482475accbd41a25d2e38aa0e5e76ab
Allowed to have access_demux without pf_demux as slave.

It would be the proper thing to do to convert real time access_demux
to work without pf_demux callback (it includes oss,alsa,rtp,screen
at least).
src/input/input.c