forked from FFmpeg/FFmpeg
avcodec: Fix doxygen comment marker
This commit is contained in:
parent
394abd8458
commit
98a2ade630
1 changed files with 1 additions and 1 deletions
|
@ -1505,7 +1505,7 @@ typedef struct AVCodecContext {
|
|||
*/
|
||||
int hwaccel_flags;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Video decoding only. Sets the number of extra hardware frames which
|
||||
* the decoder will allocate for use by the caller. This must be set
|
||||
* before avcodec_open2() is called.
|
||||
|
|
Loading…
Add table
Reference in a new issue