lavf/allformats: align nit for tee muxer.

This commit is contained in:
Clément Bœsch 2013-06-01 02:35:42 +02:00
parent 710940bec1
commit 716dbc7e13
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ void av_register_all(void)
REGISTER_DEMUXER (SUBVIEWER, subviewer);
REGISTER_MUXDEMUX(SWF, swf);
REGISTER_DEMUXER (TAK, tak);
REGISTER_MUXER (TEE, tee);
REGISTER_MUXER (TEE, tee);
REGISTER_DEMUXER (TEDCAPTIONS, tedcaptions);
REGISTER_MUXER (TG2, tg2);
REGISTER_MUXER (TGP, tgp);