comparison raw.c @ 3428:b0936b8a0337 libavformat

cosmetics: s/Id/id/ in libavformat where Id refers to id Software. patch by Stefano Sabatini, stefano.sabatini-lala poste it
author diego
date Thu, 05 Jun 2008 15:03:55 +0000
parents 7a0230981402
children 31a0f3b99ef7
comparison
equal deleted inserted replaced
3427:4e5e94c36862 3428:b0936b8a0337
595 595
596 #ifdef CONFIG_ROQ_MUXER 596 #ifdef CONFIG_ROQ_MUXER
597 AVOutputFormat roq_muxer = 597 AVOutputFormat roq_muxer =
598 { 598 {
599 "RoQ", 599 "RoQ",
600 NULL_IF_CONFIG_SMALL("Id RoQ format"), 600 NULL_IF_CONFIG_SMALL("id RoQ format"),
601 NULL, 601 NULL,
602 "roq", 602 "roq",
603 0, 603 0,
604 CODEC_ID_ROQ_DPCM, 604 CODEC_ID_ROQ_DPCM,
605 CODEC_ID_ROQ, 605 CODEC_ID_ROQ,