[vlc-devel] [PATCH 0/4] Fix callback deletion in src/input/var.c
Filip Roséen
filip at videolabs.io
Sat Jul 16 22:38:24 CEST 2016
These set of patches are primarily meant to fix the below linked
ticket (see the individual commits for more information):
- https://trac.videolan.org/vlc/ticket/17021
While fixing the issue I took a little time to do some extremely minor
cleaning of surrounding parts of the implementation.
I was thinking of including a stupid pun related to "variables" and
"var-in-attics", but since I could not think of something that would
actually be funny (and make sense).. here's an ascii house:
) ) /\
===== / \
_|___|_____/ __ \____________
.___________. |::::::::::/ | | \:::::::::::|
|there is | -> |:::::::::/ ==== \::::::::::|
| some sort | |::::::::/__________\:::::::::|
| of pun | |_________| ____ |__________|
| in there | | ______ | / || \ | _______ |
'-----------' || | || ====== || | ||
||--+---|| | | ||---+---||
||__|___|| | o| ||___|___||
|========| |____| |=========|
(^^-^^^^^-|________|-^^^--^^^)
(,, , ,, ,/________\,,,, ,, ,)
','',,,,' /__________\,,,',',;;
src; http://www.chris.com/ascii/index.php?art=objects/buildings
Filip Roséen (4):
input/var: more descriptive names for title/seekpoint callbacks
input/var: fix deletion of title navigation callbacks
input/var: fix deletion of seekpoint navigation callbacks
input/var: removed useless branching in input_ControlVarStop
src/input/var.c | 30 +++++++++++++++++++-----------
1 file changed, 19 insertions(+), 11 deletions(-)
--
2.9.0
More information about the vlc-devel
mailing list