|
@@ -276,5 +276,6 @@ AVCodec rv30_decoder = { |
|
|
ff_rv34_decode_end, |
|
|
ff_rv34_decode_end, |
|
|
ff_rv34_decode_frame, |
|
|
ff_rv34_decode_frame, |
|
|
CODEC_CAP_DR1 | CODEC_CAP_DELAY, |
|
|
CODEC_CAP_DR1 | CODEC_CAP_DELAY, |
|
|
|
|
|
.flush = ff_mpeg_flush, |
|
|
.long_name = NULL_IF_CONFIG_SMALL("RealVideo 3.0"), |
|
|
.long_name = NULL_IF_CONFIG_SMALL("RealVideo 3.0"), |
|
|
}; |
|
|
}; |