cosmetics: Add empty line for consistent formatting.
patch by Gwenolé Beauchesne, gbeauchesne splitted-desktop com Originally committed as revision 16852 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
eea325645c
commit
2e584eea4b
@ -7150,6 +7150,7 @@ static inline int decode_seq_parameter_set(H264Context *h){
|
|||||||
((const char*[]){"Gray","420","422","444"})[sps->chroma_format_idc]
|
((const char*[]){"Gray","420","422","444"})[sps->chroma_format_idc]
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
av_free(h->sps_buffers[sps_id]);
|
av_free(h->sps_buffers[sps_id]);
|
||||||
h->sps_buffers[sps_id]= sps;
|
h->sps_buffers[sps_id]= sps;
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user