Commit 0132e7dc authored by Daniel Verkamp's avatar Daniel Verkamp Committed by Rafaël Carré

Sort avcodec mapping table by AVCodecID enum

This makes it much easier to tell which codec ID mappings are missing
(or intentionally skipped).

Comments have been added for each codec ID that is currently missing.

Ordering between codecs with the same avcodec ID or VLC fourcc has been
preserved.

No functional change.
Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent c7283a40
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment