mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-19 02:02:47 +00:00
Remove misplaced comment.
This commit is contained in:
parent
bae99f7651
commit
02c2a54bf6
@ -392,7 +392,7 @@ static av_cold int encode_init_ls(AVCodecContext *ctx) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
AVCodec ff_jpegls_encoder = { //FIXME avoid MPV_* lossless JPEG should not need them
|
||||
AVCodec ff_jpegls_encoder = {
|
||||
.name = "jpegls",
|
||||
.type = AVMEDIA_TYPE_VIDEO,
|
||||
.id = CODEC_ID_JPEGLS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user