forked from FFmpeg/FFmpeg
avcodec/vdpau: Fix doxy comment typo
This is clearly supposed to be a doxy comment and needed to properly close the group.
This commit is contained in:
parent
c468a8c04f
commit
295d217117
1 changed files with 1 additions and 1 deletions
|
@ -152,6 +152,6 @@ int av_vdpau_get_surface_parameters(AVCodecContext *avctx, VdpChromaType *type,
|
|||
*/
|
||||
AVVDPAUContext *av_vdpau_alloc_context(void);
|
||||
|
||||
/* @}*/
|
||||
/** @} */
|
||||
|
||||
#endif /* AVCODEC_VDPAU_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue