Commit 92e71131 authored by romansh's avatar romansh

cosemtics updates as per Michael's suggestion


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15582 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 719de937
......@@ -6403,7 +6403,7 @@ static inline const DVprofile* dv_frame_profile(const uint8_t* frame)
return NULL;
}
static inline const DVprofile* dv_codec_profile(AVCodecContext* codec)
static const DVprofile* dv_codec_profile(AVCodecContext* codec)
{
int i;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment