OSDN Git Service

lavf: make output format matching case insensitive
authorMans Rullgard <mans@mansr.com>
Sat, 19 May 2012 17:44:16 +0000 (18:44 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 19 May 2012 18:44:15 +0000 (19:44 +0100)
commit81ad97eedad2b34a8b758fda72f68488d7f86118
tree4d1b820a8ca7c0a5d96a6e76e82607f3cf69f994
parent63dcd16d567862d94fe4b178e47f440e8ad6a2c9
lavf: make output format matching case insensitive

This is consistent with how input formats are matched.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavformat/utils.c