Merge remote-tracking branch 'qatar/master'
* qatar/master: lavc: add CODEC_CAP_DR1 to all video decoders missing them rtpdec: Cosmetic cleanup Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -191,4 +191,5 @@ AVCodec ff_kgv1_decoder = {
|
||||
.decode = decode_frame,
|
||||
.flush = decode_flush,
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Kega Game Video"),
|
||||
.capabilities = CODEC_CAP_DR1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user