[vlc-commits] commit: Used vout_control for various commands (vout). (Laurent Aimar )
git at videolan.org
git at videolan.org
Mon Apr 26 18:00:22 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Apr 25 19:28:25 2010 +0200| [2c2f3856370e3480e4a61c263ec7917ace9fb60d] | committer: Laurent Aimar
Used vout_control for various commands (vout).
It also improves reactivity of seek while paused.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2c2f3856370e3480e4a61c263ec7917ace9fb60d
---
src/video_output/control.c | 11 ++-
src/video_output/control.h | 17 ++-
src/video_output/video_output.c | 315 ++++++++++++++++++--------------------
src/video_output/vout_internal.h | 10 +-
src/video_output/vout_intf.c | 2 -
5 files changed, 169 insertions(+), 186 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2c2f3856370e3480e4a61c263ec7917ace9fb60d
More information about the vlc-commits
mailing list