mirror of
https://github.com/videolan/vlc.git
synced 2024-12-03 23:04:35 +08:00
Avcodec: remove trailing space
This commit is contained in:
parent
195365fa2e
commit
379c7dc11f
@ -996,7 +996,7 @@ errmsg:
|
||||
goto error;
|
||||
}
|
||||
msg_Dbg( p_enc, "found encoder %s", psz_namecodec );
|
||||
|
||||
|
||||
p_enc->pf_encode_video = EncodeVideo;
|
||||
p_enc->pf_encode_audio = EncodeAudio;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user