]> git.sesse.net Git - vlc/commit
Remove audio-es/video-es callbacks and replace it with a better solution by using...
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 19 Jun 2008 21:17:57 +0000 (00:17 +0300)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 20 Jun 2008 07:53:13 +0000 (09:53 +0200)
commit82744463caf51fafbab6a52215cb6d88e735aa1c
treeb45344c070533404b4756237d891fc20bc96b842
parentac08060e63daffcba906b7ecd4064f2d2f47dbd8
Remove audio-es/video-es callbacks and replace it with a better solution by using directly vlc variables. Also change ChangeSPU to send event for customevent-handler in callback, and do the signal emiting in there so we don't need to be in callback that long.

Patch fixed up by me.

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
modules/gui/qt4/input_manager.cpp
modules/gui/qt4/input_manager.hpp