Skip to content

[3.0] demux: mkv: fix link to ALAC documentation/usage

Steve Lhomme requested to merge robUx4/vlc:30-mkv-alac into 3.0.x

The 36 is the 12 bytes we write plus 24 bytes from ALACSpecificConfig.

Also avoid subtracting 12 from a variable were we added 12 (our header).

Merge request reports