mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
recommit of
slightly cleaner width / height comment Originally committed as revision 2353 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -482,7 +482,7 @@ typedef struct AVCodecContext {
|
||||
/**
|
||||
* width / height.
|
||||
* - encoding: MUST be set by user.
|
||||
* - decoding: set by user, some codecs might override / change it during playback
|
||||
* - decoding: set by user if known, codec should override / dynamically change if needed
|
||||
*/
|
||||
int width, height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user