You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
avcodec/vp8: Fix wrong #endif comment
Reviewed-by: Peter Ross <pross@xvid.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@ -2984,4 +2984,4 @@ const FFCodec ff_vp8_decoder = {
|
||||
NULL
|
||||
},
|
||||
};
|
||||
#endif /* CONFIG_VP7_DECODER */
|
||||
#endif /* CONFIG_VP8_DECODER */
|
||||
|
Reference in New Issue
Block a user