]> git.sesse.net Git - vlc/commit
+ input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing
authorEric Petit <titer@videolan.org>
Thu, 26 Aug 2004 12:59:31 +0000 (12:59 +0000)
committerEric Petit <titer@videolan.org>
Thu, 26 Aug 2004 12:59:31 +0000 (12:59 +0000)
commit9d3b03dec9f0f47b697abccbc3bab2ffb792f167
tree741151a2805b18705e70076f849cca74250104c4
parent2c6dfafb185bc92e276b3a7dc831457a922e2b49
 + input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing
     so AttachSPU can still reach p_input
 + src/video_output/*: init mouse variable before attaching p_vout so
     dvdnav can't add callbacks on those before there're created
 + beos/VideoOutput.cpp: removed tabs, sanity check
modules/gui/beos/VideoOutput.cpp
src/input/decoder.c
src/video_output/video_output.c
src/video_output/vout_intf.c