Expand description
WMV2 (Windows Media Video 8 / MS-MPEG4 V3) picture header parsing.
This module intentionally mirrors upstream’s wmv2dec.c picture-header logic:
wmv2_decode_picture_header()for the primary picture header- Frame-skipped probe for P pictures
Any alternative/custom headers are deliberately not supported.