Commit 94b1f338 authored by Stefano Sabatini's avatar Stefano Sabatini

Reindent.

Originally committed as revision 20993 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bb1a8793
...@@ -738,8 +738,8 @@ attribute_deprecated AVOutputFormat *guess_format(const char *short_name, ...@@ -738,8 +738,8 @@ attribute_deprecated AVOutputFormat *guess_format(const char *short_name,
* MIME type of the registered formats * MIME type of the registered formats
*/ */
AVOutputFormat *av_guess_format(const char *short_name, AVOutputFormat *av_guess_format(const char *short_name,
const char *filename, const char *filename,
const char *mime_type); const char *mime_type);
/** /**
* Guesses the codec ID based upon muxer and filename. * Guesses the codec ID based upon muxer and filename.
......
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