Fix indentation in avcodec.h
Originally committed as revision 20082 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -2525,7 +2525,7 @@ typedef struct AVCodecContext {
|
|||||||
* - encoding: Set by user
|
* - encoding: Set by user
|
||||||
* - decoding: Set by libavcodec
|
* - decoding: Set by libavcodec
|
||||||
*/
|
*/
|
||||||
enum AVChromaLocation chroma_sample_location;
|
enum AVChromaLocation chroma_sample_location;
|
||||||
} AVCodecContext;
|
} AVCodecContext;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user