Skip to content

demux: mkv: fix link to ALAC documentation/usage

Steve Lhomme requested to merge robUx4/vlc:mkv-alac into master

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