- parsing and processing of selection expressions is completely reimplemented, since the former solution was hard to maintain and bad
structured
- the YcbVideoLoader class is renamed to Loader
- the FrameDescriptor class is renamed to Descriptor
- the object returned by the frames() method now behaves list-like: the len() builtin and index-based element access are additionally supported
- the types Frame, Descriptor and Box are now exported in __init__.py