]> git.sesse.net Git - vlc/commit
Force VLM stream to not use sout-keep.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 26 Feb 2007 19:27:35 +0000 (19:27 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 26 Feb 2007 19:27:35 +0000 (19:27 +0000)
commitd7bc817f72e44cacf0fc9468c7988ee1f4b565a7
tree6a3d4ee1cf162c65af4e3493bb0105807a75414c
parentf6b77b24afe7f73539125d178712b83b9bb4d771
Force VLM stream to not use sout-keep.
Fixed race condition with sout-keep.
Fixed broken sout-keep behaviour (currently active sout can be used
 twice or destroyed..., it might fixed segfaults reported by xxcv))
src/input/input.c
src/input/vlm.c
src/stream_output/stream_output.c