mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-24 16:00:02 +01:00
cosmetics: minor libavcodec spelling errors
Also update some common misspelled words in patcheck Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
0692d4c890
commit
6851130fd6
@@ -1709,7 +1709,7 @@ static enum CodecID remap_deprecated_codec_id(enum CodecID id)
|
||||
{
|
||||
switch(id){
|
||||
//This is for future deprecatec codec ids, its empty since
|
||||
//last major bump but will fill up again over time, please dont remove it
|
||||
//last major bump but will fill up again over time, please don't remove it
|
||||
// case CODEC_ID_UTVIDEO_DEPRECATED: return CODEC_ID_UTVIDEO;
|
||||
default : return id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user