mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-28 03:13:08 +08:00
Fix typo in mvc decoder.
This commit is contained in:
@@ -272,7 +272,7 @@ AVCodec ff_mvc1_decoder = {
|
||||
};
|
||||
#endif
|
||||
|
||||
#if CONFIG_MVC1_DECODER
|
||||
#if CONFIG_MVC2_DECODER
|
||||
AVCodec ff_mvc2_decoder = {
|
||||
.name = "mvc2",
|
||||
.type = AVMEDIA_TYPE_VIDEO,
|
||||
|
||||
Reference in New Issue
Block a user