[vlc-devel] commit: Do not delete input variable, only remove callbacks ( and all of them). (Laurent Aimar )
git version control
git at videolan.org
Sun Jun 29 00:18:49 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Jun 28 22:20:12 2008 +0000| [8d65a7555d7cda5a871f104dc97d4ea963161903]
Do not delete input variable, only remove callbacks (and all of them).
Otherwise, every one would have to check the return value of var_Get ...
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8d65a7555d7cda5a871f104dc97d4ea963161903
---
src/input/input.c | 2 +-
src/input/input_internal.h | 2 +-
src/input/var.c | 156 ++++++++++++++++++++++++-------------------
3 files changed, 89 insertions(+), 71 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8d65a7555d7cda5a871f104dc97d4ea963161903
More information about the vlc-devel
mailing list