Revision b2ed95ec libavcodec/lagarith.c
libavcodec/lagarith.c | ||
---|---|---|
510 | 510 |
|
511 | 511 |
AVCodec ff_lagarith_decoder = { |
512 | 512 |
"lagarith", |
513 |
CODEC_TYPE_VIDEO,
|
|
513 |
AVMEDIA_TYPE_VIDEO,
|
|
514 | 514 |
CODEC_ID_LAGARITH, |
515 | 515 |
sizeof(LagarithContext), |
516 | 516 |
lag_decode_init, |
Also available in: Unified diff