[vlc-devel] [PATCH 0/4] demux: mkv: clean-up of event related code

Filip Roséen filip at atch.se
Sun Jul 22 08:16:31 CEST 2018


Less is more.

Filip Roséen (4):
  demux: mkv: HandleKeyEvent: negate if to prevent nesting
  demux: mkv: HandleKeyEvent: use common variable initialization
  demux: mkv: HandleKeyEvent: introduce common helper
  demux: mkv: ProcessNavAction: negate if to prevent nesting

 modules/demux/mkv/events.cpp | 122 +++++++++--------------------------
 modules/demux/mkv/events.hpp |   2 +
 2 files changed, 31 insertions(+), 93 deletions(-)

-- 
2.18.0


More information about the vlc-devel mailing list