Commit 4c150e3f authored by Jordi Ortiz's avatar Jordi Ortiz Committed by Michael Niedermayer

Dirac: allcodecs in alphabetical order

(cherry picked from commit b44c20e9f04f29aff09f64659b3c2926e08b46f8)
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent e3cfe541
......@@ -90,8 +90,8 @@ void avcodec_register_all(void)
REGISTER_DECODER (CLJR, cljr);
REGISTER_DECODER (CSCD, cscd);
REGISTER_DECODER (CYUV, cyuv);
REGISTER_DECODER (DIRAC, dirac);
REGISTER_DECODER (DFA, dfa);
REGISTER_DECODER (DIRAC, dirac);
REGISTER_ENCDEC (DNXHD, dnxhd);
REGISTER_ENCDEC (DPX, dpx);
REGISTER_DECODER (DSICINVIDEO, dsicinvideo);
......
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