mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-02 01:47:47 +00:00
cosmetic: align
Originally committed as revision 12335 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
241227d8a8
commit
c06ccb1357
1 changed files with 1 additions and 1 deletions
|
@ -1289,7 +1289,7 @@ char av_get_pict_type_char(int pict_type){
|
|||
case FF_S_TYPE: return 'S';
|
||||
case FF_SI_TYPE:return 'i';
|
||||
case FF_SP_TYPE:return 'p';
|
||||
default: return '?';
|
||||
default: return '?';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue