Commit 3a15e208 authored by stefano's avatar stefano

Reindent.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20993 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 22038a4b
...@@ -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