# HG changeset patch # User stefano # Date 1262350340 0 # Node ID 06b9ae377c2511e4cd8defb1f3b62abf135ad01f # Parent 0794c77c3c4649a8ad93cef9b019bf3f9fe609fd Reindent. diff -r 0794c77c3c46 -r 06b9ae377c25 avformat.h --- a/avformat.h Fri Jan 01 12:46:24 2010 +0000 +++ b/avformat.h Fri Jan 01 12:52:20 2010 +0000 @@ -738,8 +738,8 @@ * MIME type of the registered formats */ AVOutputFormat *av_guess_format(const char *short_name, - const char *filename, - const char *mime_type); + const char *filename, + const char *mime_type); /** * Guesses the codec ID based upon muxer and filename.