Revision d36beb3f libavcodec/ljpegenc.c
libavcodec/ljpegenc.c | ||
---|---|---|
186 | 186 |
} |
187 | 187 |
|
188 | 188 |
|
189 |
AVCodec ljpeg_encoder = { //FIXME avoid MPV_* lossless JPEG should not need them |
|
189 |
AVCodec ff_ljpeg_encoder = { //FIXME avoid MPV_* lossless JPEG should not need them
|
|
190 | 190 |
"ljpeg", |
191 | 191 |
AVMEDIA_TYPE_VIDEO, |
192 | 192 |
CODEC_ID_LJPEG, |
Also available in: Unified diff